Class DefaultExcelSupercategorySelectionDecorator

    • Constructor Detail

      • DefaultExcelSupercategorySelectionDecorator

        public DefaultExcelSupercategorySelectionDecorator()
    • Method Detail

      • hasNotSelectedSupercategoriesAttribute

        protected boolean hasNotSelectedSupercategoriesAttribute​(ExcelExportParams excelExportParams)
      • hasAtLeastOneClassificationAttributeSelected

        protected boolean hasAtLeastOneClassificationAttributeSelected​(ExcelExportParams excelExportParams)
      • canReadSupercategoriesAttribute

        protected boolean canReadSupercategoriesAttribute()
      • setTypeService

        public void setTypeService​(TypeService typeService)
      • setPermissionCRUDService

        public void setPermissionCRUDService​(PermissionCRUDService permissionCRUDService)
      • getOrder

        public int getOrder()
        Specified by:
        getOrder in interface ExcelExportParamsDecorator
        Specified by:
        getOrder in interface org.springframework.core.Ordered
      • setOrder

        public void setOrder​(int order)