|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChooseLifeCycleDelegate | |
wt.change2 | Defines several reference implementations of change objects
(including WTChangeRequest2 , WTChangeIssue and WTChangeOrder2 )
that are all managed by ChangeService2 ,
but the service interface is defined at a higher level of interfaces to change objects to allow replacing the reference implementations
with customization of the interfaces. |
Uses of ChooseLifeCycleDelegate in wt.change2 |
Classes in wt.change2 that implement ChooseLifeCycleDelegate | |
class |
DefaultChooseLifeCycleDelegate
The default delegate for choosing a LifeCycle. |
Methods in wt.change2 that return ChooseLifeCycleDelegate | |
ChooseLifeCycleDelegate |
Change2DelegateFactory.getChooseLifeCycleDelegate(LifeCycleManaged object)
Returns a ChooseFolderDelegate based upon the property file entry: wt.services/svc/default/wt.change2.ChooseLifeCycleDelegate/null/wt.change2.WTChangeRequest2/0=wt.change2.DefaultChooseLifeCycleDelegate/singleton Supported API: true |
Methods in wt.change2 with parameters of type ChooseLifeCycleDelegate | |
private void |
StandardChangeService2.handleLifeCycleException(ChooseLifeCycleDelegate delegate,
LifeCycleManaged lcm)
Throw an appropriate exception in response to a problem setting a life cycle on a new change object |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |