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

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

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

Methods in com.gentics.contentnode.rest.resource that return ConstructListResponse
 ConstructListResponse ConstructResource.list(java.lang.Integer skipCount, java.lang.Integer maxItems, java.lang.String search, java.lang.Boolean changeable, java.lang.Integer pageId, java.lang.Integer nodeId, java.lang.Integer categoryId, ConstructSortAttribute sortBy, SortOrder sortOrder)
          Get the list of constructs that are used by the tags in the given page.
 



Copyright © 2014 Gentics Software GmbH. All Rights Reserved.