Package | Description |
---|---|
lumis.collaboration.chat | |
lumis.content.service | |
lumis.doui.control.itempicker | |
lumis.doui.control.principalpicker | |
lumis.doui.hyperlink | |
lumis.doui.processaction | |
lumis.doui.service | |
lumis.portal.file | |
lumis.portal.file.transformation |
Provides the file transformations.
|
lumis.portal.hyperlink |
Provides resolution from internal portal structure hyperlinks to the
actual page URLs.
|
lumis.portal.servicecontainer | |
lumis.portal.serviceinterface | |
lumis.portal.url |
Manages the resolution of page URLs.
|
lumis.service.forum | |
lumis.service.htmlcontent | |
lumis.service.simplecontent |
Modifier and Type | Method and Description |
---|---|
IServiceInterfaceUrl |
ChatServiceInterfaceResponse.createActionURL() |
IServiceInterfaceUrl |
ChatServiceInterfaceResponse.createPortalURL() |
IServiceInterfaceUrl |
ChatServiceInterfaceResponse.createRenderURL() |
Modifier and Type | Method and Description |
---|---|
protected IServiceInterfaceUrl |
ContentHyperLinkResolver.createUrl(SessionConfig sessionConfig,
HyperLinkConfig hyperLinkConfig,
String pageId,
ITransaction transaction) |
IServiceInterfaceUrl |
ContentService.resolveHyperLink(SessionConfig sessionConfig,
HyperLinkConfig hyperLinkConfig,
ITransaction transaction) |
Modifier and Type | Method and Description |
---|---|
protected IServiceInterfaceUrl |
ItemPickerControl.getPopupUrl() |
protected IServiceInterfaceUrl |
MultiItemPickerControl.getPopupUrl() |
Modifier and Type | Method and Description |
---|---|
protected IServiceInterfaceUrl |
PrincipalPickerControl.getPopupUrl() |
protected IServiceInterfaceUrl |
ServiceInstancePrincipalPickerControl.getPopupUrl() |
Modifier and Type | Method and Description |
---|---|
IServiceInterfaceUrl |
PreparedUrl.getUrl() |
Constructor and Description |
---|
PreparedUrl(IServiceInterfaceUrl url,
Collection<String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected IServiceInterfaceUrl |
ProcessActionHandler.getServiceInterfaceHyperLink(String destInterfaceId) |
protected IServiceInterfaceUrl |
ProcessActionHandler.getUrl(Node actionResponseNode,
String destInterfaceId) |
Modifier and Type | Method and Description |
---|---|
IServiceInterfaceUrl |
DouiService.resolveHyperLink(SessionConfig sessionConfig,
HyperLinkConfig hyperLinkConfig,
ITransaction transaction)
Resolves an hyperlink to the corresponding URL.
|
Modifier and Type | Method and Description |
---|---|
protected void |
DouiHyperLinkResolver.setUrlParameters(SessionConfig sessionConfig,
IServiceInterfaceUrl url,
Map<String,String[]> parameters,
ITransaction transaction) |
Modifier and Type | Method and Description |
---|---|
static IServiceInterfaceUrl |
FileDownloadControllerHtml.getFileDownloadUrl(String fileId,
String transformationName,
boolean inline)
Returns the URL for downloading the file with the given id.
|
IServiceInterfaceUrl |
FileManager.getFileHref(SessionConfig sessionConfig,
String fileId,
ITransaction transaction) |
IServiceInterfaceUrl |
IFileManager.getFileHref(SessionConfig sessionConfig,
String fileId,
ITransaction transaction)
Returns the href that is used to access the specified file.
|
Modifier and Type | Method and Description |
---|---|
IServiceInterfaceUrl |
FileTransformationManager.getFileHref(SessionConfig sessionConfig,
TransformedFileConfig transformedFileConfig,
ITransaction transaction) |
IServiceInterfaceUrl |
IFileTransformationManagerSPI.getFileHref(SessionConfig sessionConfig,
TransformedFileConfig transformedFileConfig,
ITransaction transaction)
Returns the href for linking to the given transformed file in a portal's page.
|
Modifier and Type | Method and Description |
---|---|
protected IServiceInterfaceUrl |
GenericHyperLinkResolver.createUrl(SessionConfig sessionConfig,
HyperLinkConfig hyperLinkConfig,
String pageId,
ITransaction transaction)
Creates an URL for the given hyperlink.
|
IServiceInterfaceUrl |
HyperLinkManager.getUrl(SessionConfig sessionConfig,
HyperLinkConfig hyperLinkConfig,
ITransaction transaction) |
IServiceInterfaceUrl |
IHyperLinkManager.getUrl(SessionConfig sessionConfig,
HyperLinkConfig hyperLinkConfig,
ITransaction transaction)
Returns the URL corresponding to the information contained in the
given
HyperlinkConfig . |
IServiceInterfaceUrl |
GenericHyperLinkResolver.resolveHyperLink(SessionConfig sessionConfig,
HyperLinkConfig hyperLinkConfig,
ITransaction transaction)
Resolves an hyperlink to the corresponding URL.
|
IServiceInterfaceUrl |
IHyperLinkResolver.resolveHyperLink(SessionConfig sessionConfig,
HyperLinkConfig hyperLinkConfig,
ITransaction transaction)
Resolves an hyperlink to the corresponding URL.
|
Modifier and Type | Method and Description |
---|---|
protected void |
GenericHyperLinkResolver.keepPagePreviousState(IServiceInterfaceUrl url,
HyperLinkConfig hyperLinkConfig)
Configures the URL object to keep the current page previous parameters.
|
protected void |
GenericHyperLinkResolver.setUrlParameters(SessionConfig sessionConfig,
IServiceInterfaceUrl url,
Map<String,String[]> parameters,
ITransaction transaction)
Replaces the parameters in the url with the parameters in the given map.
|
Modifier and Type | Class and Description |
---|---|
class |
ServiceContainerUrl
Deprecated.
This class will be removed in a future release. Use
IServiceInterfaceUrl
instead. |
Modifier and Type | Method and Description |
---|---|
IServiceInterfaceUrl |
ServiceContainerResponse.createActionURL() |
IServiceInterfaceUrl |
ServiceContainerResponse.createPortalURL() |
IServiceInterfaceUrl |
ServiceContainerResponse.createRenderURL() |
protected IServiceInterfaceUrl |
ServiceContainerResponse.createServiceInterfaceURL(int urlType) |
Modifier and Type | Method and Description |
---|---|
IServiceInterfaceUrl |
IServiceInterfaceRenderResponse.createActionURL() |
IServiceInterfaceUrl |
ServiceInterfaceRenderResponseSPIWrapper.createActionURL() |
IServiceInterfaceUrl |
ServiceInterfaceRenderResponseSPIWrapper.createPortalURL() |
IServiceInterfaceUrl |
IServiceInterfaceRenderResponse.createRenderURL() |
IServiceInterfaceUrl |
ServiceInterfaceRenderResponseSPIWrapper.createRenderURL() |
Modifier and Type | Method and Description |
---|---|
IServiceInterfaceUrl |
IURLFactory.createActionURL()
Creates an action URL.
|
IServiceInterfaceUrl |
IURLFactory.createPortalURL()
Creates a URL for accessing a portal page.
|
IServiceInterfaceUrl |
IURLFactory.createRenderURL()
Creates a render URL.
|
Modifier and Type | Method and Description |
---|---|
protected String |
ForumMessageListPostLoadProcessor.getEditButtonScript(String pkFieldName,
ISourceData row,
IServiceInterfaceUrl baseUrl) |
protected String |
ForumMessageListPostLoadProcessor.getQuoteButtonScript(String pkFieldName,
ISourceData row,
IServiceInterfaceUrl baseUrl) |
Modifier and Type | Method and Description |
---|---|
protected IServiceInterfaceUrl |
HtmlContentHyperLinkResolver.createUrl(SessionConfig sessionConfig,
HyperLinkConfig hyperLinkConfig,
String pageId,
ITransaction transaction) |
IServiceInterfaceUrl |
HtmlContentService.resolveHyperLink(SessionConfig sessionConfig,
HyperLinkConfig hyperLinkConfig,
ITransaction transaction) |
Modifier and Type | Method and Description |
---|---|
protected IServiceInterfaceUrl |
SimpleContentHyperLinkResolver.createUrl(SessionConfig sessionConfig,
HyperLinkConfig hyperLinkConfig,
String pageId,
ITransaction transaction) |
IServiceInterfaceUrl |
SimpleContentService.resolveHyperLink(SessionConfig sessionConfig,
HyperLinkConfig hyperLinkConfig,
ITransaction transaction) |
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.