Uses of Class
com.gentics.contentnode.rest.model.TemplateTag

Packages that use TemplateTag
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
 java.util.Map<java.lang.String,TemplateTag> Template.getTemplateTags()
          Tags of the template
 

Method parameters in com.gentics.contentnode.rest.model with type arguments of type TemplateTag
 void Template.setTemplateTags(java.util.Map<java.lang.String,TemplateTag> templateTags)
          Set the tags
 



Copyright © 2014 Gentics Software GmbH. All Rights Reserved.