Package org.opencms.gwt.shared
Class CmsUploadRestrictionInfo.Node
java.lang.Object
org.opencms.gwt.shared.CmsUploadRestrictionInfo.Node
- All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable
- Enclosing class:
CmsUploadRestrictionInfo
public static class CmsUploadRestrictionInfo.Node
extends Object
implements com.google.gwt.user.client.rpc.IsSerializable
Tree node that stores the settings for a single folder.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the children.getData()
Gets the node datavoid
Sets the node data
-
Constructor Details
-
Node
public Node()Creates a new instance.
-
-
Method Details
-
getChildren
Gets the children.- Returns:
- the children by name
-
getData
Gets the node data- Returns:
- the node data
-