Uses of Class
com.gentics.contentnode.rest.model.response.LocalizationInfo

Packages that use LocalizationInfo
com.gentics.contentnode.rest.resource   
 

Uses of LocalizationInfo in com.gentics.contentnode.rest.resource
 

Methods in com.gentics.contentnode.rest.resource that return LocalizationInfo
 LocalizationInfo FileResource.getLocalizationInfo(Integer id, Integer nodeId)
          Get localization info for a file for a given channel and all master channels
 LocalizationInfo PageResource.getLocalizationInfo(Integer id, Integer nodeId)
          Get localization info for a page 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 PageResource.getLocalizationInfo(List<Integer> ids, Integer nodeId)
          Get localization info for a list of pages 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 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 © 2014 Gentics Software GmbH. All Rights Reserved.