Uses of Class
com.gentics.contentnode.rest.model.response.MultiTagCreateResponse
-
Packages that use MultiTagCreateResponse Package Description com.gentics.contentnode.rest.resource -
-
Uses of MultiTagCreateResponse in com.gentics.contentnode.rest.resource
Methods in com.gentics.contentnode.rest.resource that return MultiTagCreateResponse Modifier and Type Method Description MultiTagCreateResponse
PageResource. createTags(String id, MultiTagCreateRequest request)
Create multiple tags in the given page
-