org.jasig.portal.core
Class ObjectIdFactory
java.lang.Object
org.jasig.portal.core.ObjectIdFactory
- Direct Known Subclasses:
- NodeIdFactory
public abstract class ObjectIdFactory
- extends Object
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 |
ObjectIdFactory
public ObjectIdFactory()
createId
public static IObjectId createId(String id)
createId
public static IObjectId createId(int id)
createId
public static IObjectId createId(long id)
Copyright © 2010 Jasig. All Rights Reserved.