|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ChangeService2
The interface describing the services available for the change2 package.
Supported API: true
Extendable: false
ChangeService2Fwd,
StandardChangeService2,
ChangeHelper2| Method Summary | |
|---|---|
void |
deleteAddessedBy(WTCollection roleSet,
String role)
Delete the AddressedBy2 relationship associated to the passed in roleSet. |
AddressedByIfc |
deleteAddressedBy(ChangeRequestIfc cr,
ChangeOrderIfc co)
Delete the AddressedByIfc relationship implied by the two arguments. |
AffectedActivityData |
deleteAffectedActivityData(AffectedActivityData aad)
Delete the AffectedActivityData relationship only. |
AnalysisActivityIfc |
deleteAnalysisActivity(AnalysisActivityIfc aa)
Deletes the concrete subclass of AnalysisActivityIfc from the database. |
void |
deleteChangeActivities(WTSet changeActivities)
Delete the ChangeActivities in the WTSet. |
ChangeActivityIfc |
deleteChangeActivity(ChangeActivityIfc ca)
Deletes the concrete subclass of ChangeActivityIfc from the database. |
ChangeInvestigationIfc |
deleteChangeInvestigation(ChangeInvestigationIfc ci)
Deletes the concrete subclass of ChangeInvestigationIfc from the database. |
ChangeIssueIfc |
deleteChangeIssue(ChangeIssueIfc ci)
Deletes the concrete subclass of ChangeIssueIfc from the database. |
ChangeOrderIfc |
deleteChangeOrder(ChangeOrderIfc co)
Deletes the concrete subclass of ChangeOrderIfc from the database. |
ChangeProposalIfc |
deleteChangeProposal(ChangeProposalIfc cp)
Deletes the concrete subclass of ChangeProposalIfc from the database. |
ChangeRecord2 |
deleteChangeRecord(ChangeRecord2 cr)
Delete the ChangeRecord2 relationship only. |
ChangeRequestIfc |
deleteChangeRequest(ChangeRequestIfc cr)
Deletes the concrete subclass of ChangeRequestIfc from the database. |
FormalizedByIfc |
deleteFormalizedBy(ChangeRequestIfc cr,
ChangeIssueIfc ci)
Delete the FormalizedByIfc relationship implied by the two arguments. |
FormalizedByIfc |
deleteFormalizedBy(Class linkClass,
ChangeRequestIfc cr,
ChangeIssueIfc ci)
Delete the FormalizedByIfc relationship implied by the three arguments. |
void |
deleteFormalizedBy(WTCollection roleSet,
String role)
Delete the FormalizedByIfc relationship associated to the passed in roleSet. |
void |
deleteIncludeIn2(WTSet changeActivities)
Retrieves the set of IncludedIn2 links associated with the passed in ChangeActivities and if the RoleB (ChangeAcitivity2) points to one and only one ChangeOrder2 then the RoleB object (ChangeActivity2) will be deleted. |
RelevantAnalysisData |
deleteRelevantAnalysisData(RelevantAnalysisData rad)
Delete the RelevantAnalysisData relationship only. |
ChangeRequestIfc |
findChangeRequest(Object theObject)
Uses Change2DelegateFactory and FindChangeRequestDelegate mechanism to find the change request associated with the object passed in. |
QueryResult |
getAffectingChangeActivities(Changeable2 changeable)
Returns a QueryResult of ChangeActivity2 objects related to the given Changeable2 object by the AffectedActivityData assocation. |
QueryResult |
getAffectingChangeActivities(Changeable2 changeable,
boolean onlyChangeActivities)
Returns a QueryResult of ChangeActivity2 objects related to the given Changeable2 object by the AffectedActivityData assocation. |
QueryResult |
getAnalysisActivities(Changeable2 changeable)
Retrieves the AnalysisActivity objects related to the given Changeable2 object by the RelevantAnalysisData assocation. |
QueryResult |
getAnalysisActivities(Changeable2 changeable,
boolean onlyAnalysisActivities)
Retrieves the AnalysisActivity objects related to the given Changeable2 object by the RelevantAnalysisData assocation. |
QueryResult |
getAnalysisActivities(ChangeAnalysisIfc ca)
Retrieves the AnalysisActivityIfc objects related to the given ChangeAnalysisIfc object by the DetailedByIfc assocation. |
QueryResult |
getAnalysisActivities(ChangeAnalysisIfc ca,
boolean onlyAnalysisActivities)
Retrieves the AnalysisActivityIfc objects related to the given ChangeAnalysisIfc object by the DetailedByIfc assocation. |
QueryResult |
getChangeables(AnalysisActivityIfc aa)
Retrieves the Changeable2 objects related to the given AnalysisActivityIfc object by the ResearchedByIfc assocation. |
QueryResult |
getChangeables(AnalysisActivityIfc aa,
boolean onlyChangeables)
Retrieves the Changeable2 objects related to the given AnalysisActivityIfc object by the RelevantAnalysisData assocation. |
QueryResult |
getChangeables(ChangeIssueIfc changeIssue)
Retrieves the Changeable2 objects related to the given ChangeIssueIfc object by the ReportedAgainst association. |
QueryResult |
getChangeables(ChangeIssueIfc changeIssue,
boolean onlyChangeables)
Retrieves the Changeable2 objects related to the given ChangeIssueIfc object by the Reported Against association. |
WTList |
getChangeables(ChangeIssueIfc changeIssue,
WTList changeables)
Retrieves the Reported Against links related to the given ChangeIssueIfc object by changeables. |
QueryResult |
getChangeables(ChangeRequestIfc cr)
Retrieves the Changeable2 objects related to the given ChangeRequestIfc object by the RelevantRequestDataIfc assocation. |
QueryResult |
getChangeables(ChangeRequestIfc cr,
boolean onlyChangeables)
Retrieves the Changeable2 objects related to the given ChangeRequestIfc object by the RelevantRequestDataIfc assocation. |
WTKeyedHashMap |
getChangeables(WTCollection cSet,
String role,
Class link,
boolean onlyOtherSide)
Given a set of ChangeItems and the proper role class return a WTKeyedHashMap of Changeables associated to each ChangeItem where the key is the ChangeItem and the value is a Set of changeables. |
QueryResult |
getChangeablesAfter(ChangeActivityIfc ca)
Retrieves the Changeable2 objects related to the given ChangeActivityIfc object by the ChangeRecord2 assocation. |
QueryResult |
getChangeablesAfter(ChangeActivityIfc ca,
boolean onlyChangeables)
Retrieves the Changeable2 objects related to the given ChangeActivityIfc object by the ChangeRecord2 assocation. |
WTList |
getChangeablesAfter(ChangeActivityIfc ca,
WTList changeable2)
Retrieves the ChangeRecord2 objects related to the given ChangeActivityIfc object and WTList of changeable2. |
QueryResult |
getChangeablesAfter(ChangeOrderIfc co)
Retrieves the Changeable2 objects related to the given ChangeOrderIfc object through its IncludedInIfc association with its ChangeActivityIfc and then by their ChangeRecord2 assocations. |
QueryResult |
getChangeablesAfter(ChangeOrderIfc co,
boolean onlyChangeables)
Retrieves the Changeable2 objects related to the given ChangeOrderIfc object through its IncludedInIfc associations with its ChangeActivityIfc object and then by their ChangeRecord2 assocations. |
QueryResult |
getChangeablesBefore(ChangeActivityIfc ca)
Retrieves the Changeable2 objects related to the given ChangeActivityIfc object by the AffectedActivityData assocation. |
QueryResult |
getChangeablesBefore(ChangeActivityIfc ca,
boolean onlyChangeables)
Retrieves the Changeable2 objects related to the given ChangeActivityIfc object by the AffectedActivityData assocation. |
QueryResult |
getChangeablesBefore(ChangeOrderIfc co)
Retrieves the Changeable2 objects related to the given ChangeOrderIfc object through the IncludedInIfc association with each of its ChangeActivityIfc objects and then by their AffectedActivityData assocation. |
QueryResult |
getChangeablesBefore(ChangeOrderIfc co,
boolean onlyChangeables)
Retrieves the Changeable2 objects related to the given ChangeOrderIfc object through the IncludedInIfc association of each of its ChangeActivityIfc object and then by their AffectedActivityData assocations. |
QueryResult |
getChangeActivities(ChangeOrderIfc co)
Retrieves the ChangeActivityIfc objects related to the given ChangeOrderIfc object by the IncludedInIfc assocation. |
QueryResult |
getChangeActivities(ChangeOrderIfc co,
boolean onlyChangeActivities)
Retrieves the ChangeActivityIfc objects related to the given ChangeOrderIfc object by the IncludedInIfc assocation. |
QueryResult |
getChangeAnalysis(AnalysisActivityIfc aa)
Retrieves the ChangeAnalysisIfc object related to the given AnalysisActivityIfc object by the DetailedByIfc assocation. |
QueryResult |
getChangeAnalysis(AnalysisActivityIfc aa,
boolean onlyChangeAnalysis)
Retrieves the ChangeAnalysisIfc object related to the given AnalysisActivityIfc object by the DetailedByIfc assocation. |
QueryResult |
getChangeInvestigations(ChangeRequestIfc cr)
Retrieves the ChangeInvestigationIfc objects related to the given ChangeRequestIfc object by the ResearchedByIfc assocation. |
QueryResult |
getChangeInvestigations(ChangeRequestIfc cr,
boolean onlyChangeInvestigations)
Retrieves the ChangeInvestigationIfc objects related to the given ChangeRequestIfc object by the ResearchedByIfc assocation. |
QueryResult |
getChangeIssues(ChangeRequestIfc cr)
Retrieves the ChangeIssueIfc objects related to the given ChangeRequestIfc object by the FormalizedByIfc assocation. |
QueryResult |
getChangeIssues(ChangeRequestIfc cr,
boolean onlyChangeIssues)
Retrieves the ChangeIssueIfc objects related to the given ChangeRequestIfc object by the FormalizedByIfc assocation. |
ChangeItem |
getChangeItem(Class theClass,
long id)
Retrieves the ChangeItem object that corresponds to the given Class and id. |
ChangeItem |
getChangeItem(String oid)
Retrieves the ChangeItem object that corresponds to the given oid. |
WTKeyedHashMap |
getChangeItems(WTCollection cSet,
String role,
Class link,
boolean onlyOtherSide)
Given a set of Changeable2 and the proper role class return a WTKeyedHashMap of ChangeItems associated to each Changeable2 where the key is the Changeable and the value is a Set of ChangeItems. |
QueryResult |
getChangeOrder(ChangeActivityIfc ca)
Retrieves the ChangeOrderIfc object related to the given ChangeActivityIfc object by the IncludedInIfc assocation. |
QueryResult |
getChangeOrder(ChangeActivityIfc ca,
boolean onlyChangeActivity)
Retrieves the ChangeOrderIfc object related to the given ChangeActivityIfc object by the IncludedInIfc assocation. |
QueryResult |
getChangeOrders(ChangeRequestIfc cr)
Retrieves the ChangeOrderIfc objects related to the given ChangeRequestIfc object by the AddressedByIfc assocation. |
QueryResult |
getChangeOrders(ChangeRequestIfc cr,
boolean onlyChangeOrders)
Retrieves the ChangeOrderIfc objects related to the given ChangeRequestIfc object by the AddressedByIfc assocation. |
QueryResult |
getChangeProposals(ChangeRequestIfc cr)
Retrieves the ChangeProposalIfc objects related to the given ChangeRequestIfc object by the ResearchedByIfc assocation. |
QueryResult |
getChangeProposals(ChangeRequestIfc cr,
boolean onlyChangeProposals)
Retrieves the ChangeProposalIfc objects related to the given ChangeRequestIfc object by the ResearchedByIfc assocation. |
QueryResult |
getChangeRequest(ChangeAnalysisIfc ca)
Retrieves the ChangeRequestIfc object related to the given ChangeAnalysisIfc object by the ResearchedByIfc assocation. |
QueryResult |
getChangeRequest(ChangeAnalysisIfc ca,
boolean onlyChangeRequest)
Retrieves the ChangeRequestIfc object related to the given ChangeAnalysisIfc object by the ResearchedByIfc assocation. |
QueryResult |
getChangeRequest(ChangeIssueIfc ci)
Retrieves the ChangeRequestIfc object related to the given ChangeIssueIfc object by the FormalizedByIfc assocation. |
QueryResult |
getChangeRequest(ChangeIssueIfc ci,
boolean onlyChangeRequest)
Retrieves the ChangeRequestIfc object related to the given ChangeIssueIfc object by the FormalizedByIfc assocation. |
QueryResult |
getChangeRequest(ChangeOrderIfc co)
Retrieves the ChangeRequestIfc object related to the given ChangeOrderIfc object by the AddressedByIfc assocation. |
QueryResult |
getChangeRequest(ChangeOrderIfc co,
boolean onlyChangeRequest)
Retrieves the ChangeRequestIfc object related to the given ChangeOrderIfc object by the AddressedByIfc assocation. |
QueryResult |
getChangingChangeActivities(Changeable2 changeable)
Returns a QueryResult of ChangeActivity2 objects related to the given Changeable2 object by the ChangeRecord2 assocation. |
QueryResult |
getChangingChangeActivities(Changeable2 changeable,
boolean onlyChangeActivities)
Returns a QueryResult of ChangeActivity2 objects related to the given Changeable2 object by the ChangeRecord2 assocation. |
ChangeRequest2 |
getFormalizingChangeRequest(ChangeIssue ci)
Retrieves the ChangeRequest2 object that formalizes the given ChangeIssue object. |
QueryResult |
getImplementedChangeActivities(Changeable2 changeable)
Returns a QueryResult of ChangeActivity2 objects related to the given Changeable2 object by the ChangeRecord2 assocation. |
QueryResult |
getImplementedChangeActivities(Changeable2 changeable,
boolean onlyChangeActivities)
Returns a QueryResult of ChangeActivity2 objects related to the given Changeable2 object by the ChangeRecord2 assocation. |
QueryResult |
getLatestAnalysisActivity(ChangeAnalysisIfc ca)
Retrieves the AnalysisActivityIfc object related to the given ChangeAnalysisIfc object by the DetailedByIfc assocation. |
QueryResult |
getLatestChangeActivity(ChangeOrderIfc co)
Retrieves the latest version of ChangeActivityIfc object related to the given ChangeOrderIfc object by the IncludedInIfc assocation. |
QueryResult |
getLatestChangeAnalysis(AnalysisActivityIfc aa)
Retrieves the ChangeAnalysisIfc object related to the given AnalysisActivityIfc object by the DetailedByIfc assocation. |
QueryResult |
getLatestChangeInvestigation(ChangeRequestIfc cr)
Retrieves the ChangeInvestigationIfc object related to the given ChangeRequestIfc object by the ResearchedByIfc assocation. |
QueryResult |
getLatestChangeIssue(ChangeableIfc changeable2)
Retrieves the ChangeIssueIfc object related to the given Changeable2 object by the ReportedAgainstByIfc assocation. |
QueryResult |
getLatestChangeIssue(ChangeRequestIfc cr)
Retrieves the ChangeIssueIfc object related to the given ChangeRequestIfc object by the FormalizedByIfc assocation. |
QueryResult |
getLatestChangeOrder(ChangeActivityIfc ca)
Retrieves the ChangeOrderIfc object related to the given ChangeActivityIfc object by the IncludedInIfc assocation. |
QueryResult |
getLatestChangeOrder(ChangeRequestIfc cr)
Retrieves the ChangeOrderIfc object related to the given ChangeRequestIfc object by the AddressedByIfc assocation. |
QueryResult |
getLatestChangeProposal(ChangeRequestIfc cr)
Retrieves the ChangeProposalIfc object related to the given ChangeRequestIfc object by the ResearchedByIfc assocation. |
QueryResult |
getLatestChangeRequest(ChangeableIfc changeable2)
Retrieves the ChangeRequestIfc object related to the given ChangeableIfc object by the FormalizedByIfc assocation. |
QueryResult |
getLatestChangeRequest(ChangeAnalysisIfc ca)
Retrieves the ChangeRequestIfc object related to the given ChangeAnalysisIfc object by the ResearchedByIfc assocation. |
QueryResult |
getLatestChangeRequest(ChangeIssueIfc ci)
Retrieves the ChangeRequestIfc object related to the given ChangeIssueIfc object by the FormalizedByIfc assocation. |
QueryResult |
getLatestChangeRequest(ChangeOrderIfc co)
Retrieves the ChangeRequestIfc object related to the given ChangeOrderIfc object by the AddressedByIfc assocation. |
QueryResult |
getLatestUniqueAffectingChangeOrders(Changeable2 changeable)
Returns a QueryResult of unique latest ChangeOrder2 objects that are indirectly related to the given Changeable2 object. |
QueryResult |
getLatestUniqueImplementedChangeOrders(Changeable2 changeable)
Returns a QueryResult of latest unique ChangeOrder2 objects that are indirectly related to the given Changeable2 object. |
String[] |
getPendOrders()
Supported API: true |
String[] |
getPendRequests()
Supported API: true |
QueryResult |
getProblemProducts(ChangeIssueIfc changeIssue)
Retrieves the WTPartMaster objects related to the given ChangeIssueIfc object by the ProblemProduct association. |
QueryResult |
getProblemProducts(ChangeIssueIfc changeIssue,
boolean onlyProducts)
Retrieves the WTPartMaster objects related to the given ChangeIssueIfc object by the ProblemProduct association. |
QueryResult |
getRelevantChangeRequests(Changeable2 changeable)
Returns a QueryResult of ChangeRequest2 objects related to the given Changeable2 object by the RelevantRequestData2 association. |
QueryResult |
getRelevantChangeRequests(Changeable2 changeable,
boolean onlyChangeRequests)
Returns a QueryResult of ChangeRequest2 objects related to the given Changeable2 object by the RelevantRequestData2 association. |
QueryResult |
getReportedAgainstChangeIssue(Changeable2 changeable)
Returns a QueryResult of ChangeIssues objects related to the given Changeable2 object by the ReportedAgainst assocation. |
QueryResult |
getSubjectProducts(ChangeRequestIfc cr)
Retrieves the WTPartMaster objects related to the given ChangeRequestIfc object by the SubjectProductIfc assocation. |
QueryResult |
getSubjectProducts(ChangeRequestIfc cr,
boolean onlyProducts)
Retrieves the WTPartMaster objects related to the given ChangeRequestIfc object by the SubjectProductIfc assocation. |
boolean |
getTrackingChange(Persistable p)
Get the trackingChangeItem Preference for a Persistable. |
QueryResult |
getUniqueAffectingChangeOrders(Changeable2 changeable)
Returns a QueryResult of unique ChangeOrder2 objects that are indirectly related to the given Changeable2 object. |
QueryResult |
getUniqueImplementedChangeOrders(Changeable2 changeable)
Returns a QueryResult of unique ChangeOrder2 objects that are indirectly related to the given Changeable2 object. |
AnalysisActivityIfc |
reviseAnalysisActivity(AnalysisActivityIfc aa)
Supported API: true |
AnalysisActivityIfc |
reviseAnalysisActivity(AnalysisActivityIfc aa,
String versionLabel)
Supported API: true |
ChangeActivityIfc |
reviseChangeActivity(ChangeActivityIfc ca)
Supported API: true |
ChangeActivityIfc |
reviseChangeActivity(ChangeActivityIfc ca,
String versionLabel)
Supported API: true |
ChangeInvestigationIfc |
reviseChangeInvestigation(ChangeInvestigationIfc ci)
Supported API: true |
ChangeInvestigationIfc |
reviseChangeInvestigation(ChangeInvestigationIfc ci,
String versionLabel)
Supported API: true |
ChangeIssueIfc |
reviseChangeIssue(ChangeIssueIfc ci)
Supported API: true |
ChangeIssueIfc |
reviseChangeIssue(ChangeIssueIfc ci,
String versionLabel)
Supported API: true |
ChangeOrderIfc |
reviseChangeOrder(ChangeOrderIfc co)
Supported API: true |
ChangeOrderIfc |
reviseChangeOrder(ChangeOrderIfc co,
String versionLabel)
Supported API: true |
ChangeProposalIfc |
reviseChangeProposal(ChangeProposalIfc cp)
Supported API: true |
ChangeProposalIfc |
reviseChangeProposal(ChangeProposalIfc cp,
String versionLabel)
Supported API: true |
ChangeRequestIfc |
reviseChangeRequest(ChangeRequestIfc cr)
Supported API: true |
ChangeRequestIfc |
reviseChangeRequest(ChangeRequestIfc cr,
String versionLabel)
Creates a new version of the Change Request. |
AddressedByIfc |
saveAddressedBy(ChangeRequestIfc cr,
ChangeOrderIfc co)
Stores the given concrete subclass of AddressedByIfc in the database. |
Vector |
saveAffectedActivityData(Vector aadVector)
Stores all the AffectedActivityData objects in the input vector and returns a vector of the persisted (or updated) AffectedActivityData objects. |
AnalysisActivityIfc |
saveAnalysisActivity(ChangeAnalysisIfc ca,
AnalysisActivityIfc aa)
Stores the given concrete subclass of AnalysisActivityIfc in the database and associates it to the given ChangeAnalysisIfc; the ChangeAnalysisIfc must be persistent already. |
WTKeyedMap |
saveChangeActivities(WTKeyedHashMap coMap)
Save the ChangeActivities associated to the ChangeOrder key in the WTKeyedSet where the key is the ChangeOrder and the value is a WTList of ChangeActivities. |
ChangeActivityIfc |
saveChangeActivity(ChangeOrderIfc co,
ChangeActivityIfc ca)
Stores the given concrete subclass of ChangeActivityIfc in the database and associates it to the given ChangeOrderIfc; the ChangeOrderIfc must be persistent already. |
ChangeInvestigationIfc |
saveChangeInvestigation(ChangeRequestIfc cr,
ChangeInvestigationIfc ci)
Stores the given concrete subclass of ChangeInvestigationIfc in the database and associates it to the given ChangeRequestIfc; theChangeRequestIfc must be persistent already. |
ChangeIssueIfc |
saveChangeIssue(ChangeIssueIfc ci)
Stores the given concrete subclass of ChangeIssueIfc in the database. |
ChangeOrderIfc |
saveChangeOrder(ChangeOrderIfc co)
Stores the given concrete subclass of ChangeOrderIfc in the database. |
ChangeOrderIfc |
saveChangeOrder(ChangeRequestIfc cr,
ChangeOrderIfc co)
Stores the given concrete subclass of ChangeOrderIfc in the database and associates it to the given ChangeRequestIfc; theChangeRequestIfc must be persistent already. |
ChangeProposalIfc |
saveChangeProposal(ChangeRequestIfc cr,
ChangeProposalIfc cp)
Stores the given concrete subclass of ChangeProposalIfc in the database and associates it to the given ChangeRequestIfc; theChangeRequestIfc must be persistent already. |
Vector |
saveChangeRecord(Vector crVector)
Stores all the ChangeRecord2 objects in the input vector and returns a vector of the persisted (or updated) ChangeRecord2 objects. |
ChangeRequestIfc |
saveChangeRequest(ChangeRequestIfc cr)
Stores the given concrete subclass of ChangeRequestIfc in the database. |
FormalizedByIfc |
saveFormalizedBy(ChangeRequestIfc cr,
ChangeIssueIfc ci)
Stores the given concrete subclass of FormalizedByIfc in the database. |
Vector |
saveRelevantAnalysisData(Vector radVector)
Stores all the RelevantAnalysisData objects in the input vector and returns a vector of the persisted (or updated) RelevantAnalysisData objects. |
ResearchedByIfc |
saveResearchedBy(ChangeRequestIfc cr,
ChangeProposalIfc cp)
Stores the given concrete subclass of ResearchedByIfc in the database. |
Vector |
storeAssociations(Class theClass,
ChangeItemIfc ci,
Vector changeables)
Stores all the associations between the ChangeItemIfc object and the Changeable2 objects in the input vector and returns a vector of the persisted association objects. |
void |
unattachChangeable(Changeable2 refObject,
ChangeItem changeItem,
Class linkClass,
String changeRole)
Deletes the association between a ChangeItem and a Changeable2. |
void |
unattachProduct(WTPartMaster refObject,
ChangeItemIfc changeItem,
Class linkClass,
String changeRole)
Deletes the association between a PartMaster and a ChangeRequest. |
| Method Detail |
|---|
AffectedActivityData deleteAffectedActivityData(AffectedActivityData aad)
throws WTException,
ChangeException2
aad -
WTException
ChangeException2AffectedActivityData,
ChangeActivityIfc,
Changeable2
AnalysisActivityIfc deleteAnalysisActivity(AnalysisActivityIfc aa)
throws ChangeException2,
WTException
aa -
ChangeException2
WTException
ChangeActivityIfc deleteChangeActivity(ChangeActivityIfc ca)
throws ChangeException2,
WTException
ca -
ChangeException2
WTException
ChangeInvestigationIfc deleteChangeInvestigation(ChangeInvestigationIfc ci)
throws ChangeException2,
WTException
ci -
ChangeException2
WTException
ChangeIssueIfc deleteChangeIssue(ChangeIssueIfc ci)
throws ChangeException2,
WTException
ci -
ChangeException2
WTException
ChangeOrderIfc deleteChangeOrder(ChangeOrderIfc co)
throws ChangeException2,
WTException
co -
ChangeException2
WTException
ChangeProposalIfc deleteChangeProposal(ChangeProposalIfc cp)
throws ChangeException2,
WTException
cp -
ChangeException2
WTException
ChangeRecord2 deleteChangeRecord(ChangeRecord2 cr)
throws WTException,
ChangeException2
cr -
WTException
ChangeException2ChangeRecord2,
ChangeActivityIfc,
Changeable2
ChangeRequestIfc deleteChangeRequest(ChangeRequestIfc cr)
throws WTException,
ChangeException2
cr -
WTException
ChangeException2
FormalizedByIfc deleteFormalizedBy(ChangeRequestIfc cr,
ChangeIssueIfc ci)
throws WTException,
ChangeException2
cr - ci -
WTException
ChangeException2
RelevantAnalysisData deleteRelevantAnalysisData(RelevantAnalysisData rad)
throws WTException,
ChangeException2
rad -
WTException
ChangeException2RelevantAnalysisData,
AnalysisActivityIfc,
Changeable2
QueryResult getAffectingChangeActivities(Changeable2 changeable,
boolean onlyChangeActivities)
throws ChangeException2,
WTException
If onyChangeActivities is false,
the QueryResult returned contains a set of AffectedActivityData link
objects that have references to the Changeable objects.
Supported API: true
changeable - onlyChangeActivities -
ChangeException2
WTExceptionWTChangeActivity2,
Changeable2
QueryResult getAffectingChangeActivities(Changeable2 changeable)
throws ChangeException2,
WTException
changeable -
ChangeException2
WTExceptionWTChangeActivity2,
Changeable2
QueryResult getAnalysisActivities(Changeable2 changeable,
boolean onlyAnalysisActivities)
throws ChangeException2,
WTException
If onlyAnalysisActivities
is false, the QueryResult returned contains a set of RelevantAnalysisData
link objects that have references to the Changeable objects.
Supported API: true
changeable - onlyAnalysisActivities -
ChangeException2
WTExceptionWTChangeInvestigation,
Changeable2
QueryResult getAnalysisActivities(Changeable2 changeable)
throws ChangeException2,
WTException
changeable -
ChangeException2
WTExceptionWTChangeInvestigation,
Changeable2
QueryResult getAnalysisActivities(ChangeAnalysisIfc ca)
throws WTException,
ChangeException2
ca -
WTException
ChangeException2AnalysisActivityIfc,
AnalysisActivityIfc,
DetailedByIfc
QueryResult getAnalysisActivities(ChangeAnalysisIfc ca,
boolean onlyAnalysisActivities)
throws WTException,
ChangeException2
If onlyAnalysisActivities
is false, the QueryResult returned contains a set of DetailedByIfc
link objects that have references to the AnalysisActivityIfc objects.
Supported API: true
ca - onlyAnalysisActivities -
WTException
ChangeException2AnalysisActivityIfc,
ChangeAnalysisIfc,
DetailedByIfc
QueryResult getChangeables(AnalysisActivityIfc aa)
throws WTException,
ChangeException2
aa -
WTException
ChangeException2Changeable2,
AnalysisActivityIfc,
RelevantAnalysisData
QueryResult getChangeables(AnalysisActivityIfc aa,
boolean onlyChangeables)
throws WTException,
ChangeException2
If onlyChangeables is false, the QueryResult
returned contains a set of RelevantAnalysisData link objects that
have references to the Changeable2 objects.
Get the working copy if the current user was the one who checked it
out, otherwise get the checked out copy.
Supported API: true
aa - onlyChangeables -
WTException
ChangeException2Changeable2,
AnalysisActivityIfc,
RelevantAnalysisData
QueryResult getChangeables(ChangeRequestIfc cr)
throws WTException,
ChangeException2
cr -
WTException
ChangeException2Changeable2,
ChangeRequestIfc,
RelevantRequestData2
QueryResult getChangeables(ChangeRequestIfc cr,
boolean onlyChangeables)
throws WTException,
ChangeException2
If onlyChangeables is false, the QueryResult
returned contains a set of RelevantRequestDataIfc link objects that
have references to the Changeable2 objects.
Get the working copy if the current user was the one who checked it
out, otherwise get the checked out copy.
Supported API: true
cr - onlyChangeables -
WTException
ChangeException2Changeable2,
ChangeRequestIfc,
RelevantRequestData2
QueryResult getChangeablesAfter(ChangeActivityIfc ca)
throws WTException,
ChangeException2
ca -
WTException
ChangeException2Changeable2,
ChangeActivityIfc,
ChangeRecord2,
VersionControlHelper,
MultipleLatestConfigSpec
QueryResult getChangeablesAfter(ChangeActivityIfc ca,
boolean onlyChangeables)
throws WTException,
ChangeException2
If onlyChangeables is false, the QueryResult
returned contains a set of ChangeRecord2 link objects that have references
to the Changeable2 objects.
Get the working copy if the current user was the one who checked it
out, otherwise get the checked out copy.
Supported API: true
ca - onlyChangeables -
WTException
ChangeException2Changeable2,
ChangeActivityIfc,
ChangeRecord2
QueryResult getChangeablesAfter(ChangeOrderIfc co)
throws WTException,
ChangeException2
co -
WTException
ChangeException2Changeable2,
ChangeOrderIfc,
ChangeActivityIfc,
IncludedInIfc,
ChangeRecord2
QueryResult getChangeablesAfter(ChangeOrderIfc co,
boolean onlyChangeables)
throws WTException,
ChangeException2
If onlyChangeables is false, the QueryResult
returned contains a set of ChangeRecord2 link objects that have references
to the Changeable2 objects.
Get the working copy if the current user was the one who checked it
out, otherwise get the checked out copy.
Supported API: true
co - onlyChangeables -
WTException
ChangeException2Changeable2,
ChangeOrderIfc,
ChangeActivityIfc,
IncludedInIfc,
ChangeRecord2
QueryResult getChangeablesBefore(ChangeActivityIfc ca)
throws WTException,
ChangeException2
ca -
WTException
ChangeException2Changeable2,
ChangeActivityIfc,
AffectedActivityData
QueryResult getChangeablesBefore(ChangeActivityIfc ca,
boolean onlyChangeables)
throws WTException,
ChangeException2
If onlyChangeables is false, the QueryResult
returned contains a set of AffectedActivityData link objects that
have references to the Changeable2 objects.
Get the working copy if the current user was the one who checked it
out, otherwise get the checked out copy.
Supported API: true
ca - onlyChangeables -
WTException
ChangeException2Changeable2,
ChangeActivityIfc,
AffectedActivityData
QueryResult getChangeablesBefore(ChangeOrderIfc co)
throws WTException,
ChangeException2
co -
WTException
ChangeException2Changeable2,
ChangeOrderIfc,
ChangeActivityIfc,
IncludedInIfc,
AffectedActivityData
QueryResult getChangeablesBefore(ChangeOrderIfc co,
boolean onlyChangeables)
throws WTException,
ChangeException2
If onlyChangeables is false, the QueryResult
returned contains a set of AffectedActivityData link objects that
have references to the Changeable2 objects.
Get the working copy if the current user was the one who checked it
out, otherwise get the checked out copy.
Supported API: true
co - onlyChangeables -
WTException
ChangeException2Changeable2,
ChangeOrderIfc,
ChangeActivityIfc,
IncludedInIfc,
AffectedActivityData
QueryResult getChangeActivities(ChangeOrderIfc co)
throws WTException,
ChangeException2
co -
WTException
ChangeException2ChangeActivityIfc,
ChangeOrderIfc,
IncludedInIfc
QueryResult getChangeActivities(ChangeOrderIfc co,
boolean onlyChangeActivities)
throws WTException,
ChangeException2
If onlyChangeActivities is
false, the QueryResult returned contains a set of IncludedInIfc link
objects that have references to the ChangeActivityIfc objects.
Supported API: true
co - onlyChangeActivities -
WTException
ChangeException2ChangeActivityIfc,
ChangeOrderIfc,
IncludedInIfc
QueryResult getChangeInvestigations(ChangeRequestIfc cr)
throws WTException,
ChangeException2
cr -
WTException
ChangeException2ChangeInvestigationIfc,
ChangeRequestIfc,
ResearchedByIfc
QueryResult getChangeInvestigations(ChangeRequestIfc cr,
boolean onlyChangeInvestigations)
throws WTException,
ChangeException2
If onlyChangeRequests
is false, the QueryResult returned contains a set of ResearchedByIfc
link objects that have references to the ChangeInvestigationIfc objects.
Supported API: true
cr - onlyChangeInvestigations -
WTException
ChangeException2ChangeInvestigationIfc,
ChangeRequestIfc,
ResearchedByIfc
QueryResult getChangeIssues(ChangeRequestIfc cr)
throws WTException,
ChangeException2
cr -
WTException
ChangeException2ChangeIssueIfc,
ChangeRequestIfc,
FormalizedByIfc
QueryResult getChangeIssues(ChangeRequestIfc cr,
boolean onlyChangeIssues)
throws WTException,
ChangeException2
If onlyChangeIssues is false, the
QueryResult returned contains a set of FormalizedByIfc link objects
that have references to the ChangeIssueIfc objects.
Supported API: true
cr - onlyChangeIssues -
WTException
ChangeException2ChangeIssueIfc,
ChangeRequestIfc,
FormalizedByIfc
QueryResult getChangeOrders(ChangeRequestIfc cr)
throws WTException,
ChangeException2
cr -
WTException
ChangeException2ChangeOrderIfc,
ChangeRequestIfc,
AddressedByIfc
QueryResult getChangeOrders(ChangeRequestIfc cr,
boolean onlyChangeOrders)
throws WTException,
ChangeException2
If onlyChangeOrders is false, the
QueryResult returned contains a set of AddressedByIfc link objects
that have references to the ChangeOrderIfc objects.
Supported API: true
cr - onlyChangeOrders -
WTException
ChangeException2ChangeOrderIfc,
ChangeRequestIfc,
AddressedByIfc
QueryResult getChangeProposals(ChangeRequestIfc cr)
throws WTException,
ChangeException2
cr -
WTException
ChangeException2ChangeProposalIfc,
ChangeRequestIfc,
ResearchedByIfc
QueryResult getChangeProposals(ChangeRequestIfc cr,
boolean onlyChangeProposals)
throws WTException,
ChangeException2
If onlyChangeProposals is
false, the QueryResult returned contains a set of ResearchedByIfc
link objects that have references to the ChangeProposalIfc objects.
Supported API: true
cr - onlyChangeProposals -
WTException
ChangeException2ChangeProposalIfc,
ChangeRequestIfc,
ResearchedByIfc
ChangeRequest2 getFormalizingChangeRequest(ChangeIssue ci)
throws ChangeException2,
WTException
ci -
ChangeException2
WTExceptionChangeRequest2,
ChangeIssue
QueryResult getImplementedChangeActivities(Changeable2 changeable)
throws ChangeException2,
WTException
changeable -
ChangeException2
WTExceptionWTChangeActivity2,
Changeable2
QueryResult getImplementedChangeActivities(Changeable2 changeable,
boolean onlyChangeActivities)
throws ChangeException2,
WTException
If onlyChangeActivities is
false, the QueryResult returned contains a set of ChangeRecord2 link
objects that have references to the Changeable objects.
Supported API: true
changeable - onlyChangeActivities -
ChangeException2
WTExceptionWTChangeActivity2,
Changeable2
ChangeRequestIfc reviseChangeRequest(ChangeRequestIfc cr,
String versionLabel)
throws WTException
cr - The Change Request to reviseversionLabel - The version label for this revision.
WTException
ChangeRequestIfc reviseChangeRequest(ChangeRequestIfc cr)
throws WTException
cr -
WTException
ChangeIssueIfc reviseChangeIssue(ChangeIssueIfc ci,
String versionLabel)
throws WTException
ci - versionLabel -
WTException
ChangeIssueIfc reviseChangeIssue(ChangeIssueIfc ci)
throws WTException
ci -
WTException
AnalysisActivityIfc reviseAnalysisActivity(AnalysisActivityIfc aa,
String versionLabel)
throws WTException
aa - versionLabel -
WTException
AnalysisActivityIfc reviseAnalysisActivity(AnalysisActivityIfc aa)
throws WTException
aa -
WTException
ChangeActivityIfc reviseChangeActivity(ChangeActivityIfc ca,
String versionLabel)
throws WTException
ca - versionLabel -
WTException
ChangeActivityIfc reviseChangeActivity(ChangeActivityIfc ca)
throws WTException
ca -
WTException
ChangeInvestigationIfc reviseChangeInvestigation(ChangeInvestigationIfc ci,
String versionLabel)
throws WTException
ci - versionLabel -
WTException
ChangeInvestigationIfc reviseChangeInvestigation(ChangeInvestigationIfc ci)
throws WTException
ci -
WTException
ChangeOrderIfc reviseChangeOrder(ChangeOrderIfc co,
String versionLabel)
throws WTException
co - versionLabel -
WTException
ChangeOrderIfc reviseChangeOrder(ChangeOrderIfc co)
throws WTException
co -
WTException
ChangeProposalIfc reviseChangeProposal(ChangeProposalIfc cp,
String versionLabel)
throws WTException
cp - versionLabel -
WTException
ChangeProposalIfc reviseChangeProposal(ChangeProposalIfc cp)
throws WTException
cp -
WTException
AnalysisActivityIfc saveAnalysisActivity(ChangeAnalysisIfc ca,
AnalysisActivityIfc aa)
throws ChangeException2,
WTException
ca - aa -
ChangeException2
WTExceptionChange2DelegateFactory,
ChooseLifeCycleDelegate,
ChooseFolderDelegate
ChangeActivityIfc saveChangeActivity(ChangeOrderIfc co,
ChangeActivityIfc ca)
throws ChangeException2,
WTException
co - ca -
ChangeException2
WTExceptionChange2DelegateFactory,
ChooseLifeCycleDelegate,
ChooseFolderDelegate
ChangeInvestigationIfc saveChangeInvestigation(ChangeRequestIfc cr,
ChangeInvestigationIfc ci)
throws ChangeException2,
WTException
cr - ci -
ChangeException2
WTExceptionChange2DelegateFactory,
ChooseLifeCycleDelegate,
ChooseFolderDelegate
ChangeIssueIfc saveChangeIssue(ChangeIssueIfc ci)
throws ChangeException2,
WTException
ci -
ChangeException2
WTExceptionChange2DelegateFactory,
ChooseLifeCycleDelegate,
ChooseFolderDelegate
ChangeOrderIfc saveChangeOrder(ChangeRequestIfc cr,
ChangeOrderIfc co)
throws ChangeException2,
WTException
cr - co -
ChangeException2
WTExceptionChange2DelegateFactory,
ChooseLifeCycleDelegate,
ChooseFolderDelegate
ChangeProposalIfc saveChangeProposal(ChangeRequestIfc cr,
ChangeProposalIfc cp)
throws ChangeException2,
WTException
cr - cp -
ChangeException2
WTExceptionChange2DelegateFactory,
ChooseLifeCycleDelegate,
ChooseFolderDelegate
ChangeRequestIfc saveChangeRequest(ChangeRequestIfc cr)
throws ChangeException2,
WTException
cr -
ChangeException2
WTExceptionChange2DelegateFactory,
ChooseLifeCycleDelegate
FormalizedByIfc saveFormalizedBy(ChangeRequestIfc cr,
ChangeIssueIfc ci)
throws ChangeException2,
WTException
cr - ci -
ChangeException2
WTExceptionFormalizedByIfc,
ChangeRequestIfc,
ChangeIssueIfc,
FormalizedByDelegate
Vector saveRelevantAnalysisData(Vector radVector)
throws ChangeException2,
WTException
radVector -
ChangeException2
WTExceptionRelevantAnalysisData
Vector saveAffectedActivityData(Vector aadVector)
throws ChangeException2,
WTException
aadVector -
ChangeException2
WTExceptionAffectedActivityData
Vector saveChangeRecord(Vector crVector)
throws ChangeException2,
WTException
crVector -
ChangeException2
WTExceptionChangeRecord2
QueryResult getChangeRequest(ChangeIssueIfc ci)
throws WTException,
ChangeException2
ci -
WTException
ChangeException2ChangeRequestIfc,
ChangeIssueIfc,
FormalizedByIfc
QueryResult getChangeRequest(ChangeIssueIfc ci,
boolean onlyChangeRequest)
throws WTException,
ChangeException2
If onlyChangeRequest is false,
the QueryResult returned contains zero or one FormalizedByIfc link
objects that has a reference to the ChangeRequestIfc object.
Supported API: true
ci - onlyChangeRequest -
WTException
ChangeException2ChangeRequestIfc,
ChangeIssueIfc,
FormalizedByIfc
QueryResult getChangeRequest(ChangeAnalysisIfc ca)
throws WTException,
ChangeException2
ca -
WTException
ChangeException2ChangeRequestIfc,
ChangeAnalysisIfc,
ResearchedByIfc
QueryResult getChangeRequest(ChangeAnalysisIfc ca,
boolean onlyChangeRequest)
throws WTException,
ChangeException2
If onlyChangeRequest is false,
the QueryResult returned contains zero or one ResearchedByIfc link
objects that has a reference to the ChangeRequestIfc object.
Supported API: true
ca - onlyChangeRequest -
WTException
ChangeException2ChangeRequestIfc,
ChangeAnalysisIfc,
ResearchedByIfc
QueryResult getChangeRequest(ChangeOrderIfc co)
throws WTException,
ChangeException2
co -
WTException
ChangeException2ChangeRequestIfc,
ChangeOrderIfc,
AddressedByIfc
QueryResult getChangeRequest(ChangeOrderIfc co,
boolean onlyChangeRequest)
throws WTException,
ChangeException2
If onlyChangeRequest is false,
the QueryResult returned contains zero or one AddressedByIfc link
objects that has a reference to the ChangeRequestIfc object.
Supported API: true
co - onlyChangeRequest -
WTException
ChangeException2ChangeRequestIfc,
ChangeOrderIfc,
AddressedByIfc
QueryResult getChangeAnalysis(AnalysisActivityIfc aa)
throws WTException,
ChangeException2
aa -
WTException
ChangeException2ChangeAnalysisIfc,
AnalysisActivityIfc,
DetailedByIfc
QueryResult getChangeAnalysis(AnalysisActivityIfc aa,
boolean onlyChangeAnalysis)
throws WTException,
ChangeException2
If onlyChangeAnalysis is false,
the QueryResult returned contains zero or one DetailedByIfc link objects
that has a reference to the ChangeAnalysisIfc object.
Supported API: true
aa - onlyChangeAnalysis -
WTException
ChangeException2ChangeAnalysisIfc,
AnalysisActivityIfc,
AddressedByIfc
QueryResult getChangeOrder(ChangeActivityIfc ca)
throws WTException,
ChangeException2
ca -
WTException
ChangeException2ChangeOrderIfc,
ChangeActivityIfc,
IncludedInIfc
QueryResult getChangeOrder(ChangeActivityIfc ca,
boolean onlyChangeActivity)
throws WTException,
ChangeException2
If onlyChangeOrder is false, the
QueryResult returned contains zero or one IncludedInIfc link objects
that has a reference to the ChangeOrderIfc object.
Supported API: true
ca - onlyChangeActivity -
WTException
ChangeException2ChangeOrderIfc,
ChangeActivityIfc,
IncludedInIfc
QueryResult getChangingChangeActivities(Changeable2 changeable,
boolean onlyChangeActivities)
throws ChangeException2,
WTException
If onyChangeActivities is false,
the QueryResult returned contains a set of AffectedActivityData link
objects that have references to the Changeable objects.
Supported API: true
changeable - onlyChangeActivities -
ChangeException2
WTExceptionWTChangeActivity2,
Changeable2
QueryResult getChangingChangeActivities(Changeable2 changeable)
throws ChangeException2,
WTException
changeable -
ChangeException2
WTExceptionWTChangeActivity2,
Changeable2
ChangeItem getChangeItem(Class theClass,
long id)
throws WTException,
ChangeException2
theClass - id -
WTException
ChangeException2
Vector storeAssociations(Class theClass,
ChangeItemIfc ci,
Vector changeables)
throws ChangeException2,
WTException
theClass - ci - changeables -
ChangeException2
WTException
ChangeItem getChangeItem(String oid)
throws WTException,
ChangeException2
oid -
WTException
ChangeException2ReferenceFactory
ChangeRequestIfc findChangeRequest(Object theObject)
throws WTException,
ChangeException2
theObject -
WTException
ChangeException2ChangeRequestIfc,
Change2DelegateFactory,
FindChangeRequestDelegate
QueryResult getRelevantChangeRequests(Changeable2 changeable,
boolean onlyChangeRequests)
throws ChangeException2,
WTException
If onlyChangeRequests is false,
the QueryResult returned contains a set of RelevantRequestData2 link
objects that have references to the Changeable2 object.
Supported API: true
changeable - onlyChangeRequests -
ChangeException2
WTExceptionWTChangeRequest2,
Changeable2
QueryResult getRelevantChangeRequests(Changeable2 changeable)
throws ChangeException2,
WTException
changeable -
ChangeException2
WTExceptionWTChangeRequest2,
Changeable2
void unattachChangeable(Changeable2 refObject,
ChangeItem changeItem,
Class linkClass,
String changeRole)
throws ChangeException2,
WTException
refObject - A Changeable2 object to be disassociatd from a ChangeItem.changeItem - The ChangeItem associated to the Changeable2.linkClass - The associated link Class, which has a ChangeItem as role A.changeRole - The role name.
ChangeException2
WTException
QueryResult getSubjectProducts(ChangeRequestIfc cr,
boolean onlyProducts)
throws WTException,
ChangeException2
cr - onlyProducts -
WTException
ChangeException2WTPartMaster,
ChangeRequestIfc,
SubjectProduct
QueryResult getSubjectProducts(ChangeRequestIfc cr)
throws WTException,
ChangeException2
If onlyProducts is false, the QueryResult
returned contains a set of SubjectProductIfc link objects that have
references to the WTPartMaster objects.
Get the working copy if the current user was the one who checked it
out, otherwise get the checked out copy.
Supported API: true
cr -
WTException
ChangeException2WTPartMaster,
ChangeRequestIfc,
SubjectProduct
void unattachProduct(WTPartMaster refObject,
ChangeItemIfc changeItem,
Class linkClass,
String changeRole)
throws ChangeException2,
WTException
refObject - A Changeable2 object to be disassociatd from a ChangeItem.changeItem - The ChangeItem associated to the Changeable2.linkClass - The associated link Class, which has a ChangeItem as role A.changeRole - The role name.
ChangeException2
WTException
FormalizedByIfc deleteFormalizedBy(Class linkClass,
ChangeRequestIfc cr,
ChangeIssueIfc ci)
throws WTException,
ChangeException2
linkClass - cr - ci -
WTException
ChangeException2
QueryResult getChangeables(ChangeIssueIfc changeIssue)
throws WTException,
ChangeException2
changeIssue -
WTException
ChangeException2
QueryResult getChangeables(ChangeIssueIfc changeIssue,
boolean onlyChangeables)
throws WTException,
ChangeException2
If onlyChangeables is false, the QueryResult
returned contains a set of ReportedAgainst link objects that have
references to the Changeable2 objects.
Supported API: true
changeIssue - onlyChangeables -
WTException
ChangeException2
QueryResult getProblemProducts(ChangeIssueIfc changeIssue,
boolean onlyProducts)
throws WTException,
ChangeException2
changeIssue - onlyProducts -
WTException
ChangeException2
QueryResult getProblemProducts(ChangeIssueIfc changeIssue)
throws WTException,
ChangeException2
changeIssue -
WTException
ChangeException2
AddressedByIfc deleteAddressedBy(ChangeRequestIfc cr,
ChangeOrderIfc co)
throws WTException,
ChangeException2
cr - co -
WTException
ChangeException2
QueryResult getReportedAgainstChangeIssue(Changeable2 changeable)
throws WTException,
ChangeException2
changeable -
WTException
ChangeException2
QueryResult getUniqueImplementedChangeOrders(Changeable2 changeable)
throws ChangeException2,
WTException
changeable -
ChangeException2
WTException
QueryResult getUniqueAffectingChangeOrders(Changeable2 changeable)
throws ChangeException2,
WTException
changeable -
ChangeException2
WTException
ResearchedByIfc saveResearchedBy(ChangeRequestIfc cr,
ChangeProposalIfc cp)
throws ChangeException2,
WTException
cr - cp -
ChangeException2
WTExceptionResearchedByIfc,
ChangeRequestIfc,
ChangeProposalIfc,
ResearchedByDelegate
AddressedByIfc saveAddressedBy(ChangeRequestIfc cr,
ChangeOrderIfc co)
throws ChangeException2,
WTException
cr - co -
ChangeException2
WTExceptionAddressedByIfc,
ChangeRequestIfc,
ChangeOrderIfc,
AddressedByDelegate
ChangeOrderIfc saveChangeOrder(ChangeOrderIfc co)
throws ChangeException2,
WTException
co -
ChangeException2
WTExceptionChange2DelegateFactory,
ChooseLifeCycleDelegate,
ChooseFolderDelegate
WTList getChangeablesAfter(ChangeActivityIfc ca,
WTList changeable2)
throws WTException,
ChangeException2
ca - changeable2 -
WTException
ChangeException2Changeable2,
ChangeActivityIfc,
ChangeRecord2
WTList getChangeables(ChangeIssueIfc changeIssue,
WTList changeables)
throws WTException,
ChangeException2
changeIssue - changeables -
WTException
ChangeException2
QueryResult getLatestAnalysisActivity(ChangeAnalysisIfc ca)
throws WTException,
ChangeException2
ca -
WTException
ChangeException2AnalysisActivityIfc,
AnalysisActivityIfc,
DetailedByIfc
QueryResult getLatestChangeInvestigation(ChangeRequestIfc cr)
throws WTException,
ChangeException2
cr -
WTException
ChangeException2ChangeInvestigationIfc,
ChangeRequestIfc,
ResearchedByIfc
QueryResult getLatestChangeProposal(ChangeRequestIfc cr)
throws WTException,
ChangeException2
cr -
WTException
ChangeException2ChangeProposalIfc,
ChangeRequestIfc,
ResearchedByIfc
QueryResult getLatestChangeIssue(ChangeRequestIfc cr)
throws WTException,
ChangeException2
cr -
WTException
ChangeException2ChangeIssueIfc,
ChangeRequestIfc,
FormalizedByIfc
QueryResult getLatestChangeActivity(ChangeOrderIfc co)
throws WTException,
ChangeException2
co -
WTException
ChangeException2ChangeActivityIfc,
ChangeOrderIfc,
IncludedInIfc
QueryResult getLatestChangeOrder(ChangeRequestIfc cr)
throws WTException,
ChangeException2
cr -
WTException
ChangeException2ChangeOrderIfc,
ChangeRequestIfc,
AddressedByIfc
QueryResult getLatestChangeOrder(ChangeActivityIfc ca)
throws WTException,
ChangeException2
ca -
WTException
ChangeException2ChangeOrderIfc,
ChangeActivityIfc,
IncludedInIfc
QueryResult getLatestChangeRequest(ChangeIssueIfc ci)
throws WTException,
ChangeException2
ci -
WTException
ChangeException2ChangeRequestIfc,
ChangeIssueIfc,
FormalizedByIfc
QueryResult getLatestChangeRequest(ChangeAnalysisIfc ca)
throws WTException,
ChangeException2
ca -
WTException
ChangeException2ChangeRequestIfc,
ChangeAnalysisIfc,
ResearchedByIfc
QueryResult getLatestChangeRequest(ChangeOrderIfc co)
throws WTException,
ChangeException2
co -
WTException
ChangeException2ChangeRequestIfc,
ChangeOrderIfc,
AddressedByIfc
QueryResult getLatestChangeAnalysis(AnalysisActivityIfc aa)
throws WTException,
ChangeException2
aa -
WTException
ChangeException2ChangeAnalysisIfc,
AnalysisActivityIfc,
DetailedByIfc
void deleteFormalizedBy(WTCollection roleSet,
String role)
throws WTException,
ChangeException2
roleSet - This set contains either ChangeIssueIfc or ChangeRequesetIfc. The FormalizedBy link will be deleted to the otherside.role - The role variable contains the role to navigate via the FormalizedBy link. For example, FormalizedBy.CHANGE_ISSUE_IFC_ROLE.
WTException
ChangeException2
WTKeyedHashMap getChangeables(WTCollection cSet,
String role,
Class link,
boolean onlyOtherSide)
throws WTException,
ChangeException2
cSet - This is a WTSet of the VersionableChangeItems that you want to return the associated Changeable2 objects on.role - This is the role that will be used to navigate to the Changeable2. For example: RelevantRequestData2.CHANGEABLE2_ROLE.link - The link class to the ChangeableonlyOtherSide - If true return the otherside objects, ie the changeables. If false return the link objects.
WTException
ChangeException2
void deleteAddessedBy(WTCollection roleSet,
String role)
throws WTException,
ChangeException2
roleSet - This set contains either ChangeOrderfc or ChangeRequesetIfc. The AddressedBy2 link will be deleted to the otherside.role - The role variable contains the role to navigate via the AddressedBy2 link. For example, AddressedBy2.CHANGE_ORDER_ROLE.
WTException
ChangeException2
void deleteChangeActivities(WTSet changeActivities)
throws WTException,
ChangeException2
changeActivities - This list contains ChangeActivities
WTException
ChangeException2
QueryResult getLatestChangeIssue(ChangeableIfc changeable2)
throws WTException,
ChangeException2
changeable2 -
WTException
ChangeException2ChangeIssueIfc,
Changeable2,
ReportedAgainst
QueryResult getLatestChangeRequest(ChangeableIfc changeable2)
throws WTException,
ChangeException2
changeable2 -
WTException
ChangeException2ChangeRequestIfc,
ChangeIssueIfc,
ReleventRequestData2Ifc
QueryResult getLatestUniqueAffectingChangeOrders(Changeable2 changeable)
throws ChangeException2,
WTException
changeable -
ChangeException2
WTException
QueryResult getLatestUniqueImplementedChangeOrders(Changeable2 changeable)
throws ChangeException2,
WTException
changeable -
ChangeException2
WTException
void deleteIncludeIn2(WTSet changeActivities)
throws WTException
changeActivities - This list contains ChangeActivities
WTException
WTKeyedHashMap getChangeItems(WTCollection cSet,
String role,
Class link,
boolean onlyOtherSide)
throws WTException,
ChangeException2
cSet - This is a WTSet of the VersionableChangeItems that you want to return the associated Changeable2 objects on.role - This is the role that will be used to navigate to the Changeable2. For example: RelevantRequestData2.CHANGEABLE2_ROLE.link - The link class to the ChangeableonlyOtherSide - If true return the otherside objects, ie the changeables. If false return the link objects.
WTException
ChangeException2
boolean getTrackingChange(Persistable p)
throws WTException
p -
WTException
String[] getPendRequests()
throws WTException
WTException
String[] getPendOrders()
throws WTException
WTException
WTKeyedMap saveChangeActivities(WTKeyedHashMap coMap)
throws WTException,
ChangeException2
coMap - This WTKeyedMap contains the ChangeOrder as the key and a WTList of ChangeActivities as the value.
WTException
ChangeException2
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||