Uses of Class
com.gentics.contentnode.rest.model.response.PageRenderResponse.Tag

Packages that use PageRenderResponse.Tag
com.gentics.contentnode.rest.model.response   
 

Uses of PageRenderResponse.Tag in com.gentics.contentnode.rest.model.response
 

Fields in com.gentics.contentnode.rest.model.response with type parameters of type PageRenderResponse.Tag
protected  List<PageRenderResponse.Tag> PageRenderResponse.tags
          List of tags found in the rendered page
 

Methods in com.gentics.contentnode.rest.model.response that return types with arguments of type PageRenderResponse.Tag
 List<PageRenderResponse.Tag> PageRenderResponse.getTags()
          Get the tags
 

Method parameters in com.gentics.contentnode.rest.model.response with type arguments of type PageRenderResponse.Tag
 void PageRenderResponse.setTags(List<PageRenderResponse.Tag> tags)
          Set the tags
 



Copyright © 2014 Gentics Software GmbH. All Rights Reserved.