public class DouiServiceDocumentationGenerator extends GenericServiceDocumentationGenerator
docResource
Constructor and Description |
---|
DouiServiceDocumentationGenerator() |
Modifier and Type | Method and Description |
---|---|
protected void |
documentationSetTemplateSectionFields(ServiceConfig serviceConfig,
IResource resource,
Locale locale,
Node sourceNode,
IDocumentationTemplate.DocumentationSection dataSection)
For each source the field information is generated here.
|
protected void |
documentationSetTemplateSections(ServiceConfig serviceConfig,
IResource resource,
Locale locale,
IDocumentationTemplate template,
ITransaction transaction)
Includes source information to the documentation.
|
protected IServiceInterfaceDocumentationGenerator |
getServiceInterfaceDocumentationGenerator(IServiceInterface si) |
documentationGetServiceDescription, documentationGetServiceName, documentationGetServiceSummary, generateDocumentationForService, generateDocumentationForServiceInterface, getDefaultServiceDetailedDescription
protected void documentationSetTemplateSections(ServiceConfig serviceConfig, IResource resource, Locale locale, IDocumentationTemplate template, ITransaction transaction) throws PortalException
documentationSetTemplateSections
in class GenericServiceDocumentationGenerator
resource
- used to translate strings.locale
- the locale in which the documentation should be generated.template
- the documentation template used to generate documentation files.PortalException
protected void documentationSetTemplateSectionFields(ServiceConfig serviceConfig, IResource resource, Locale locale, Node sourceNode, IDocumentationTemplate.DocumentationSection dataSection) throws PortalException
serviceConfig
- resource
- used to translate strings.locale
- the locale in which the documentation should be generated.sourceNode
- the source node used to generate fields documentation.dataSection
- the documentation source section to which information should be added.PortalException
protected IServiceInterfaceDocumentationGenerator getServiceInterfaceDocumentationGenerator(IServiceInterface si) throws PortalException
getServiceInterfaceDocumentationGenerator
in class GenericServiceDocumentationGenerator
PortalException
Lumisportal 9.0.0.160603 - Copyright © 2006–2016 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.