Class RestrictionPredicate
- java.lang.Object
-
- de.hybris.platform.cms2.common.predicates.GenericTypePredicate
-
- de.hybris.platform.cms2.common.predicates.RestrictionPredicate
-
- All Implemented Interfaces:
java.util.function.Predicate
@Deprecated(since="2005", forRemoval=true) public class RestrictionPredicate extends GenericTypePredicateDeprecated, for removal: This API element is subject to removal in a future version.since 2005, please useGenericTypePredicateinsteadPredicate to identify if anItemModelis assignable fromAbstractRestrictionModeltype.
-
-
Constructor Summary
Constructors Constructor Description RestrictionPredicate()Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Summary
-
Methods inherited from class de.hybris.platform.cms2.common.predicates.GenericTypePredicate
getTypeCode, getTypeService, setTypeCode, setTypeService, test
-
-