org.sakaiproject.tool.assessment.osid.shared.impl
Class IdImpl
java.lang.Object
org.sakaiproject.tool.assessment.osid.shared.impl.IdImpl
- All Implemented Interfaces:
- Serializable, org.osid.shared.Id
public class IdImpl
- extends Object
- implements org.osid.shared.Id
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdImpl
public IdImpl(String id)
IdImpl
public IdImpl(Long internalId)
IdImpl
public IdImpl(long internalId)
getIdString
public String getIdString()
throws org.osid.shared.SharedException
- Specified by:
getIdString in interface org.osid.shared.Id
- Throws:
org.osid.shared.SharedException
isEqual
public boolean isEqual(org.osid.shared.Id pId)
throws org.osid.shared.SharedException
- Specified by:
isEqual in interface org.osid.shared.Id
- Throws:
org.osid.shared.SharedException
Copyright © 2005-2012 Sakai Project. All Rights Reserved.