|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sap.ip.me.api.persist.core.TransactionType
Defines the type of the transaction. This could be either READ or WRITE.
Field Summary | |
static TransactionType |
READ
Deprecated. constant value for read transaction |
static TransactionType |
WRITE
Deprecated. constant value for write transaction |
Method Summary | |
int |
toInt()
Deprecated. |
java.lang.String |
toString()
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final TransactionType READ
public static final TransactionType WRITE
Method Detail |
public int toInt()
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |