Package com.hybris.backoffice.excel.exporting.data.filter
-
Interface Summary Interface Description ExcelExportAttributePredicate Predicate which tests if givenAttributeDescriptorModelshould be allowed to be exported by Excel.ExcelExportTypePredicate Predicate which tests if givenComposedTypeModelshould be allowed to be exported by Excel. -
Class Summary Class Description PermissionCrudAttributePredicate Predicate which checks if user has 'read' permissions to export anAttributeDescriptorModelto Excel files.PermissionCrudAttributePredicateTest PermissionCrudTypePredicate Predicate which checks if user has 'read' permissions to export anComposedTypeModelto Excel files.PermissionCrudTypePredicateTest