wt.clients.query.template
Class ReportTemplateTaskDelegate
java.lang.Object
wt.clients.util.TaskDelegate
wt.clients.query.template.ReportTemplateTaskDelegate
- public class ReportTemplateTaskDelegate
- extends TaskDelegate
Supported API: false
Extendable: false
Methods inherited from class wt.clients.util.TaskDelegate |
confirmAction, deleteObject, displayPropertiesPage, getObject, getParentApplet, getParentFolder, getParentFrame, launchSaveAsTask, launchViewDistributionListTask, setObject, setObjectReference, setParentApplet, setParentFolder, setParentFrame |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
RB
private static final String RB
ReportTemplateTaskDelegate
public ReportTemplateTaskDelegate()
launchCreateTask
public void launchCreateTask()
throws TaskDelegateException
Supported API: false
- Overrides:
launchCreateTask
in class TaskDelegate
- Throws:
TaskDelegateException
launchViewTask
public void launchViewTask()
throws ObjectNoLongerExistsException,
NotAuthorizedException,
TaskDelegateException,
WTException
Supported API: false
- Overrides:
launchViewTask
in class TaskDelegate
- Throws:
ObjectNoLongerExistsException
NotAuthorizedException
TaskDelegateException
WTException
- See Also:
TaskDelegate.setObject(java.lang.Object)
launchUpdateTask
public void launchUpdateTask()
throws ModificationNotAllowedException,
ObjectNoLongerExistsException,
NotAuthorizedException,
TaskDelegateException,
WTException
Supported API: false
- Overrides:
launchUpdateTask
in class TaskDelegate
- Throws:
ModificationNotAllowedException
ObjectNoLongerExistsException
NotAuthorizedException
TaskDelegateException
WTException
launchDeleteTask
public void launchDeleteTask()
throws TaskDelegateException,
WTException
Supported API: false
- Overrides:
launchDeleteTask
in class TaskDelegate
- Throws:
TaskDelegateException
WTException
- See Also:
RefreshEvent
,
RefreshListener
launchQueryBuilder
private void launchQueryBuilder(ReportTemplate a_reportTemplate)
throws WTException
- Throws:
WTException