|
Project: stp | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Objectjavax.wvcm.ControllableResource.CheckoutFlag
public static class ControllableResource.CheckoutFlag
Boolean flags for the doCheckout method
Field Summary | |
---|---|
static ControllableResource.CheckoutFlag |
FORK_OK
Indicates whether to fork even if forking is discouraged. |
static ControllableResource.CheckoutFlag |
RESERVED
Indicates whether to fail the checkout if there already is a reserved checkout from the currently selected version in the checkout activity. |
Method Summary | |
---|---|
String |
toString()
Returns a string representation of this flag suitable for diagnostics. |
Methods inherited from class Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final ControllableResource.CheckoutFlag FORK_OK
public static final ControllableResource.CheckoutFlag RESERVED
Method Detail |
---|
public String toString()
toString
in class Object
|
Generated Mon 17-Nov-2014 07:03 AM | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |