|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChangeIdentificationObject | |
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 ChangeIdentificationObject in wt.change2 |
Subclasses of ChangeIdentificationObject in wt.change2 | |
class |
WTAnalysisActivityIdentity
The identification object for WTAnalysisActivity objects. |
class |
WTChangeActivity2Identity
The identification object for WTChangeActivity2 objects. |
class |
WTChangeInvestigationIdentity
The identification object for WTChangeInvestigation objects. |
class |
WTChangeIssueIdentity
The identification object for WTChangeIssue objects. |
class |
WTChangeOrder2Identity
The identification object for WTChangeOrder2 objects. |
class |
WTChangeProposalIdentity
The identification object for WTChangeProposal objects. |
class |
WTChangeRequest2Identity
The identification object for WTChangeRequest2 objects. |
Methods in wt.change2 with parameters of type ChangeIdentificationObject | |
protected boolean |
ChangeIdentificationObject.readVersion(ChangeIdentificationObject thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |