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(java.lang.Integer id, java.lang.Integer nodeId)
          Get localization info for a file for a given channel and all master channels
 LocalizationInfo PageResource.getLocalizationInfo(java.lang.Integer id, java.lang.Integer nodeId)
          Get localization info for a page for a given channel and all master channels
 LocalizationInfo TemplateResource.getLocalizationInfo(java.util.List<java.lang.Integer> ids, java.lang.Integer nodeId)
          Get localization info for a list of templates for a given channel and all master channels
 LocalizationInfo FileResource.getLocalizationInfo(java.util.List<java.lang.Integer> ids, java.lang.Integer nodeId)
          Get localization info for a list of files for a given channel and all master channels
 LocalizationInfo PageResource.getLocalizationInfo(java.util.List<java.lang.Integer> ids, java.lang.Integer nodeId)
          Get localization info for a list of pages for a given channel and all master channels
 LocalizationInfo ImageResource.getLocalizationInfo(java.util.List<java.lang.Integer> ids, java.lang.Integer nodeId)
          Get localization info for a list of images for a given channel and all master channels
 LocalizationInfo TemplateResource.getLocalizationInfo(java.lang.String id, java.lang.Integer nodeId)
          Get localization info for a template for a given channel and all master channels
 LocalizationInfo ImageResource.getLocalizationInfo(java.lang.String id, java.lang.Integer nodeId)
          Get localization info for an image for a given channel and all master channels
 LocalizationInfo FolderResource.getLocalizationInfo(java.lang.String id, java.lang.Integer nodeId, boolean recursive)
          Get localization info for a folder and all subitems for a given channel and all master channels
 



Copyright © 2015 Gentics Software GmbH. All Rights Reserved.