Package | Description |
---|---|
lumis.content.service | |
lumis.doui.hyperlink | |
lumis.doui.service | |
lumis.portal.hyperlink |
Provides resolution from internal portal structure hyperlinks to the
actual page URLs.
|
lumis.service.htmlcontent | |
lumis.service.simplecontent |
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 |
---|---|
HyperLinkConfig |
DouiHyperlink.getHyperLinkConfig(Node hyperLinkNode) |
Modifier and Type | Method and Description |
---|---|
protected String |
DouiHyperLinkResolver.resolveDestinationInterfaceId(SessionConfig sessionConfig,
HyperLinkConfig hyperLinkConfig,
ITransaction transaction) |
IServiceInterfaceUrl |
DouiService.resolveHyperLink(SessionConfig sessionConfig,
HyperLinkConfig hyperLinkConfig,
ITransaction transaction)
Resolves an hyperlink to the corresponding URL.
|
Modifier and Type | Method and Description |
---|---|
HyperLinkConfig |
HyperLinkConfig.clone()
Creates a clone of this hyperlink.
|
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.
|
String |
HyperLinkManager.getHyperlinkServiceId(SessionConfig sessionConfig,
HyperLinkConfig hyperLinkConfig,
ITransaction transaction) |
String |
IHyperLinkManager.getHyperlinkServiceId(SessionConfig sessionConfig,
HyperLinkConfig hyperLinkConfig,
ITransaction transaction)
Returns the id of the service related to 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 . |
protected void |
GenericHyperLinkResolver.keepPagePreviousState(IServiceInterfaceUrl url,
HyperLinkConfig hyperLinkConfig)
Configures the URL object to keep the current page previous parameters.
|
protected String |
GenericHyperLinkResolver.resolveDestinationInterfaceId(SessionConfig sessionConfig,
HyperLinkConfig hyperLinkConfig,
ITransaction transaction)
Resolves the interface that should be the destination for the given
hyperlinkConfig |
protected String |
GenericHyperLinkResolver.resolveDestinationPageId(SessionConfig sessionConfig,
HyperLinkConfig hyperLinkConfig,
ITransaction transaction)
Tries to resolve the destination page for the specified hyperlink.
|
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 IServiceInterfaceUrl |
HtmlContentHyperLinkResolver.createUrl(SessionConfig sessionConfig,
HyperLinkConfig hyperLinkConfig,
String pageId,
ITransaction transaction) |
protected String |
HtmlContentHyperLinkResolver.resolveDestinationInterfaceId(SessionConfig sessionConfig,
HyperLinkConfig hyperLinkConfig,
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) |
protected String |
SimpleContentHyperLinkResolver.resolveDestinationInterfaceId(SessionConfig sessionConfig,
HyperLinkConfig hyperLinkConfig,
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.