Class GeneratedBackofficeRole

    • Field Detail

      • AUTHORITIES

        public static final java.lang.String AUTHORITIES
        Qualifier of the BackofficeRole.authorities attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedBackofficeRole

        public GeneratedBackofficeRole()
    • Method Detail

      • getAuthorities

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

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

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

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