|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.query.template.DelegationXSLSpec
Supported API: false
Extendable: false
Field Summary | |
private static String |
CLASSNAME
|
private static String |
RESOURCE
|
private static long |
serialVersionUID
|
private String |
serviceName
|
Constructor Summary | |
DelegationXSLSpec(String a_service)
Supported API: false |
Method Summary | |
String |
getServiceName()
Gets the value of the attribute: serviceName. |
Stylesheet[] |
getStylesheets(Locale a_locale)
Supported API: false |
private void |
serviceNameValidate(String a_ServiceName)
|
void |
setServiceName(String a_ServiceName)
Sets the value of the attribute: serviceName. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static final String RESOURCE
private static final String CLASSNAME
private String serviceName
private static final long serialVersionUID
Constructor Detail |
public DelegationXSLSpec(String a_service) throws WTPropertyVetoException
a_service
-
WTPropertyVetoException
Method Detail |
public String getServiceName()
public void setServiceName(String a_ServiceName) throws WTPropertyVetoException
a_ServiceName
-
WTPropertyVetoException
private void serviceNameValidate(String a_ServiceName) throws WTPropertyVetoException
a_ServiceName
-
WTPropertyVetoException
public Stylesheet[] getStylesheets(Locale a_locale) throws WTException
getStylesheets
in interface XSLSpec
a_locale
- parameter to get locale specific XSL
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |