|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SandboxCheckoutLink | |
wt.sandbox | This package provides "sandbox" container functionality. A "sandbox" container is a container wherein a multiple users can work on a set of related changes through multiple iterations without disturbing the broader organization (apart from placing locks on the objects the broader organziation sees). The package provides the following core capabilities: |
Uses of SandboxCheckoutLink in wt.sandbox |
Methods in wt.sandbox that return SandboxCheckoutLink | |
static SandboxCheckoutLink |
SandboxCheckoutLink.newSandboxCheckoutLink(Versioned originalCopy,
Versioned workingCopy)
Default factory for the class. |
Methods in wt.sandbox with parameters of type SandboxCheckoutLink | |
protected boolean |
SandboxCheckoutLink.readVersion(SandboxCheckoutLink 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 |