Class AtomicTypePredicate

java.lang.Object
de.hybris.platform.cms2.version.predicate.AtomicTypePredicate
All Implemented Interfaces:
Predicate<VersionAttributeDescriptor>

public class AtomicTypePredicate extends Object implements Predicate<VersionAttributeDescriptor>
Predicate to identify if an attribute type that is not assignable from ItemModel type. These could be either @AtomicType or @MapType.