Interface IDirRole

All Superinterfaces:
IDirPrincipal, IView, Serializable

public interface IDirRole extends IDirPrincipal
A collection of principals that is determined by an external IRoleProvider who is able to determine whether a principal belongs to the collection, but not necessarilly what the entire collection is.
  • Method Details

    • getRoleProviderID

      IThingID getRoleProviderID() throws PortalException
      Using this id, you can query the IDirSystem to obtain the appropriate role provider
      Returns:
      the internal name of the role provider
      Throws:
      PortalException
    • getThingID

      IThingID getThingID()
      Using this ID, you get the actual contained storage object of this role
      Returns:
      the thingID of the internal storage xtype