Package | Description |
---|---|
lumis.content.documentation.generator | |
lumis.content.service | |
lumis.doui.documentation.generator | |
lumis.doui.service | |
lumis.lptf.portal.serviceinterface |
This package contains the mocks and the test base class useful to perform
tests on service interfaces.
|
lumis.portal.documentation.generator | |
lumis.portal.servicecontainer | |
lumis.portal.serviceinterface | |
lumis.portal.serviceinterface.serialization |
Modifier and Type | Method and Description |
---|---|
static void |
ContentDocumentationUtil.documentationSetTemplateSectionFields(ServiceInterfaceConfig serviceInterfaceConfig,
IResource resource,
Locale locale,
Node sourceNode,
IDocumentationTemplate.DocumentationSection dataSection)
sets the fields information into a data section considering metadata information
|
protected void |
ContentServiceInterfaceDocumentationGenerator.documentationSetTemplateSectionFields(ServiceInterfaceConfig serviceInterfaceConfig,
IResource resource,
Locale locale,
Node sourceNode,
IDocumentationTemplate.DocumentationSection dataSection) |
protected String |
ContentServiceInterfaceDocumentationGenerator.getDefaultServiceInterfaceDetailedDescription(ServiceInterfaceConfig serviceInterfaceConfig,
IResource resource,
Locale locale,
IDocumentationTemplate template) |
protected String |
ContentServiceInterfaceDocumentationGenerator.getImageUrl(String filePath,
ServiceInterfaceConfig serviceInterfaceConfig,
String serviceInstanceId,
Locale locale,
IDocumentationTemplate template) |
Modifier and Type | Method and Description |
---|---|
void |
ContentServiceInterface.load(ServiceInterfaceConfig config) |
Modifier and Type | Method and Description |
---|---|
protected void |
DouiServiceInterfaceDocumentationGenerator.addServiceImageToTemplate(String pathToImage,
ServiceInterfaceConfig serviceInterfaceConfig,
Locale locale,
IDocumentationTemplate template) |
static void |
DouiDocumentationUtil.documentationSetTemplateSectionFields(ServiceInterfaceConfig serviceInterfaceConfig,
IResource resource,
Locale locale,
Node sourceNode,
IDocumentationTemplate.DocumentationSection dataSection)
Given a documentation source section, adds entries for each visible field.
|
protected void |
DouiServiceInterfaceDocumentationGenerator.documentationSetTemplateSectionFields(ServiceInterfaceConfig serviceInterfaceConfig,
IResource resource,
Locale locale,
Node sourceNode,
IDocumentationTemplate.DocumentationSection dataSection) |
protected void |
DouiServiceInterfaceDocumentationGenerator.documentationSetTemplateSections(ServiceInterfaceConfig serviceInterfaceConfig,
IResource resource,
Locale locale,
IDocumentationTemplate template) |
protected String |
DouiServiceInterfaceDocumentationGenerator.generateControlsDocumentation(Node rootNode,
DouiServiceInterfaceInstanceDefinition dsiid,
IResource resource,
Locale locale,
XPath xPath,
ServiceInterfaceConfig serviceInterfaceConfig) |
protected String |
DouiServiceInterfaceDocumentationGenerator.generateDocumentationImagesForServiceInterface(ServiceInterfaceConfig serviceInterfaceConfig,
IResource resource,
Locale locale,
IDocumentationTemplate template) |
protected void |
DouiServiceInterfaceDocumentationGenerator.generateImage(ServiceInterfaceConfig serviceInterfaceConfig,
File tempFile,
String serviceInstanceId,
IDocumentationTemplate template,
Locale locale) |
protected void |
DouiServiceInterfaceDocumentationGenerator.generateLinksDocumentation(Node rootNode,
DouiServiceInterfaceInstanceDefinition dsiid,
IResource resource,
Locale locale,
XPath xPath,
ServiceInterfaceConfig serviceInterfaceConfig,
IDocumentationTemplate template) |
protected DouiServiceInterfaceInstanceDefinition |
DouiServiceInterfaceDocumentationGenerator.getDouiServiceInterfaceInstanceDefinition(ServiceInterfaceConfig serviceInterfaceConfig,
String originalServiceInstanceId) |
protected String |
DouiServiceInterfaceDocumentationGenerator.getImageUrl(String filePath,
ServiceInterfaceConfig serviceInterfaceConfig,
String serviceInstanceId,
Locale locale,
IDocumentationTemplate template) |
protected IDocumentationTemplate.DocumentationSection |
DouiServiceInterfaceDocumentationGenerator.getLinksDocumentationSection(IResource resource,
Locale locale,
ServiceInterfaceConfig serviceInterfaceConfig,
IDocumentationTemplate template) |
Modifier and Type | Method and Description |
---|---|
void |
DouiServiceInterface.addDefaultDouiDefinitionValues(SessionConfig sessionConfig,
ServiceInterfaceConfig serviceInterfaceConfig,
Node douiDefinitionNode,
ITransaction transaction) |
void |
IDouiServiceInterface.addDefaultDouiDefinitionValues(SessionConfig sessionConfig,
ServiceInterfaceConfig serviceInterfaceConfig,
Node douiDefinitionNode,
ITransaction transaction) |
Modifier and Type | Method and Description |
---|---|
void |
IMockServiceInterfaceRequest.setServiceInterfaceConfig(ServiceInterfaceConfig serviceInterfaceConfig)
Sets the new ServiceInterfaceConfig instance to be available in
IServiceInterfaceRequest.getServiceInterfaceConfig() . |
Modifier and Type | Method and Description |
---|---|
protected void |
GenericServiceInterfaceDocumentationGenerator.addServiceImageToTemplate(String pathToImage,
ServiceInterfaceConfig serviceInterfaceConfig,
Locale locale,
IDocumentationTemplate template) |
protected String |
GenericServiceInterfaceDocumentationGenerator.documentationGetServiceInterfaceDescription(ServiceInterfaceConfig serviceInterfaceConfig,
IResource resource,
Locale locale,
IDocumentationTemplate template) |
protected String |
GenericServiceInterfaceDocumentationGenerator.documentationGetServiceInterfaceName(ServiceInterfaceConfig serviceInterfaceConfig,
IResource resource,
Locale locale,
IDocumentationTemplate template) |
protected String |
GenericServiceInterfaceDocumentationGenerator.documentationGetServiceInterfaceSummary(ServiceInterfaceConfig serviceInterfaceConfig,
IResource resource,
Locale locale,
IDocumentationTemplate template) |
protected void |
GenericServiceInterfaceDocumentationGenerator.documentationSetTemplateSections(ServiceInterfaceConfig serviceInterfaceConfig,
IResource resource,
Locale locale,
IDocumentationTemplate template) |
protected String |
GenericServiceInterfaceDocumentationGenerator.generateDocumentationImageForServiceInterface(String imageSuffix,
ServiceInterfaceConfig serviceInterfaceConfig,
IResource resource,
Locale locale,
IDocumentationTemplate template) |
protected String |
GenericServiceInterfaceDocumentationGenerator.generateDocumentationImagesForServiceInterface(ServiceInterfaceConfig serviceInterfaceConfig,
IResource resource,
Locale locale,
IDocumentationTemplate template) |
protected void |
GenericServiceInterfaceDocumentationGenerator.generateImage(ServiceInterfaceConfig serviceInterfaceConfig,
File tempFile,
String serviceInstanceId,
IDocumentationTemplate template,
Locale locale) |
protected String |
GenericServiceInterfaceDocumentationGenerator.getDefaultServiceInterfaceDetailedDescription(ServiceInterfaceConfig serviceInterfaceConfig,
IResource resource,
Locale locale,
IDocumentationTemplate template) |
protected String |
GenericServiceInterfaceDocumentationGenerator.getImageUrl(String filePath,
ServiceInterfaceConfig serviceInterfaceConfig,
String serviceInstanceId,
Locale locale,
IDocumentationTemplate template) |
Modifier and Type | Field and Description |
---|---|
protected ServiceInterfaceConfig |
ServiceContainerRequest.serviceInterfaceConfig |
Modifier and Type | Method and Description |
---|---|
ServiceInterfaceConfig |
ServiceContainerRequest.getServiceInterfaceConfig() |
Modifier and Type | Method and Description |
---|---|
void |
ServiceContainerRequest.setServiceInterfaceConfig(ServiceInterfaceConfig serviceInterfaceConfig) |
Modifier and Type | Method and Description |
---|---|
ServiceInterfaceConfig |
IServiceInterfaceDao.get(String interfaceId,
ITransaction daoTransaction)
Get the service's interface.
|
ServiceInterfaceConfig |
ServiceInterfaceDaoHib.get(String serviceInterfaceId,
ITransaction daoTransaction) |
ServiceInterfaceConfig |
IServiceInterfaceRequest.getServiceInterfaceConfig() |
ServiceInterfaceConfig |
IServiceInterfaceManager.getServiceInterfaceConfig(String serviceInterfaceId,
ITransaction transaction)
Get the configuration of the service interface.
|
ServiceInterfaceConfig |
ServiceInterfaceManager.getServiceInterfaceConfig(String serviceInterfaceId,
ITransaction transaction) |
Modifier and Type | Method and Description |
---|---|
void |
IServiceInterfaceDao.addOrUpdate(ServiceInterfaceConfig serviceInterfaceConfig,
ITransaction daoTransaction)
Add or update the service's interface.
|
void |
ServiceInterfaceDaoHib.addOrUpdate(ServiceInterfaceConfig serviceInterfaceConfig,
ITransaction daoTransaction) |
boolean |
IServiceInterfaceDao.delete(ServiceInterfaceConfig serviceInterfaceConfig,
ITransaction daoTransaction)
Delete the service's interface.
|
boolean |
ServiceInterfaceDaoHib.delete(ServiceInterfaceConfig serviceInterfaceConfig,
ITransaction daoTransaction) |
protected String |
ServiceInterfaceDaoHib.getIdentifier(ServiceInterfaceConfig serviceInterfaceConfig) |
void |
GenericServiceInterface.load(ServiceInterfaceConfig config) |
void |
IServiceInterface.load(ServiceInterfaceConfig config)
Called by the service interface container to indicate to a service interface that the service
interface is being placed into service.
|
void |
IServiceInterfaceManager.unregister(SessionConfig sessionConfig,
ServiceInterfaceConfig serviceInterfaceConfig,
ITransaction transaction)
Unregister the Service Interface.
|
void |
ServiceInterfaceManager.unregister(SessionConfig sessionConfig,
ServiceInterfaceConfig serviceInterfaceConfig,
ITransaction transaction) |
Modifier and Type | Method and Description |
---|---|
SerializationMessageConfigNode |
IServiceInterfaceSerializationManager.getSerializationMessageConfigNode(BaseSerializationContext baseSerializationContext,
ServiceInterfaceConfig serviceInterfaceConfig)
Get a
SerializationMessageConfigNode object containing partially recursive information about a service interface. |
SerializationMessageConfigNode |
ServiceInterfaceSerializationManager.getSerializationMessageConfigNode(BaseSerializationContext baseSerializationContext,
ServiceInterfaceConfig serviceInterfaceConfig) |
Lumisportal 9.0.0.160603 - Copyright © 2006–2016 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.