Uses of Class
wt.clients.util.TaskDelegateException

Packages that use TaskDelegateException
wt.clients.change2   
wt.clients.csm.businessentity   
wt.clients.doc   
wt.clients.effectivity   
wt.clients.epm   
wt.clients.folder   
wt.clients.lifecycle   
wt.clients.part   
wt.clients.project   
wt.clients.query.template   
wt.clients.replication.unit   
wt.clients.rn   
wt.clients.team   
wt.clients.util   
wt.clients.vc.baseline   
wt.clients.workflow.definer   
wt.clients.workflow.engine   
 

Uses of TaskDelegateException in wt.clients.change2
 

Methods in wt.clients.change2 that throw TaskDelegateException
 void WTChangeRequest2TaskDelegate.launchCreateTask()
          Launch the applet that will be used to create a WTChangeIssue.
 void WTChangeRequest2TaskDelegate.launchUpdateTask()
          Launch the applet to update the selected WTChangeIssue.
 void WTChangeRequest2TaskDelegate.launchViewTask()
          Launch the applet to view the selected WTChangeIssue.
 void WTChangeOrder2TaskDelegate.launchUpdateTask()
          Launch the applet to update the selected WTChangeIssue.
 void WTChangeOrder2TaskDelegate.launchViewTask()
          Launch the applet to view the selected WTChangeOrder2.
 void WTChangeIssueTaskDelegate.launchCreateTask()
          Launch the applet that will be used to create a WTChangeIssue.
 void WTChangeIssueTaskDelegate.launchUpdateTask()
          Launch the applet to update the selected WTChangeIssue.
 void WTChangeIssueTaskDelegate.launchViewTask()
          Launch the applet to view the selected WTChangeIssue.
 

Uses of TaskDelegateException in wt.clients.csm.businessentity
 

Methods in wt.clients.csm.businessentity that throw TaskDelegateException
 void BusinessEntityTaskDelegate.launchViewTask()
          Method launchViewTask displays the HTML properties page for the part which is the context of this TaskDelegate.
 

Uses of TaskDelegateException in wt.clients.doc
 

Methods in wt.clients.doc that throw TaskDelegateException
 void WTDocumentTaskDelegate.launchCreateTask()
          Method launchCreateTask launches the CreateDocumentFrame to create a new General document.
 void WTDocumentTaskDelegate.launchViewTask()
          Launches the HTML object properties page for the document which is the context of this task delegate
 void WTDocumentTaskDelegate.launchSaveAsTask()
          Method launchSaveAsTask launches the CopyDialog to create a new WTDocument document from the original selected document..
 void WTDocumentTaskDelegate.launchUpdateTask()
          Method launchUpdateTask launches the UpdateDocumentFrame to update a given WTDocument.
 void WTDocumentTaskDelegate.launchDeleteTask()
          Launches the delete task to delete the document associated with this task delegate.
 void WTDocumentMasterTaskDelegate.launchCreateTask()
          This method is only a nop implementation to support the interface.
 void WTDocumentMasterTaskDelegate.launchViewTask()
          Launch the task to view a given WTDocumentMaster.
 void WTDocumentMasterTaskDelegate.launchUpdateTask()
          This method is only a nop implementation to support the interface.
 void WTDocumentMasterTaskDelegate.launchDeleteTask()
          This method is only a nop implementation to support the interface.
 void SpecificationTaskDelegate.launchCreateTask()
          Method launchCreateTask launches the CreateDocumentFrame to create a new Specification document.
 void RequirementsTaskDelegate.launchCreateTask()
          Method launchCreateTask launches the CreateDocumentFrame to create a new Requirements document.
 

Uses of TaskDelegateException in wt.clients.effectivity
 

Methods in wt.clients.effectivity that throw TaskDelegateException
 void ConfigurationItemTaskDelegate.launchCreateTask()
          Method launchCreateTask launches the ConfigItemFrame to create a new ConfigurationItem.
 void ConfigurationItemTaskDelegate.launchViewTask()
          Method launchViewTask launches the ConfigItemFrame to view a given ConfigurationItem.
 void ConfigurationItemTaskDelegate.launchUpdateTask()
          Method launchUpdateTask launches the ConfigItemFrame to update a given ConfigurationItem.
 

Uses of TaskDelegateException in wt.clients.epm
 

