Uses of Class
com.logicaldoc.core.metadata.TemplateGroup
Package
Description
Package that collects the template and attribute sets definitions.
Many objects of the LogicalDOC platform are extensible and can store your custom metadata, they are all those that extends the
Many objects of the LogicalDOC platform are extensible and can store your custom metadata, they are all those that extends the
ExtensibleObject
.-
Uses of TemplateGroup in com.logicaldoc.core.metadata
Modifier and TypeMethodDescriptionvoid
Template.addTemplateGroup
(TemplateGroup tg) Adds a new element, substituting a previous one with the same groupId.Modifier and TypeMethodDescriptionvoid
Template.setTemplateGroups
(Set<TemplateGroup> templateGroups)