java.lang.Object
com.orientechnologies.orient.core.type.ODocumentWrapper
com.orientechnologies.orient.core.metadata.security.OIdentity
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ORole, OUser

public abstract class OIdentity extends ODocumentWrapper
Created by luigidellaquila on 01/07/15.
See Also:
  • Field Details

  • Constructor Details

    • OIdentity

      public OIdentity()
    • OIdentity

      public OIdentity(ORID iRID)
    • OIdentity

      public OIdentity(String iClassName)
    • OIdentity

      public OIdentity(ODocument iDocument)