Package | Description |
---|---|
lumis.collaboration.chat | |
lumis.content.incontextedit | |
lumis.lptf.portal.serviceinterface |
This package contains the mocks and the test base class useful to perform
tests on service interfaces.
|
lumis.portal.hyperlink |
Provides resolution from internal portal structure hyperlinks to the
actual page URLs.
|
lumis.portal.incontextedit | |
lumis.portal.servicecontainer | |
lumis.portal.serviceinterface | |
lumis.service.link |
Modifier and Type | Class and Description |
---|---|
class |
ChatServiceInterfaceResponse
Chat service interface for
ChatControllerXml . |
Modifier and Type | Method and Description |
---|---|
String |
ContentServiceInterfaceInContextEdit.getInContextEditMenu(SessionConfig sessionConfig,
IURLFactory urlFactory,
ServiceInterfaceInstanceConfig interfaceInstance,
String detailsLumItemId,
ITransaction transaction) |
String |
ContentServiceInterfaceInContextEdit.getInContextEditMenu(SessionConfig sessionConfig,
IURLFactory urlFactory,
String lumItemId,
String sourcePageId,
ITransaction transaction) |
Modifier and Type | Interface and Description |
---|---|
interface |
IMockServiceInterfaceActionResponse
Interface for a
IServiceInterfaceActionResponse mock object. |
interface |
IMockServiceInterfaceRenderResponse
Interface for a
IServiceInterfaceRenderResponse mock object. |
interface |
IMockServiceInterfaceResponse
Interface for a
IServiceInterfaceResponse mock object. |
Modifier and Type | Class and Description |
---|---|
class |
MockServiceInterfaceActionResponse
Implementation for IMockServiceInterfaceActionResponse interface.
|
class |
MockServiceInterfaceRenderResponse
Implementation for IMockServiceInterfaceRenderResponse interface.
|
Modifier and Type | Method and Description |
---|---|
IURLFactory |
HyperLinkConfig.getURLFactory()
Returns the URL factory to be used for creating the HyperLink URL.
|
Modifier and Type | Method and Description |
---|---|
void |
HyperLinkConfig.setURLFactory(IURLFactory urlFactory)
Sets the URL factory to be used to generate the HyperLink URL.
|
Modifier and Type | Method and Description |
---|---|
String |
IServiceInterfaceInContextEdit.getInContextEditMenu(SessionConfig sessionConfig,
IURLFactory urlFactory,
ServiceInterfaceInstanceConfig serviceInterfaceInstanceConfig,
String detailsLumItemId,
ITransaction transaction)
Returns in context edit menu XML string for the given service interface
instance.
|
String |
IServiceInterfaceInContextEdit.getInContextEditMenu(SessionConfig sessionConfig,
IURLFactory urlFactory,
String itemId,
String sourcePageId,
ITransaction transaction)
Returns in context edit menu XML string for the given content
(represented by a version's item id).
|
Modifier and Type | Class and Description |
---|---|
class |
ServiceContainerActionResponse |
class |
ServiceContainerRenderResponse |
class |
ServiceContainerResponse |
Modifier and Type | Interface and Description |
---|---|
interface |
IServiceInterfaceActionResponse |
interface |
IServiceInterfaceActionResponseSPI
Service Interface Action Response SPI
|
interface |
IServiceInterfaceRenderResponse
Service interface response for a render action.
|
interface |
IServiceInterfaceRenderResponseSPI
Interface that interfaces receive to get response information.
|
interface |
IServiceInterfaceResponse
Base interface for service interface responses.
|
Modifier and Type | Class and Description |
---|---|
class |
BufferedServiceInterfaceRenderResponseSPI
Response wrapper used to capture HTML body for post-processing.
|
class |
ServiceInterfaceRenderResponseSPIWrapper
Provides a convenient implementation of the IServiceInterfaceRenderResponseSPI interface that can be
subclassed by developers wishing to adapt the request to a Servlet.
|
Modifier and Type | Method and Description |
---|---|
static String |
LinkHyperlink.getHyperlink(ISourceData row,
String rowHyperlink,
String fieldHyperlink,
IURLFactory urlFactory)
Returns the hyperlink URL for a link source row.
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.