Package | Description |
---|---|
com.gentics.contentnode.rest.model.response |
Modifier and Type | Method and Description |
---|---|
TotalUsageInfo |
TotalUsageInfo.setFiles(Integer files)
Set the total number of files.
|
TotalUsageInfo |
TotalUsageInfo.setFolders(Integer folders)
Set the total number of folder.
|
TotalUsageInfo |
TotalUsageInfo.setImages(Integer images)
Set the total number of images.
|
TotalUsageInfo |
TotalUsageInfo.setPages(Integer pages)
Set the total number of pages.
|
TotalUsageInfo |
TotalUsageInfo.setTemplates(Integer templates)
Set the total number of templates.
|
TotalUsageInfo |
TotalUsageInfo.setTotal(int total)
Set the total number of all elements which use one or more source
elements.
|
Modifier and Type | Method and Description |
---|---|
Map<Integer,TotalUsageInfo> |
TotalUsageResponse.getInfos()
Return the total usage response map.
|
Modifier and Type | Method and Description |
---|---|
void |
TotalUsageResponse.setInfos(Map<Integer,TotalUsageInfo> infos)
Set the total usage response map.
|
Copyright © 2024 Gentics Software. All rights reserved.