Uses of Interface
org.craftercms.studio.api.v1.to.ContentItemTO.ChildFilter
Packages that use ContentItemTO.ChildFilter
-
Uses of ContentItemTO.ChildFilter in org.craftercms.studio.api.v1.to
Classes in org.craftercms.studio.api.v1.to that implement ContentItemTO.ChildFilterModifier and TypeClassDescriptionclassclassMethods in org.craftercms.studio.api.v1.to with parameters of type ContentItemTO.ChildFilterModifier and TypeMethodDescriptionvoidContentItemTO.addChild(ContentItemTO itemToAdd, DmContentItemComparator comparator, boolean recursive, ContentItemTO.ChildFilter childFilter) -
Uses of ContentItemTO.ChildFilter in org.craftercms.studio.impl.v1.util
Fields in org.craftercms.studio.impl.v1.util declared as ContentItemTO.ChildFilterModifier and TypeFieldDescriptionprotected ContentItemTO.ChildFilterGoLiveQueueOrganizer.childFilterConstructors in org.craftercms.studio.impl.v1.util with parameters of type ContentItemTO.ChildFilterModifierConstructorDescriptionGoLiveQueueOrganizer(ContentService contentService, ContentItemTO.ChildFilter childFilter)