Uses of Class
org.craftercms.studio.model.rest.content.GetChildrenByPathsBulkResult.ChildrenByPathResult
Packages that use GetChildrenByPathsBulkResult.ChildrenByPathResult
-
Uses of GetChildrenByPathsBulkResult.ChildrenByPathResult in org.craftercms.studio.model.rest.content
Methods in org.craftercms.studio.model.rest.content that return types with arguments of type GetChildrenByPathsBulkResult.ChildrenByPathResultMethod parameters in org.craftercms.studio.model.rest.content with type arguments of type GetChildrenByPathsBulkResult.ChildrenByPathResultModifier and TypeMethodDescriptionvoidGetChildrenByPathsBulkResult.setItems(Collection<GetChildrenByPathsBulkResult.ChildrenByPathResult> items) Constructor parameters in org.craftercms.studio.model.rest.content with type arguments of type GetChildrenByPathsBulkResult.ChildrenByPathResultModifierConstructorDescriptionGetChildrenByPathsBulkResult(Collection<GetChildrenByPathsBulkResult.ChildrenByPathResult> items, Collection<String> missingItems)