Uses of Class
org.opencms.gwt.shared.CmsUploadRestrictionInfo.NodeData
Packages that use CmsUploadRestrictionInfo.NodeData
-
Uses of CmsUploadRestrictionInfo.NodeData in org.opencms.gwt.shared
Methods in org.opencms.gwt.shared that return CmsUploadRestrictionInfo.NodeDataModifier and TypeMethodDescriptionCmsUploadRestrictionInfo.collectNodeData
(CmsUploadRestrictionInfo.Node root, String path) Helper method for collecting and merging the node data valid for a particular path.CmsUploadRestrictionInfo.Node.getData()
Gets the node dataCmsUploadRestrictionInfo.NodeData.merge
(CmsUploadRestrictionInfo.NodeData child) Merges this node with a child node, where if the child node has attributes set, they override the corresponding attributes of this node.Methods in org.opencms.gwt.shared with parameters of type CmsUploadRestrictionInfo.NodeDataModifier and TypeMethodDescriptionCmsUploadRestrictionInfo.NodeData.merge
(CmsUploadRestrictionInfo.NodeData child) Merges this node with a child node, where if the child node has attributes set, they override the corresponding attributes of this node.void
CmsUploadRestrictionInfo.Node.setData
(CmsUploadRestrictionInfo.NodeData data) Sets the node data