@StableMinor(version="12.3", sinceVersion="5.0") public interface IURLResolver
The methods of this interface are always called inside a transactional context.
lumis.portal.url
Modifier and Type | Method and Description |
---|---|
String |
resolveFriendlyPath(WebResource resource,
String currentPath)
Resolves the friendly path for a web resource.
|
String resolveFriendlyPath(WebResource resource, String currentPath) throws PortalException
resource
- the web resource.currentPath
- the path value resolved by previous
IURLResolver
in the resolution pipeline, or an empty String
if this is the first resolver in the pipeline.PortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.