Uses of Class
com.gentics.contentnode.rest.model.TemplateTag
-
Packages that use TemplateTag Package Description com.gentics.contentnode.rest.model -
-
Uses of TemplateTag in com.gentics.contentnode.rest.model
Methods in com.gentics.contentnode.rest.model that return types with arguments of type TemplateTag Modifier and Type Method Description Map<String,TemplateTag>
Template. getTemplateTags()
Tags of the templateMethod parameters in com.gentics.contentnode.rest.model with type arguments of type TemplateTag Modifier and Type Method Description void
Template. setTemplateTags(Map<String,TemplateTag> templateTags)
Set the tags
-