|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
AuditRecord - the common attributes shared by all audit records.
Method Summary | |
java.lang.Integer |
getErroredCount()
get erroredCount |
java.lang.Integer |
getProcessedCount()
get processedCount |
java.lang.Integer |
getUnprocessedCount()
get unprocessedCount |
void |
setErroredCount(java.lang.Integer erroredCount)
set erroredCount |
void |
setProcessedCount(java.lang.Integer processedCount)
set processedCount |
void |
setUnprocessedCount(java.lang.Integer unprocessedCount)
set unprocessedCount |
Method Detail |
public java.lang.Integer getProcessedCount()
public void setProcessedCount(java.lang.Integer processedCount)
processedCount
- public java.lang.Integer getErroredCount()
public void setErroredCount(java.lang.Integer erroredCount)
erroredCount
- public java.lang.Integer getUnprocessedCount()
public void setUnprocessedCount(java.lang.Integer unprocessedCount)
unprocessedCount
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |