Class GeneratedBackofficeRole

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
BackofficeRole

public abstract class GeneratedBackofficeRole extends UserGroup
Generated class for type BackofficeRole.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedBackofficeRole

      public GeneratedBackofficeRole()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class GeneratedUserGroup
    • getAuthorities

      public Collection<String> getAuthorities(SessionContext ctx)
      Generated method - Getter of the BackofficeRole.authorities attribute.
      Returns:
      the authorities
    • getAuthorities

      public Collection<String> getAuthorities()
      Generated method - Getter of the BackofficeRole.authorities attribute.
      Returns:
      the authorities
    • setAuthorities

      public void setAuthorities(SessionContext ctx, Collection<String> value)
      Generated method - Setter of the BackofficeRole.authorities attribute.
      Parameters:
      value - the authorities
    • setAuthorities

      public void setAuthorities(Collection<String> value)
      Generated method - Setter of the BackofficeRole.authorities attribute.
      Parameters:
      value - the authorities