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

Packages that use TemplateListResponse
com.gentics.contentnode.rest.model.response   
com.gentics.contentnode.rest.resource   
 

Uses of TemplateListResponse in com.gentics.contentnode.rest.model.response
 

Subclasses of TemplateListResponse in com.gentics.contentnode.rest.model.response
 class TemplateUsageListResponse
          Response for a page usage response (templates).
 

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

Methods in com.gentics.contentnode.rest.resource that return TemplateListResponse
 TemplateListResponse FolderResource.getTemplates(String folderId, Integer nodeId, String search, boolean recursive, boolean reduce, String sortBy, String sortOrder, String editor, String creator, int editedSince, int createdSince, boolean checkPermission, Boolean inherited, Integer skipCount, Integer maxItems)
          Get the templates which are linked into the given folder
 



Copyright © 2014 Gentics Software GmbH. All Rights Reserved.