Package | Description |
---|---|
lumis.portal.url |
Manages the resolution of page URLs.
|
Modifier and Type | Method and Description |
---|---|
static IURLManager.CreateStrategy |
IURLManager.CreateStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IURLManager.CreateStrategy[] |
IURLManager.CreateStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
default WebResource |
IURLManager.getWebResourceByDynamicPath(String dynamicPath,
IURLManager.CreateStrategy createStrategy)
Returns a web resource for the given dynamic path.
|
default WebResource |
IURLManager.getWebResourceByDynamicPath(String dynamicPath,
IURLManager.CreateStrategy createStrategy,
Locale locale)
Returns a web resource for the given dynamic path.
|
WebResource |
IURLManager.getWebResourceByDynamicPath(String dynamicPath,
IURLManager.CreateStrategy createStrategy,
Locale locale,
WebResource creator)
Returns a web resource for the given dynamic path.
|
WebResource |
URLManager.getWebResourceByDynamicPath(String dynamicPath,
IURLManager.CreateStrategy createStrategy,
Locale locale,
WebResource creator) |
LumisXP 12.5.0.200928 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.