public interface BusinessCategoryResult
extends java.io.Serializable
setPriorityOfBusinessCategories
call.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
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.
|
static final java.lang.String COPYRIGHT
BCID getBCID()
java.lang.String getBusinessCategoryName()
TaskException getTaskException()