Uses of Class
com.gentics.contentnode.rest.model.response.LocalizationInfo
-
Uses of LocalizationInfo in com.gentics.contentnode.rest.resource
Modifier and TypeMethodDescriptionMCFileResource.getLocalizationInfo
(Integer id, Integer nodeId) Get localization info for a file for a given channel and all master channelsMCFileResource.getLocalizationInfo
(List<Integer> ids, Integer nodeId) Get localization info for a list of files for a given channel and all master channelsMCFolderResource.getLocalizationInfo
(String id, Integer nodeId, boolean recursive) Get localization info for a folder and all subitems for a given channel and all master channelsMCImageResource.getLocalizationInfo
(String id, Integer nodeId) Get localization info for an image for a given channel and all master channelsMCImageResource.getLocalizationInfo
(List<Integer> ids, Integer nodeId) Get localization info for a list of images for a given channel and all master channelsMCPageResource.getLocalizationInfo
(Integer id, Integer nodeId) Get localization info for a page for a given channel and all master channelsMCPageResource.getLocalizationInfo
(List<Integer> ids, Integer nodeId) Get localization info for a list of pages for a given channel and all master channelsMCTemplateResource.getLocalizationInfo
(String id, Integer nodeId) Get localization info for a template for a given channel and all master channelsMCTemplateResource.getLocalizationInfo
(List<Integer> ids, Integer nodeId) Get localization info for a list of templates for a given channel and all master channels