Package com.webmethods.portal.framework
Interface ICurrentResourceResolver
- All Superinterfaces:
IURIResolver
- All Known Subinterfaces:
IPortalServlet
-
Method Summary
Modifier and TypeMethodDescriptionReturns the currentIURI
void
setCurrentResource
(IURI uri) Sets the currentIURI
Methods inherited from interface com.webmethods.portal.system.IURIResolver
acquireURI, acquireURI
-
Method Details
-
getCurrentResource
Returns the currentIURI
- Returns:
- the current resource or NULL
- Throws:
PortalException
-
setCurrentResource
Sets the currentIURI
-