Class PermissionCrudAttributePredicate

java.lang.Object
com.hybris.backoffice.excel.exporting.data.filter.PermissionCrudAttributePredicate
All Implemented Interfaces:
ExcelExportAttributePredicate, Predicate<AttributeDescriptorModel>

public class PermissionCrudAttributePredicate extends Object implements ExcelExportAttributePredicate
Predicate which checks if user has 'read' permissions to export an AttributeDescriptorModel to Excel files.
See Also: