Package org.silverpeas.core.documenttemplate
Provides the classes to represent and to manage document template in Silverpeas.
-
Interface Summary Interface Description DocumentTemplateRepository This interface defines the abilities a document template repository MUST provide.DocumentTemplateService Services dedicated to document template manipulations. -
Class Summary Class Description DefaultDocumentTemplateRepository ThisDocumentTemplateRepository
implementation registers the document templates into $SILVERPEAS_HOME_DATA/documentTemplateRepository folder.DefaultDocumentTemplateService Default implementation of document template service interface.DocumentTemplate This class is the representation of a document template.DocumentTemplateRestrictionFilter This filter is in charge of filtering list ofDocumentTemplate
.DocumentTemplateSettings -
Exception Summary Exception Description DocumentTemplateRuntimeException Runtime exception dedicated to document template management.