Uses of Class
org.craftercms.studio.model.rest.content.GetChildrenBulkRequest.PathParams
Packages that use GetChildrenBulkRequest.PathParams
Package
Description
-
Uses of GetChildrenBulkRequest.PathParams in org.craftercms.studio.api.v2.service.content
Method parameters in org.craftercms.studio.api.v2.service.content with type arguments of type GetChildrenBulkRequest.PathParamsModifier and TypeMethodDescriptionContentService.getChildrenByPaths
(String siteId, List<String> paths, Map<String, GetChildrenBulkRequest.PathParams> pathParams) Get children for paths bulk. -
Uses of GetChildrenBulkRequest.PathParams in org.craftercms.studio.api.v2.service.content.internal
Method parameters in org.craftercms.studio.api.v2.service.content.internal with type arguments of type GetChildrenBulkRequest.PathParamsModifier and TypeMethodDescriptionContentServiceInternal.getChildrenByPaths
(String siteId, List<String> paths, Map<String, GetChildrenBulkRequest.PathParams> pathParams) Get children for paths bulk. -
Uses of GetChildrenBulkRequest.PathParams in org.craftercms.studio.impl.v2.service.content
Method parameters in org.craftercms.studio.impl.v2.service.content with type arguments of type GetChildrenBulkRequest.PathParamsModifier and TypeMethodDescriptionContentServiceImpl.getChildrenByPaths
(String siteId, List<String> paths, Map<String, GetChildrenBulkRequest.PathParams> pathParams) -
Uses of GetChildrenBulkRequest.PathParams in org.craftercms.studio.impl.v2.service.content.internal
Method parameters in org.craftercms.studio.impl.v2.service.content.internal with type arguments of type GetChildrenBulkRequest.PathParamsModifier and TypeMethodDescriptionContentServiceInternalImpl.getChildrenByPaths
(String siteId, List<String> paths, Map<String, GetChildrenBulkRequest.PathParams> pathParams) -
Uses of GetChildrenBulkRequest.PathParams in org.craftercms.studio.model.rest.content
Methods in org.craftercms.studio.model.rest.content that return types with arguments of type GetChildrenBulkRequest.PathParamsMethod parameters in org.craftercms.studio.model.rest.content with type arguments of type GetChildrenBulkRequest.PathParamsModifier and TypeMethodDescriptionvoid
GetChildrenBulkRequest.setPaths
(List<GetChildrenBulkRequest.PathParams> paths)