|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WorkBasketResult
Returns the result of an API call that processes multiple work baskets,
for example, the result of a
removeAsDistributionTarget
call.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
TaskException |
getTaskException()
Returns the TaskException object that describes any error that occurred during processing. |
WBID |
getWBID()
Returns the object identifier of the work basket that has been processed. |
java.lang.String |
getWorkBasketName()
Returns the name of the work basket that has been processed. |
Field Detail |
---|
static final java.lang.String COPYRIGHT
Method Detail |
---|
WBID getWBID()
java.lang.String getWorkBasketName()
TaskException getTaskException()
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |