public class ValidEntryItemModelPredicate extends java.lang.Object implements java.util.function.Predicate<ItemModel>
ItemModel points to a CMS Item that contains a CMSNavigationNode.| Constructor and Description |
|---|
ValidEntryItemModelPredicate() |
| Modifier and Type | Method and Description |
|---|---|
protected TypeService |
getTypeService() |
void |
setTypeService(TypeService typeService) |
boolean |
test(ItemModel target) |
public boolean test(ItemModel target)
test in interface java.util.function.Predicate<ItemModel>protected TypeService getTypeService()
public void setTypeService(TypeService typeService)
Copyright © 2018 SAP SE. All Rights Reserved.