Interface Agent

All Superinterfaces:
Activatable, KeyValuePair<String,String>, Persistent, Serializable
All Known Subinterfaces:
Role, User

public interface Agent extends Persistent, Activatable
Common interface for User and Role.
  • Method Details

    • getOid

      long getOid()
      Returns the unique oid of the object.
      Specified by:
      getOid in interface Persistent
      Returns:
      the oid
    • getId

      String getId()
      Returns the id of the object.
      Returns:
      the oid