Uses of Interface
org.jasig.portal.layout.node.INodeId

Packages that use INodeId
org.jasig.portal.layout.node   
 

Uses of INodeId in org.jasig.portal.layout.node
 

Classes in org.jasig.portal.layout.node that implement INodeId
protected static class NodeIdFactory.NodeIdImpl
           
 

Methods in org.jasig.portal.layout.node that return INodeId
static INodeId NodeIdFactory.createNodeId(int id)
           
static INodeId NodeIdFactory.createNodeId(long id)
           
static INodeId NodeIdFactory.createNodeId(java.lang.String id)