|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.portal.core.ObjectIdFactory
org.jasig.portal.layout.node.NodeIdFactory
public abstract class NodeIdFactory
The object Ids factory.
| Nested Class Summary | |
|---|---|
protected static class |
NodeIdFactory.NodeIdImpl
|
| Nested classes/interfaces inherited from class org.jasig.portal.core.ObjectIdFactory |
|---|
ObjectIdFactory.ObjectIdImpl |
| Constructor Summary | |
|---|---|
NodeIdFactory()
|
|
| Method Summary | |
|---|---|
static INodeId |
createNodeId(int id)
|
static INodeId |
createNodeId(long id)
|
static INodeId |
createNodeId(java.lang.String id)
|
| Methods inherited from class org.jasig.portal.core.ObjectIdFactory |
|---|
createId, createId, createId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NodeIdFactory()
| Method Detail |
|---|
public static INodeId createNodeId(java.lang.String id)
public static INodeId createNodeId(int id)
public static INodeId createNodeId(long id)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||