Methods in wt.clients.epm that throw TaskDelegateException
 void EPMDocumentTaskDelegate.launchViewTask()
           
 void EPMDocumentTaskDelegate.launchDeleteTask()
           
 void EPMDocumentMasterTaskDelegate.launchCreateTask()
          This method is only a nop implementation to support the interface.
 void EPMDocumentMasterTaskDelegate.launchViewTask()
           
 void EPMDocumentMasterTaskDelegate.launchUpdateTask()
           
 void EPMDocumentMasterTaskDelegate.launchDeleteTask()
           
 

Uses of TaskDelegateException in wt.clients.folder
 

Methods in wt.clients.folder that throw TaskDelegateException
 void SubFolderTaskDelegate.launchCreateTask()
          Method launchCreateTask launches the task to create a new SubFolder.
 void SubFolderTaskDelegate.launchViewTask()
          Method launchViewTask launches the task to view a SubFolder.
 void SubFolderTaskDelegate.launchUpdateTask()
          Method launchUpdateTask launches the task to update a SubFolder.
 void ShortcutTaskDelegate.launchCreateTask()
          Method launchCreateTask launches the task to create a new Shortcut.
 void ShortcutTaskDelegate.launchViewTask()
          Method launchViewTask launches the task to view a Shortcut.
 void ShortcutTaskDelegate.launchUpdateTask()
          Method launchUpdateTask launches the task to update a Shortcut.
 void ShortcutTaskDelegate.launchDeleteTask()
          Method launchDeleteTask launches the task to delete a Shortcut.
 void FolderTaskDelegate.launchViewTask()
          Method launchViewTask launches the task to view a SubFolder.
 void FolderTaskDelegate.launchDeleteTask()
          Method launchDeleteTask launches the task to delete a Folder.
 void CabinetTaskDelegate.launchCreateTask()
          Method launchCreateTask launches the task to create a new Cabinet.
 void CabinetTaskDelegate.launchUpdateTask()
          Method launchUpdateTask launches the task to update a Cabinet.
 

Uses of TaskDelegateException in wt.clients.lifecycle
 

Methods in wt.clients.lifecycle that throw TaskDelegateException
 void LifeCycleTemplateTaskDelegate.launchCreateTask()
          Method which launches the create task for life cycle templates.
 void LifeCycleTemplateTaskDelegate.launchUpdateTask()
          Method which launches the update task for life cycle templates.
 void LifeCycleTemplateTaskDelegate.launchViewTask()
          Method which launches the view task for life cycle templates.
 void LifeCycleTemplateTaskDelegate.launchCheckOutTask()
          Method which checks out the selected life cycle templates.
 void LifeCycleTemplateTaskDelegate.launchCheckInTask()
          Method which checks in the selected life cycle templates.
 void LifeCycleTemplateTaskDelegate.launchCheckInTask(WTContainerRef context)
          Method which checks in the selected life cycle templates.
 void LifeCycleTemplateTaskDelegate.launchUndoCheckOutTask()
          Method which undos a check out of the selected life cycle templates.
 void LifeCycleTemplateTaskDelegate.launchDeleteTask()
          Launches the delete task to delete the template associated with this task delegate.
 

Uses of TaskDelegateException in wt.clients.part
 

