Package | Description |
---|---|
lumis.content.service | |
lumis.doui | |
lumis.doui.control | |
lumis.doui.control.filter | |
lumis.doui.hyperlink | |
lumis.doui.processaction | |
lumis.doui.service | |
lumis.doui.source | |
lumis.lptf.doui.serviceinterface |
This package contains the the test base class useful to perform tests on
Doui service interfaces.
|
lumis.service.content.preview | |
lumis.service.doui.positionfield |
Service used internally by source position field (field with
isPosition="true" ) feature. |
lumis.service.doui.publisherfilters | |
lumis.service.forum | |
lumis.service.navigation | |
lumis.service.socialnetworkservices.microblog.core.util | |
lumis.service.socialnetworkservices.microblog.doui.dataprovider |
Modifier and Type | Method and Description |
---|---|
protected void |
ContentAdministrationEditPropertyPageServiceInterface.processActions(DouiContext douiContext) |
protected void |
ContentAdministrationEditPropertyPageServiceInterface.renderData(IServiceInterfaceRenderResponse response,
DouiContext douiContext) |
protected void |
ContentDetailsServiceInterface.renderData(IServiceInterfaceRenderResponse response,
DouiContext douiContext) |
static void |
DetailsUtil.setCurrentItemId(DouiContext douiContext)
Deprecated.
Stores the itemId in a special attribute in the request if it is not present in the request as parameter.
|
Modifier and Type | Method and Description |
---|---|
static Object |
DouiStandardValue.convertStandardValue(DouiContext douiContext,
Object value)
Converts lumis standard default values.
|
Modifier and Type | Field and Description |
---|---|
protected DouiContext |
Control.douiContext |
Modifier and Type | Method and Description |
---|---|
DouiContext |
ControlContainer.getContentContext() |
DouiContext |
ControlContainer.getDouiContext() |
Constructor and Description |
---|
ControlContainer(DouiContext douiContext) |
Constructor and Description |
---|
ParentFilterHyperlink(DouiContext douiContext,
String folderIdField,
String dataControlId) |
Modifier and Type | Field and Description |
---|---|
protected DouiContext |
DouiHyperlink.douiContext |
Constructor and Description |
---|
DouiHyperlink(DouiContext douiContext) |
Modifier and Type | Field and Description |
---|---|
protected DouiContext |
ProcessActionHandler.douiContext |
Modifier and Type | Method and Description |
---|---|
DouiContext |
ProcessActionContainer.getDouiContext() |
Constructor and Description |
---|
ProcessActionContainer(DouiContext douiContext) |
Modifier and Type | Method and Description |
---|---|
protected DouiContext |
DouiServiceInterface.getContext(IServiceInterfaceRequest request,
IServiceInterfaceResponse response,
ITransaction transaction)
Instantiate DouiContext with the current request and response.
|
Modifier and Type | Method and Description |
---|---|
protected void |
DouiServiceInterface.initDouiContext(DouiContext douiContext)
Initialize the Doui context, source container and control container.
|
protected void |
DouiServiceInterface.loadFromRequest(DouiContext douiContext)
Load controls from request.
|
protected void |
DouiServiceInterface.loadSources(DouiContext douiContext)
Load sources.
|
protected void |
DouiServiceInterface.processActions(DouiContext douiContext)
Process actions.
|
protected void |
DouiServiceInterface.renderData(IServiceInterfaceRenderResponse response,
DouiContext douiContext)
Render data.
|
protected boolean |
DouiServiceInterface.validate(DouiContext douiContext)
Executes the controls validation.
|
Modifier and Type | Field and Description |
---|---|
protected DouiContext |
SourceContainer.douiContext |
Modifier and Type | Method and Description |
---|---|
DouiContext |
ISourceContext.getDouiContext()
Returns the doui context this source context belongs to.
|
DouiContext |
Source.getDouiContext()
Returns this source's doui context.
|
DouiContext |
SourceContainer.getDouiContext() |
DouiContext |
SourceContext.getDouiContext() |
Constructor and Description |
---|
SourceContainer(DouiContext douiContext)
Constructor that receives a DouiContext object
|
SourceContext(DouiContext douiContext)
Creates a source context that belongs to a doui context.
|
Modifier and Type | Method and Description |
---|---|
DouiContext |
IDouiRequestCycle.getDouiContext()
Returns the
DouiContext used when processing this request cycle. |
Modifier and Type | Method and Description |
---|---|
static Set<PreviewUtil.PreviewInformation> |
PreviewUtil.getServiceInstancePreviewPage(Collection<String> serviceInstanceIds,
SessionConfig sessionConfig,
DouiContext douiContext,
String contentSourceId,
ITransaction transaction)
Get a list of pages capable of previewing the content
|
Modifier and Type | Method and Description |
---|---|
protected void |
PositionFieldOrderInterface.initDouiContext(DouiContext douiContext) |
Modifier and Type | Method and Description |
---|---|
protected void |
PublisherFilterInterface.initDouiContext(DouiContext douiContext) |
Modifier and Type | Field and Description |
---|---|
protected DouiContext |
ForumMessageListPostLoadProcessor.douiContext |
Modifier and Type | Method and Description |
---|---|
void |
ChannelTreeNavigationSource.setNavigationData(DouiContext douiContext,
ISourceData row,
Node dataNode) |
void |
INavigationSource.setNavigationData(DouiContext douiContext,
ISourceData row,
Node dataNode) |
void |
LinkNavigationSource.setNavigationData(DouiContext douiContext,
ISourceData row,
Node dataNode) |
protected void |
ChannelTreeNavigationSource.setPathIds(DouiContext douiContext) |
Modifier and Type | Method and Description |
---|---|
String |
URLGenerator.generateHashtagLink(DouiContext douiContext,
String hashtag,
String serviceInstanceId,
ITransaction transaction)
Method that generates the hashtag hyperlink for the correct 'view hashtag results' interface instance.
|
String |
URLGenerator.processHashtagsAndURLs(String analyzedText,
DouiContext douiContext,
String serviceInstanceId,
ITransaction transaction)
This method is responsible to analyze and process embbeded URLs and hashtags present in a String.
|
Modifier and Type | Field and Description |
---|---|
protected DouiContext |
WallPostsDataProvider.douiContext |
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.