public static interface ICustomUI.IInvokeContext
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getRelativeURI()
Returns the URI portion after the Custom UI base folder.
|
javax.servlet.http.HttpServletRequest |
getServletRequest() |
javax.servlet.http.HttpServletResponse |
getServletResponse() |
java.lang.String getRelativeURI() throws java.lang.Exception
java.lang.Exception
javax.servlet.http.HttpServletRequest getServletRequest()
javax.servlet.http.HttpServletResponse getServletResponse()