Class NodeProxy
java.lang.Object
org.openforis.collect.model.proxy.NodeProxy
- All Implemented Interfaces:
Proxy
- Direct Known Subclasses:
AttributeProxy,EntityProxy
- Author:
- S. Ricci, M. Togna
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfromList(EntityProxy parent, List<Node<?>> list, ProxyContext context) static NodeProxyfromNode(EntityProxy parent, Node<?> node, ProxyContext context) static NodeProxyfromNode(Node<?> node, ProxyContext context) getId()protected Localeprotected MessageSourcegetPath()boolean
-
Field Details
-
context
-
-
Constructor Details
-
NodeProxy
-
-
Method Details
-
fromNode
-
fromNode
-
fromList
public static List<NodeProxy> fromList(EntityProxy parent, List<Node<?>> list, ProxyContext context) -
getId
-
getDefinitionId
-
getPath
-
getParentId
-
isUserSpecified
public boolean isUserSpecified() -
getMessageSource
-
getLocale
-