|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.container.batch.service.CommitTransactionResult
Field Summary | |
static String |
ASSERTION_NUMBER
Label for the attribute. |
private int |
assertionNumber
|
private static String |
CLASSNAME
|
private WTException |
exception
|
static String |
EXCEPTION
Label for the attribute. |
private static String |
RESOURCE
|
private static String |
versionID
|
Constructor Summary | |
CommitTransactionResult()
|
Method Summary | |
int |
getAssertionNumber()
Get the value of the attribute: ASSERTION_NUMBER |
WTException |
getException()
Get the object for the association that plays role: EXCEPTION |
void |
setAssertionNumber(int a_AssertionNumber)
Set the value of the attribute: ASSERTION_NUMBER |
void |
setException(WTException a_Exception)
Set the object for the association that plays role: EXCEPTION |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static final String RESOURCE
private static final String CLASSNAME
private static final String versionID
public static final String ASSERTION_NUMBER
private int assertionNumber
public static final String EXCEPTION
private WTException exception
Constructor Detail |
public CommitTransactionResult()
Method Detail |
public int getAssertionNumber()
public void setAssertionNumber(int a_AssertionNumber) throws WTPropertyVetoException
a_AssertionNumber
-
WTPropertyVetoException
public WTException getException()
public void setException(WTException a_Exception) throws WTPropertyVetoException
a_Exception
-
WTPropertyVetoException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |