Uses of Class
wt.vc.wip.CheckoutLink

Packages that use CheckoutLink
wt.clients.vc   
wt.vc.wip
 
 

Uses of CheckoutLink in wt.clients.vc
 

Methods in wt.clients.vc that return CheckoutLink
static CheckoutLink CheckInOutTaskLogic.checkOutObject(Workable workable, Folder folder, String note)
          Checks out the given Workable object.
 

Uses of CheckoutLink in wt.vc.wip
 

Methods in wt.vc.wip that return CheckoutLink
 CheckoutLink WorkInProgressServiceFwd.checkout(Workable object, Folder folder, String note)
          Checkout a workable object.
 CheckoutLink WorkInProgressService.checkout(Workable object, Folder folder, String note)
          Checkout a workable object.
 CheckoutLink StandardWorkInProgressService.checkout(Workable object, Folder folder, String note)
          Checkout a workable object.
static CheckoutLink CheckoutLink.newCheckoutLink(Workable originalCopy, Workable workingCopy)
          Default factory for the class.
 CheckoutLink WorkInProgressServiceFwd.checkout(Workable object, Folder folder, String note)
          Checkout a workable object.
 CheckoutLink WorkInProgressService.checkout(Workable object, Folder folder, String note)
          Checkout a workable object.
 CheckoutLink StandardWorkInProgressService.checkout(Workable object, Folder folder, String note)
          Checkout a workable object.
static CheckoutLink CheckoutLink.newCheckoutLink(Workable originalCopy, Workable workingCopy)
          Default factory for the class.
 

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