Class LocalizedStructureTypeAttributePredicate
java.lang.Object
de.hybris.platform.cmsfacades.types.service.predicate.LocalizedStructureTypeAttributePredicate
- All Implemented Interfaces:
Predicate<AttributeDescriptorModel>
public class LocalizedStructureTypeAttributePredicate
extends Object
implements Predicate<AttributeDescriptorModel>
Predicate to test if a given attribute
AttributeDescriptorModel is localized.-
Constructor Details
-
LocalizedStructureTypeAttributePredicate
public LocalizedStructureTypeAttributePredicate()
-
-
Method Details
-
test
- Specified by:
testin interfacePredicate<AttributeDescriptorModel>
-