Class ValidEntryItemModelPredicate

  • All Implemented Interfaces:
    java.util.function.Predicate<ItemModel>

    @Deprecated
    public class ValidEntryItemModelPredicate
    extends java.lang.Object
    implements java.util.function.Predicate<ItemModel>
    Deprecated.
    since 1811 - no longer needed
    Validates if a given ItemModel points to a CMS Item that contains a CMSNavigationNode.
    • Constructor Detail

      • ValidEntryItemModelPredicate

        public ValidEntryItemModelPredicate()
        Deprecated.
    • Method Detail

      • test

        public boolean test​(ItemModel target)
        Deprecated.
        Specified by:
        test in interface java.util.function.Predicate<ItemModel>
      • getTypeService

        protected TypeService getTypeService()
        Deprecated.
      • setTypeService

        public void setTypeService​(TypeService typeService)
        Deprecated.