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

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

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

Methods in com.gentics.contentnode.rest.resource that return TemplateUsageListResponse
 TemplateUsageListResponse FileResource.getTemplateUsageInfo(Integer skipCount, Integer maxItems, String sortBy, String sortOrder, List<Integer> fileId, Integer nodeId, boolean returnTemplates)
          Get the templates using one of the given files
 TemplateUsageListResponse PageResource.getTemplateUsageInfo(Integer skipCount, Integer maxItems, String sortBy, String sortOrder, List<Integer> pageId, Integer nodeId, boolean returnTemplates)
          Get the templates using one of the given pages
 TemplateUsageListResponse ImageResource.getTemplateUsageInfo(Integer skipCount, Integer maxItems, String sortBy, String sortOrder, List<Integer> imageId, Integer nodeId, boolean returnTemplates)
          Get the templates using one of the given images
 



Copyright © 2013 Gentics Software GmbH. All Rights Reserved.