Package org.opencms.gwt.shared
Class CmsUploadRestrictionInfo.NodeData
java.lang.Object
org.opencms.gwt.shared.CmsUploadRestrictionInfo.NodeData
- All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable
- Enclosing class:
CmsUploadRestrictionInfo
public static class CmsUploadRestrictionInfo.NodeData
extends Object
implements com.google.gwt.user.client.rpc.IsSerializable
The data for a single node.
Contains information on which file extensions are uploadable and whether uploads are enabled at all.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
Merges this node with a child node, where if the child node has attributes set, they override the corresponding attributes of this node.void