@StableMinor(version="10.1", 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
Lumisportal 10.1.2.170428 - Copyright © 2006–2017 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.