org.jasig.portal.core
Class ObjectIdFactory.ObjectIdImpl
java.lang.Object
org.jasig.portal.core.ObjectIdFactory.ObjectIdImpl
- All Implemented Interfaces:
- java.io.Serializable, IObjectId
- Direct Known Subclasses:
- NodeIdFactory.NodeIdImpl
- Enclosing class:
- ObjectIdFactory
protected static class ObjectIdFactory.ObjectIdImpl
- extends java.lang.Object
- implements IObjectId
- See Also:
- Serialized Form
Field Summary |
protected java.lang.String |
id
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
id
protected java.lang.String id
ObjectIdFactory.ObjectIdImpl
public ObjectIdFactory.ObjectIdImpl(java.lang.String id)
ObjectIdFactory.ObjectIdImpl
public ObjectIdFactory.ObjectIdImpl(int id)
ObjectIdFactory.ObjectIdImpl
public ObjectIdFactory.ObjectIdImpl(long id)
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class java.lang.Object
toString
public java.lang.String toString()
- Specified by:
toString
in interface IObjectId
- Overrides:
toString
in class java.lang.Object
toInt
public int toInt()
- Specified by:
toInt
in interface IObjectId
toLong
public long toLong()
- Specified by:
toLong
in interface IObjectId