wt.query.template
Class ReportTemplateHelper.ReportApplicationContext
java.lang.Object
wt.query.template.ReportTemplateHelper.ReportApplicationContext
- All Implemented Interfaces:
- ApplicationContextChild
- Enclosing class:
- ReportTemplateHelper
- static class ReportTemplateHelper.ReportApplicationContext
- extends Object
- implements ApplicationContextChild
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
applicationContext
private ApplicationContext applicationContext
ReportTemplateHelper.ReportApplicationContext
ReportTemplateHelper.ReportApplicationContext()
setApplicationContext
public void setApplicationContext(ApplicationContext a_ApplicationContext)
throws WTPropertyVetoException
- Description copied from interface:
ApplicationContextChild
- Sets the object for the association that plays role: APPLICATION_CONTEXT.
Supported API: false
- Specified by:
setApplicationContext
in interface ApplicationContextChild
- Parameters:
a_ApplicationContext
-
- Throws:
WTPropertyVetoException
getApplicationContext
public ApplicationContext getApplicationContext()
- Description copied from interface:
ApplicationContextChild
- Gets the object for the association that plays role: APPLICATION_CONTEXT.
Supported API: false
- Specified by:
getApplicationContext
in interface ApplicationContextChild
- Returns:
- ApplicationContext