Uses of Class
com.gentics.contentnode.rest.model.request.TagCreateRequest
Packages that use TagCreateRequest
-
Uses of TagCreateRequest in com.gentics.contentnode.rest.model.request
Subclasses of TagCreateRequest in com.gentics.contentnode.rest.model.requestModifier and TypeClassDescriptionclass
Request to create a content tag in a pageMethods in com.gentics.contentnode.rest.model.request that return types with arguments of type TagCreateRequestModifier and TypeMethodDescriptionMultiTagCreateRequest.getCreate()
Map of temporary IDs to tags to createMethod parameters in com.gentics.contentnode.rest.model.request with type arguments of type TagCreateRequestModifier and TypeMethodDescriptionvoid
MultiTagCreateRequest.setCreate
(Map<String, TagCreateRequest> create) Set the map of IDs to create info