com.im.ijc.core.api.util
Class NodeFactory
java.lang.Object
com.im.ijc.core.api.util.NodeFactory
public final class NodeFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeFactory
public NodeFactory()
createNode
public static Node createNode(DFItem item)
- XXX not yet implemented
createListAndQuertiesNode
public static Node createListAndQuertiesNode(Node context)
- Creates List and queries node for the context.
- Parameters:
context - The n ode with ViewCapability, EntityCapability or DataTreeCapability
- Returns:
- Null if it is not possible to create node for the parameter context.