Class IsLocalizedAttributePredicate
java.lang.Object
de.hybris.platform.cmsfacades.cmsitems.predicates.IsLocalizedAttributePredicate
- All Implemented Interfaces:
Predicate<AttributeDescriptorModel>
public class IsLocalizedAttributePredicate
extends Object
implements Predicate<AttributeDescriptorModel>
Returns true if this attribute is localized as per our platform type system.
-
Constructor Details
-
IsLocalizedAttributePredicate
public IsLocalizedAttributePredicate()
-
-
Method Details
-
test
- Specified by:
testin interfacePredicate<AttributeDescriptorModel>
-