|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.change2.Change2DelegateFactory
public class Change2DelegateFactory
A factory to get delegates that could be supplied with out of the box
Windchill or customized by a customer.
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
ChangeNoticeComplexityDelegate |
getChangeNoticeComplexityDelegate(Object referencedObject)
Returns the delegate which is used for evaluating the complexity of a change notice based upon the property entry: wt.services/svc/default/wt.change2.ChangeNoticeComplexityDelegate/null/java.lang.Object/0 Supported API: true |
ChooseFolderDelegate |
getChooseFolderDelegate(ChangeItemIfc object)
Returns a ChooseFolderDelegate based upon the property file entry: wt.services/svc/default/wt.change2.ChooseFolderDelegate/null/wt.change2.ChangeItemIfc/0=wt.change2.DefaultChooseFolderDelegate/singleton Supported API: true |
ChooseLifeCycleDelegate |
getChooseLifeCycleDelegate(wt.lifecycle.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 |
ConcreteAssociationDelegate |
getConcreteAssociationDelegate(ChangeItemIfc object)
Returns a ConcreteAssociationDelegate based upon the property file entry: wt.services/svc/default/wt.change2.ConcreteAssociationDelegate/wt.change2.WTChangeProposal/wt.change2.WTChangeRequest2/1=wt.change2.ResearchedByDelegate/singleton Supported API: true |
ConcreteAssociationDelegate |
getConcreteAssociationDelegate(ChangeItemIfc object,
ChangeItemIfc selector)
Returns a ConcreteAssociationDelegate based upon the property file entry: wt.services/svc/default/wt.change2.ConcreteAssociationDelegate/wt.change2.WTChangeProposal/wt.change2.WTChangeRequest2/1=wt.change2.ResearchedByDelegate/singleton Supported API: true |
ConcreteChangeableAssociationDelegate |
getConcreteChangeableAssociationDelegate(Class theClass,
ChangeItemIfc object)
Returns a ConcreteChangeableAssociationDelegate based upon the property file entry: wt.services/svc/default/wt.change2.ConcreteChangeableAssociationDelegate/wt.change2.RelevantAnalysisData/wt.change2.WTAnalysisActivity/1=wt.change2.RelevantAnalysisDataDelegate/singleton Supported API: true |
FindChangeRequestDelegate |
getFindChangeRequestDelegate(Object object)
Returns a FindChangeRequestDelegate based upon the property file entry: wt.services/svc/default/wt.change2.FindChangeRequestDelegate/null/wt.change2.ChangeRequestIfc/0=wt.change2.FindChangeRequestForChangeIssueDelegate/singleton. |
String |
getFolderedChangeItemLocation(Foldered object)
Returns a string representing a folder location based upon the property file entry beginning with: |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public ChooseLifeCycleDelegate getChooseLifeCycleDelegate(wt.lifecycle.LifeCycleManaged object)
object -
public ChooseFolderDelegate getChooseFolderDelegate(ChangeItemIfc object)
throws WTException,
ChangeException2
object -
WTException
ChangeException2
public ConcreteAssociationDelegate getConcreteAssociationDelegate(ChangeItemIfc object)
throws WTException,
ChangeException2
object -
WTException
ChangeException2
public ConcreteAssociationDelegate getConcreteAssociationDelegate(ChangeItemIfc object,
ChangeItemIfc selector)
throws WTException,
ChangeException2
object - selector -
WTException
ChangeException2
public FindChangeRequestDelegate getFindChangeRequestDelegate(Object object)
throws WTException,
ChangeException2
object -
WTException
ChangeException2
public ConcreteChangeableAssociationDelegate getConcreteChangeableAssociationDelegate(Class theClass,
ChangeItemIfc object)
throws ChangeException2,
WTException
theClass - object -
ChangeException2
WTException
public String getFolderedChangeItemLocation(Foldered object)
throws ChangeException2,
WTException
wt.services/rsc/default/FolderedChangeItemLocation
object -
ChangeException2
WTExceptionpublic ChangeNoticeComplexityDelegate getChangeNoticeComplexityDelegate(Object referencedObject)
referencedObject - The object used to reference as the selector.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||