public interface IPentahoRequestContext
For now the only information stored in the IPentahoRequestContext is teh context path. In future more information can be added to this
Modifier and Type | Method and Description |
---|---|
String |
getContextPath()
Returns the portion of the request URI that indicates the context of the request.
|
String getContextPath()
Copyright © 2020 Hitachi Vantara. All rights reserved.