|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BusinessCategoryResult
Returns the result of an API call that processes multiple business categories,
for example, the result of a
setPriorityOfBusinessCategories
call.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
BCID |
getBCID()
Returns the object identifier of the business category that has been processed. |
java.lang.String |
getBusinessCategoryName()
Returns the name of the business category that has been processed. |
TaskException |
getTaskException()
Returns the TaskException object that describes any error that occurred during processing. |
Field Detail |
---|
static final java.lang.String COPYRIGHT
Method Detail |
---|
BCID getBCID()
java.lang.String getBusinessCategoryName()
TaskException getTaskException()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |