| |
|
| java.lang.Object edu.indiana.lib.osid.component.id.IdManager
IdManager | public class IdManager implements org.osid.id.IdManager(Code) | | |
context | org.osid.OsidContext context(Code) | | |
assignOsidContext | public void assignOsidContext(org.osid.OsidContext context) throws org.osid.id.IdException(Code) | | |
createId | public org.osid.shared.Id createId() throws org.osid.id.IdException(Code) | | |
getId | public org.osid.shared.Id getId(String idString) throws org.osid.id.IdException(Code) | | |
getOsidContext | public org.osid.OsidContext getOsidContext() throws org.osid.id.IdException(Code) | | |
osidVersion_2_0 | public void osidVersion_2_0() throws org.osid.id.IdException(Code) | | |
|
|
|