Uses of Class
com.gentics.contentnode.rest.model.response.TagCreateResponse
-
Packages that use TagCreateResponse Package Description com.gentics.contentnode.rest.resource -
-
Uses of TagCreateResponse in com.gentics.contentnode.rest.resource
Methods in com.gentics.contentnode.rest.resource that return TagCreateResponse Modifier and Type Method Description TagCreateResponse
PageResource. createTag(String id, Integer constructId, String keyword, ContentTagCreateRequest request)
Create a new tag in the given page
-