comet.idtype ******************************************************************************* .. py:module:: comet.idtype The comet.idtype module provides factory functions for creating :py:class:`.CIDType` objects aswell as helper functions for processing unbound ID values. .. seealso:: Class :py:class:`.CIDType` Instances of IDType objects Methods =============================================================================== .. autofunction:: comet.idtype.create .. autofunction:: comet.idtype.getRecordID .. autofunction:: comet.idtype.getGroupID .. autofunction:: comet.idtype.getEntityID .. autofunction:: comet.idtype.getEntityClass .. autofunction:: comet.idtype.getParentRecordID .. autofunction:: comet.idtype.getParentGroupID .. autofunction:: comet.idtype.getParentEntityID .. autofunction:: comet.idtype.getParentEntityClass