|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBatchStatus
Shared BatchStatus interface between old and new data models.
Method Summary | |
---|---|
int |
getCode()
Returns the status code associated with this batch status element. |
java.lang.String |
getContent()
Returns the content of the batch status element. |
ContentType |
getContentType()
Returns the content type associated with this status element. |
java.lang.String |
getReason()
Returns the reason for the batch status. |
Method Detail |
---|
int getCode()
java.lang.String getContent()
ContentType getContentType()
java.lang.String getReason()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |