Package | Description |
---|---|
com.gentics.contentnode.rest.resource |
Modifier and Type | Method and Description |
---|---|
TotalUsageResponse |
ImageResource.getTotalFileUsageInfo(List<Integer> imageId,
Integer nodeId)
Get the total usage info for the given images.
|
TotalUsageResponse |
PageResource.getTotalPageUsage(List<Integer> pageId,
Integer nodeId)
Get the total usage information of the given pages.
|
TotalUsageResponse |
FormResource.getTotalUsage(List<Integer> formId,
Integer nodeId)
Get the total usage information of the given forms.
|
TotalUsageResponse |
FileResource.getTotalUsageInfo(List<Integer> fileId,
Integer nodeId)
Get the total usage information for the given files.
|
Copyright © 2024 Gentics Software. All rights reserved.