Interface IDirectory

All Known Subinterfaces:
IGroup, ILocalization, IOperator, IOrganization, IUser

public interface IDirectory
Represents a directory object (User, Organization, Localization, Group)
  • Method Summary

    Modifier and Type
    Method
    Description
    default String
    Gets the directory object's external id.
    boolean
     
  • Method Details

    • isExternal

      boolean isExternal()
    • getExternalId

      default String getExternalId()
      Gets the directory object's external id.