|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChangeRecord2 | |
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 ChangeRecord2 in wt.change2 |
Methods in wt.change2 that return ChangeRecord2 | |
ChangeRecord2 |
StandardChangeService2.deleteChangeRecord(ChangeRecord2 cr)
Delete the ChangeRecord2 relationship only. |
ChangeRecord2 |
ChangeService2Fwd.deleteChangeRecord(ChangeRecord2 cr)
Delete the ChangeRecord2 relationship only. |
ChangeRecord2 |
ChangeService2.deleteChangeRecord(ChangeRecord2 cr)
Delete the ChangeRecord2 relationship only. |
static ChangeRecord2 |
ChangeRecord2.newChangeRecord2(Changeable2 theChangeable2,
ChangeActivity2 theChangeActivity2)
Default factory for the class. |
Methods in wt.change2 with parameters of type ChangeRecord2 | |
ChangeRecord2 |
StandardChangeService2.deleteChangeRecord(ChangeRecord2 cr)
Delete the ChangeRecord2 relationship only. |
ChangeRecord2 |
ChangeService2Fwd.deleteChangeRecord(ChangeRecord2 cr)
Delete the ChangeRecord2 relationship only. |
ChangeRecord2 |
ChangeService2.deleteChangeRecord(ChangeRecord2 cr)
Delete the ChangeRecord2 relationship only. |
protected boolean |
ChangeRecord2.readVersion(ChangeRecord2 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 |