Class AtomicTypePredicate
java.lang.Object
de.hybris.platform.cms2.version.predicate.AtomicTypePredicate
- All Implemented Interfaces:
Predicate<VersionAttributeDescriptor>
Predicate to identify if an attribute type that is not assignable from
ItemModel type. These could be
either @AtomicType or @MapType.-
Constructor Details
-
AtomicTypePredicate
public AtomicTypePredicate()
-
-
Method Details
-
test
- Specified by:
testin interfacePredicate<VersionAttributeDescriptor>
-