|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChangeInvestigationIfc | |
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 ChangeInvestigationIfc in wt.change2 |
Classes in wt.change2 that implement ChangeInvestigationIfc | |
class |
ChangeInvestigation
The abstract level representation of a change investigation. |
class |
WTChangeInvestigation
A Windchill provided reference implementation of a ChangeInvestigation. |
Methods in wt.change2 that return ChangeInvestigationIfc | |
ChangeInvestigationIfc |
StandardChangeService2.deleteChangeInvestigation(ChangeInvestigationIfc ci)
Deletes the concrete subclass of ChangeInvestigationIfc from the database. |
ChangeInvestigationIfc |
StandardChangeService2.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. |
ChangeInvestigationIfc |
ChangeService2Fwd.deleteChangeInvestigation(ChangeInvestigationIfc ci)
Deletes the concrete subclass of ChangeInvestigationIfc from the database. |
ChangeInvestigationIfc |
ChangeService2Fwd.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. |
ChangeInvestigationIfc |
ChangeService2.deleteChangeInvestigation(ChangeInvestigationIfc ci)
Deletes the concrete subclass of ChangeInvestigationIfc from the database. |
ChangeInvestigationIfc |
ChangeService2.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. |
Methods in wt.change2 with parameters of type ChangeInvestigationIfc | |
ChangeInvestigationIfc |
StandardChangeService2.deleteChangeInvestigation(ChangeInvestigationIfc ci)
Deletes the concrete subclass of ChangeInvestigationIfc from the database. |
ChangeInvestigationIfc |
StandardChangeService2.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. |
ChangeInvestigationIfc |
ChangeService2Fwd.deleteChangeInvestigation(ChangeInvestigationIfc ci)
Deletes the concrete subclass of ChangeInvestigationIfc from the database. |
ChangeInvestigationIfc |
ChangeService2Fwd.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. |
ChangeInvestigationIfc |
ChangeService2.deleteChangeInvestigation(ChangeInvestigationIfc ci)
Deletes the concrete subclass of ChangeInvestigationIfc from the database. |
ChangeInvestigationIfc |
ChangeService2.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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |