|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |