Class IdManager

  • All Implemented Interfaces:
    Serializable, org.osid.id.IdManager, org.osid.OsidManager

    public class IdManager
    extends Object
    implements org.osid.id.IdManager
    See Also:
    Serialized Form
    • Constructor Detail

      • IdManager

        public IdManager()
    • Method Detail

      • getOsidContext

        public org.osid.OsidContext getOsidContext()
                                            throws org.osid.id.IdException
        Specified by:
        getOsidContext in interface org.osid.OsidManager
        Throws:
        org.osid.id.IdException
      • assignOsidContext

        public void assignOsidContext​(org.osid.OsidContext context)
                               throws org.osid.id.IdException
        Specified by:
        assignOsidContext in interface org.osid.OsidManager
        Throws:
        org.osid.id.IdException
      • assignConfiguration

        public void assignConfiguration​(Properties configuration)
                                 throws org.osid.id.IdException
        Specified by:
        assignConfiguration in interface org.osid.OsidManager
        Throws:
        org.osid.id.IdException
      • createId

        public org.osid.shared.Id createId()
                                    throws org.osid.id.IdException
        Specified by:
        createId in interface org.osid.id.IdManager
        Throws:
        org.osid.id.IdException
      • getId

        public org.osid.shared.Id getId​(String idString)
                                 throws org.osid.id.IdException
        Specified by:
        getId in interface org.osid.id.IdManager
        Throws:
        org.osid.id.IdException
      • osidVersion_2_0

        public void osidVersion_2_0()
                             throws org.osid.id.IdException
        Specified by:
        osidVersion_2_0 in interface org.osid.OsidManager
        Throws:
        org.osid.id.IdException