Class GeneratedBackofficeManager

    • Field Detail

      • DEFAULT_INITIAL_ATTRIBUTES

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

      • GeneratedBackofficeManager

        public GeneratedBackofficeManager()
    • Method Detail

      • isBackOfficeLoginDisabled

        public java.lang.Boolean isBackOfficeLoginDisabled​(SessionContext ctx,
                                                           Principal item)
        Generated method - Getter of the Principal.backOfficeLoginDisabled attribute.
        Returns:
        the backOfficeLoginDisabled
      • isBackOfficeLoginDisabled

        public java.lang.Boolean isBackOfficeLoginDisabled​(Principal item)
        Generated method - Getter of the Principal.backOfficeLoginDisabled attribute.
        Returns:
        the backOfficeLoginDisabled
      • isBackOfficeLoginDisabledAsPrimitive

        public boolean isBackOfficeLoginDisabledAsPrimitive​(SessionContext ctx,
                                                            Principal item)
        Generated method - Getter of the Principal.backOfficeLoginDisabled attribute.
        Returns:
        the backOfficeLoginDisabled
      • isBackOfficeLoginDisabledAsPrimitive

        public boolean isBackOfficeLoginDisabledAsPrimitive​(Principal item)
        Generated method - Getter of the Principal.backOfficeLoginDisabled attribute.
        Returns:
        the backOfficeLoginDisabled
      • setBackOfficeLoginDisabled

        public void setBackOfficeLoginDisabled​(SessionContext ctx,
                                               Principal item,
                                               java.lang.Boolean value)
        Generated method - Setter of the Principal.backOfficeLoginDisabled attribute.
        Parameters:
        value - the backOfficeLoginDisabled
      • setBackOfficeLoginDisabled

        public void setBackOfficeLoginDisabled​(Principal item,
                                               java.lang.Boolean value)
        Generated method - Setter of the Principal.backOfficeLoginDisabled attribute.
        Parameters:
        value - the backOfficeLoginDisabled
      • setBackOfficeLoginDisabled

        public void setBackOfficeLoginDisabled​(SessionContext ctx,
                                               Principal item,
                                               boolean value)
        Generated method - Setter of the Principal.backOfficeLoginDisabled attribute.
        Parameters:
        value - the backOfficeLoginDisabled
      • setBackOfficeLoginDisabled

        public void setBackOfficeLoginDisabled​(Principal item,
                                               boolean value)
        Generated method - Setter of the Principal.backOfficeLoginDisabled attribute.
        Parameters:
        value - the backOfficeLoginDisabled
      • createBackofficeRole

        public BackofficeRole createBackofficeRole​(java.util.Map attributeValues)
      • createExcelImportCronJob

        public ExcelImportCronJob createExcelImportCronJob​(java.util.Map attributeValues)
      • createExcelImportJob

        public ExcelImportJob createExcelImportJob​(java.util.Map attributeValues)
      • getName

        public java.lang.String getName()
        Specified by:
        getName in class Extension