|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This delegate is used to find the LifeCycleTemplate for an object of
a particular class. The implementation of this interface is selected
based on properties in section 6 of the change2.properties file.
Supported API: true
Extendable: true
Change2DelegateFactory
Method Summary | |
LifeCycleTemplate |
chooseLifeCycle(LifeCycleManaged object)
Returns the LifeCycleTemplate for the given object using services.properties. |
String |
getLifeCycleChoice(LifeCycleManaged object)
Returns the LifeCycleTemplate for the given object using services.properties. |
Method Detail |
public LifeCycleTemplate chooseLifeCycle(LifeCycleManaged object) throws WTException
object
-
WTException
public String getLifeCycleChoice(LifeCycleManaged object) throws WTException
object
-
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |