Uses of Class
wt.change2.WTChangeRequest2Identity

Packages that use WTChangeRequest2Identity
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 WTChangeRequest2Identity in wt.change2
 

Methods in wt.change2 that return WTChangeRequest2Identity
static WTChangeRequest2Identity WTChangeRequest2Identity.newWTChangeRequest2Identity(WTChangeRequest2 request)
          

Supported API: false
 

Methods in wt.change2 with parameters of type WTChangeRequest2Identity
protected  boolean WTChangeRequest2Identity.readVersion(WTChangeRequest2Identity thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.