Methods in wt.clients.part that throw TaskDelegateException
 void WTSerialNumberedPartTaskDelegate.launchCreateTask()
          Method launchCreateTask launches the CreateSerialNumberedPartFrame to create a new serial numbered part.
 void WTSerialNumberedPartTaskDelegate.launchSaveAsTask()
          Method launchSaveAsTask launches the CopyDialog to create a new WTSerialNumberedPart from the original selected serial numbered part.
 void WTSerialNumberedPartTaskDelegate.launchViewTask()
          Method launchViewTask displays the HTML properties page for the serial numbered part which is the context of this TaskDelegate.
 void WTSerialNumberedPartTaskDelegate.launchViewDistributionListTask()
          Method launchViewDistributionListTask displays the HTML properties page for the part which is the context of this TaskDelegate.
 void WTSerialNumberedPartTaskDelegate.launchUpdateTask()
          Method launchUpdateTask launches the UpdateSerailNumberedPartFrame to update a given WTSerialNumberedPart.
 void WTSerialNumberedPartTaskDelegate.launchDeleteTask()
          Method launchDeleteTask delete the specified Serial Numbered Part.
 void WTSerialNumberedPartTaskDelegate.launchNewConfigurationTask()
          Method launchNewConfigurationTask creates a new configuration for the serial numbered part which is the context of this TaskDelegate.
 void WTSerialNumberedPartMasterTaskDelegate.launchViewTask()
          Launch the task to view a given WTSerialNumberedPartMaster.
 void WTSerialNumberedPartMasterTaskDelegate.launchDefineAlternatesTask()
          Launch the task to define alternate serial numbered parts of a given WTSerialNumberedPartMaster.
 void WTProductTaskDelegate.launchCreateTask()
          Method launchCreateTask launches the CreateProductFrame to create a new product.
 void WTProductTaskDelegate.launchSaveAsTask()
          Method launchSaveAsTask launches the CopyDialog to create a new WTProduct product from the original selected product.
 void WTProductTaskDelegate.launchViewTask()
          Method launchViewTask displays the HTML properties page for the product which is the context of this TaskDelegate.
 void WTProductTaskDelegate.launchViewDistributionListTask()
          Method launchViewDistributionListTask displays the HTML properties page for the part which is the context of this TaskDelegate.
 void WTProductTaskDelegate.launchUpdateTask()
          Method launchUpdateTask launches the UpdateProductFrame to update a given WTProduct.
 void WTProductTaskDelegate.launchDeleteTask()
          Method launchDeleteTask delete the specified Product.
 void WTProductTaskDelegate.launchNewConfigurationTask()
          Method launchNewConfigurationTask creates a new configuration for the product which is the context of this TaskDelegate.
 void WTProductMasterTaskDelegate.launchViewTask()
          Launch the task to view a given WTProductMaster.
 void WTProductMasterTaskDelegate.launchDefineAlternatesTask()
          Launch the task to define alternate products of a given WTProductMaster.
 void WTProductInstance2TaskDelegate.launchViewTask()
           
 void WTProductInstance2TaskDelegate.launchSaveAsTask()
          Method launchSaveAsTask is invoked to launch the task to create a particular business object from an existing one.
 void WTProductConfigurationTaskDelegate.launchViewTask()
           
 void WTProductConfigurationTaskDelegate.launchNewInstanceTask()
          Method launchNewInstanceTask creates a new product instance for the configuration which is the context of this TaskDelegate.
 void WTPartTaskDelegate.launchCreateTask()
          Method launchCreateTask launches the CreatePartFrame to create a new part.
 void WTPartTaskDelegate.launchSaveAsTask()
          Method launchSaveAsTask launches the CopyDialog to create a new WTPart part from the original selected part..
 void WTPartTaskDelegate.launchViewTask()
          Method launchViewTask displays the HTML properties page for the part which is the context of this TaskDelegate.
 void WTPartTaskDelegate.launchViewDistributionListTask()
          Method launchViewDistributionListTask displays the HTML properties page for the part which is the context of this TaskDelegate.
 void WTPartTaskDelegate.launchUpdateTask()
          Method launchUpdateTask launches the UpdatePartFrame to update a given WTPart.
 void WTPartTaskDelegate.launchDeleteTask()
          Method launchDeleteTask delete the specified Part.
 void WTPartMasterTaskDelegate.launchCreateTask()
          This method is only a nop implementation to support the interface.
 void WTPartMasterTaskDelegate.launchViewTask()
          Launch the task to view a given WTPartMaster.
 void WTPartMasterTaskDelegate.launchUpdateTask()
          This method is only a nop implementation to support the interface.
 void WTPartMasterTaskDelegate.launchDeleteTask()
          This method is only a nop implementation to support the interface.
 void WTPartMasterTaskDelegate.launchDefineAlternatesTask()
          Launch the task to define alternate parts of a given WTPartMaster.
 

Uses of TaskDelegateException in wt.clients.project
 

Methods in wt.clients.project that throw TaskDelegateException
 void ProjectTaskDelegate.launchCreateTask()
          Method which launches the create task for projects.
 void ProjectTaskDelegate.launchUpdateTask()
          Method which launches the update task for projects.
 void ProjectTaskDelegate.launchViewTask()
          Method which launches the view task for projects.
 void ProjectTaskDelegate.launchSaveAsTask()
          Method which copies the selected projects.
 void ProjectTaskDelegate.launchRenameTask()
          Method which renames the selected project.
 

Uses of TaskDelegateException in wt.clients.query.template
 

Methods in wt.clients.query.template that throw TaskDelegateException
 void ReportTemplateTaskDelegate.launchCreateTask()
          

Supported API: false
 void ReportTemplateTaskDelegate.launchViewTask()
          

Supported API: false
 void ReportTemplateTaskDelegate.launchUpdateTask()
          

Supported API: false
 void ReportTemplateTaskDelegate.launchDeleteTask()
          

Supported API: false
 

Uses of TaskDelegateException in wt.clients.replication.unit
 

Methods in wt.clients.replication.unit that throw TaskDelegateException
 void WTUnitTaskDelegate.launchCreateTask()
          Method launchCreateTask launches the CreateUnitFrame to create a new part.
 void WTUnitTaskDelegate.launchSaveAsTask()
          Method launchSaveAsTask launches the CopyDialog to create a new WTPart part from the original selected part..
 void WTUnitTaskDelegate.launchViewTask()
          Method launchViewTask displays the HTML properties page for the part which is the context of this TaskDelegate.
 void WTUnitTaskDelegate.launchUpdateTask()
          Method launchUpdateTask launches the UpdatePartFrame to update a given WTPart.
 void WTUnitTaskDelegate.launchDeleteTask()
          Method launchDeleteTask delete the specified Part.
 

Uses of TaskDelegateException in wt.clients.rn
 

Methods in wt.clients.rn that throw TaskDelegateException
 void WTRNRequestTaskDelegate.launchCreateTask()
           
 void WTRNRequestTaskDelegate.launchUpdateTask()
           
 void WTRNRequestTaskDelegate.launchViewTask()
           
 

Uses of TaskDelegateException in wt.clients.team
 

Methods in wt.clients.team that throw TaskDelegateException
 void TeamTemplateTaskDelegate.launchCreateTask()
          Method which launches the create task for projects.
 void TeamTemplateTaskDelegate.launchUpdateTask()
          Method which launches the update task for team templates.
 void TeamTemplateTaskDelegate.launchViewTask()
          Method which launches the view task for Team Templates.
 void TeamTemplateTaskDelegate.launchSaveAsTask()
          Method which copies the selected Team Templates.
 void TeamTemplateTaskDelegate.launchRenameTask()
          Method which renames the selected team template.
 

Uses of TaskDelegateException in wt.clients.util
 

Methods in wt.clients.util that throw TaskDelegateException
 void TaskDelegate.launchCreateTask()
          Method launchCreateTask is invoked to launch the task to create a particular business object.
 void TaskDelegate.launchSaveAsTask()
          Method launchSaveAsTask is invoked to launch the task to create a particular business object from an existing one.
 void TaskDelegate.launchViewTask()
          Method launchViewTask is invoked to launch the task to view a particular business object.
 void TaskDelegate.launchUpdateTask()
          Method launchUpdateTask is invoked to launch the task to update a particular business object.
 void TaskDelegate.launchDeleteTask()
          Method launchDeleteTask is invoked to launch the task to delete a particular business object.
 void TaskDelegate.launchViewDistributionListTask()
          Method launchViewDistributionListTask is invoked to launch the task to view a particular business object.
protected  boolean TaskDelegate.confirmAction(String message)
          Launches a dialog prompting the user to confirm an action.
 void TaskDelegate.displayPropertiesPage()
          Displays the HTML object properties page for the context object.
 

Uses of TaskDelegateException in wt.clients.vc.baseline
 

Methods in wt.clients.vc.baseline that throw TaskDelegateException
 void ManagedBaselineTaskDelegate.launchCreateTask()
          Method launchCreateTask launches the task to create a new baseline.
 void ManagedBaselineTaskDelegate.launchViewTask()
          Method launchViewTask launches an html page to to view a given ManagedBaseline.
 void ManagedBaselineTaskDelegate.launchUpdateTask()
          Method launchUpdateTask launches the BaselineTaskFrame to update a given ManagedBaseline.
 

Uses of TaskDelegateException in wt.clients.workflow.definer
 

Methods in wt.clients.workflow.definer that throw TaskDelegateException
 void WfProcessTemplateTaskDelegate.launchCreateTask()
          Method which launches the create task for life cycle templates.
 void WfProcessTemplateTaskDelegate.launchUpdateTask()
          Method which launches the update task for life cycle templates.
 void WfProcessTemplateTaskDelegate.launchSaveAsTask()
          Method launchSaveAsTask launches the CopyDialog to create a new WfProcessTemplate document from the original selected document..
 void WfProcessTemplateTaskDelegate.launchViewTask()
          Method which launches the view task for life cycle templates.
 void WfProcessTemplateTaskDelegate.launchDeleteTask()
          Launches the delete task to delete the template associated with this task delegate.
 

Uses of TaskDelegateException in wt.clients.workflow.engine
 

Methods in wt.clients.workflow.engine that throw TaskDelegateException
 void WfProcessTaskDelegate.launchViewTask()
          

Supported API: false
 void WfProcessTaskDelegate.launchCreateTask()
          

Supported API: false
 void WfProcessTaskDelegate.launchUpdateTask()