|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface to retrieve JSP locations of a Web client setting.
A <jsp>
element is defined as follows:
<wpc:webClientSettings clientType="Web Client">
<wpc:customSetting name="name" value="value"?>*
<wpc:jsp for="page|info|input|output|map|template|instance"
uri="jspURI" contextRoot="contextRoot">+
</wpc:webClientSettings>?
JspUsageEnum
,
WebClientSetting
Method Summary | |
---|---|
java.lang.String |
getContextRoot()
Returns the context root of the JSP. |
java.lang.String |
getUriAsString()
Returns the URI of the JSP. |
Method Detail |
public java.lang.String getUriAsString()
public java.lang.String getContextRoot()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |