Package | Description |
---|---|
com.gentics.contentnode.rest.resource |
Modifier and Type | Method and Description |
---|---|
LocalizationInfo |
PageResource.getLocalizationInfo(Integer id,
Integer nodeId)
Get localization info for a page for a given channel and all master channels
|
LocalizationInfo |
FileResource.getLocalizationInfo(Integer id,
Integer nodeId)
Get localization info for a file for a given channel and all master channels
|
LocalizationInfo |
ImageResource.getLocalizationInfo(List<Integer> ids,
Integer nodeId)
Get localization info for a list of images for a given channel and all master channels
|
LocalizationInfo |
TemplateResource.getLocalizationInfo(List<Integer> ids,
Integer nodeId)
Get localization info for a list of templates for a given channel and all master channels
|
LocalizationInfo |
PageResource.getLocalizationInfo(List<Integer> ids,
Integer nodeId)
Get localization info for a list of pages for a given channel and all master channels
|
LocalizationInfo |
FileResource.getLocalizationInfo(List<Integer> ids,
Integer nodeId)
Get localization info for a list of files for a given channel and all master channels
|
LocalizationInfo |
ImageResource.getLocalizationInfo(String id,
Integer nodeId)
Get localization info for an image for a given channel and all master channels
|
LocalizationInfo |
TemplateResource.getLocalizationInfo(String id,
Integer nodeId)
Get localization info for a template for a given channel and all master channels
|
LocalizationInfo |
FolderResource.getLocalizationInfo(String id,
Integer nodeId,
boolean recursive)
Get localization info for a folder and all subitems for a given channel and all master channels
|
Copyright © 2024 Gentics Software. All rights reserved.