Class ContentSlotPredicate
- java.lang.Object
-
- de.hybris.platform.cms2.common.predicates.GenericTypePredicate
-
- de.hybris.platform.cms2.common.predicates.ContentSlotPredicate
-
- All Implemented Interfaces:
java.util.function.Predicate
@Deprecated(since="2005", forRemoval=true) public class ContentSlotPredicate extends GenericTypePredicateDeprecated, for removal: This API element is subject to removal in a future version.since 2005, please useGenericTypePredicateinsteadPredicate to verify that the ItemModel is of type ContentSlotModel
-
-
Constructor Summary
Constructors Constructor Description ContentSlotPredicate()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
-
-