|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PendingChange | |
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 PendingChange in wt.change2 |
Methods in wt.change2 that return PendingChange | |
static PendingChange |
PendingChange.newPendingChange(Changeable2 changeable,
ChangeItem change)
Deprecated. |
Methods in wt.change2 with parameters of type PendingChange | |
protected boolean |
PendingChange.readVersion(PendingChange thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Deprecated. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |