Class ValidEntryItemModelPredicate
java.lang.Object
de.hybris.platform.cmsfacades.navigations.validator.predicate.ValidEntryItemModelPredicate
@Deprecated(since="1811",
forRemoval=true)
public class ValidEntryItemModelPredicate
extends Object
implements Predicate<ItemModel>
Deprecated, for removal: This API element is subject to removal in a future version.
since 1811 - no longer needed
Validates if a given
ItemModel points to a CMS Item that contains a CMSNavigationNode.-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionprotected TypeServiceDeprecated, for removal: This API element is subject to removal in a future version.voidsetTypeService(TypeService typeService) Deprecated, for removal: This API element is subject to removal in a future version.booleanDeprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
ValidEntryItemModelPredicate
public ValidEntryItemModelPredicate()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
test
Deprecated, for removal: This API element is subject to removal in a future version. -
getTypeService
Deprecated, for removal: This API element is subject to removal in a future version. -
setTypeService
Deprecated, for removal: This API element is subject to removal in a future version.
-