org.jasig.portal.layout.node
Class NodeIdFactory
java.lang.Object
org.jasig.portal.core.ObjectIdFactory
org.jasig.portal.layout.node.NodeIdFactory
public abstract class NodeIdFactory
- extends ObjectIdFactory
The object Ids factory.
- Version:
- $Revision: 19776 $
- Author:
- Michael Ivanov, mvi@immagic.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeIdFactory
public NodeIdFactory()
createNodeId
public static INodeId createNodeId(String id)
createNodeId
public static INodeId createNodeId(int id)
createNodeId
public static INodeId createNodeId(long id)
Copyright © 2010 Jasig. All Rights Reserved.