|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.core.ObjectIdFactory.ObjectIdImpl
org.jasig.portal.layout.node.NodeIdFactory.NodeIdImpl
protected static class NodeIdFactory.NodeIdImpl
Field Summary |
---|
Fields inherited from class org.jasig.portal.core.ObjectIdFactory.ObjectIdImpl |
---|
id |
Constructor Summary | |
---|---|
NodeIdFactory.NodeIdImpl(int id)
|
|
NodeIdFactory.NodeIdImpl(long id)
|
|
NodeIdFactory.NodeIdImpl(java.lang.String id)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
Methods inherited from class org.jasig.portal.core.ObjectIdFactory.ObjectIdImpl |
---|
toInt, toLong, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.jasig.portal.core.IObjectId |
---|
toInt, toLong, toString |
Constructor Detail |
---|
public NodeIdFactory.NodeIdImpl(java.lang.String id)
public NodeIdFactory.NodeIdImpl(int id)
public NodeIdFactory.NodeIdImpl(long id)
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ObjectIdFactory.ObjectIdImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |