|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.wbiserver.brules.mgmt.problem.Problem
com.ibm.wbiserver.brules.mgmt.problem.ProblemTargetBusRuleNotSet
public class ProblemTargetBusRuleNotSet
Problem class representing the error that the target business rule is not set for the specified operation selection record.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Constructor Summary | |
---|---|
ProblemTargetBusRuleNotSet(OperationSelectionRecord operationSelectionRecord)
Constructor for the ProblemTargetBusRuleNotSet class. |
Method Summary | |
---|---|
java.lang.String |
getErrorMessage()
|
OperationSelectionRecord |
getOperationSelectionRecord()
Get the operation selection record involved in the error. |
Methods inherited from class com.ibm.wbiserver.brules.mgmt.problem.Problem |
---|
getErrorType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String COPYRIGHT
Constructor Detail |
---|
public ProblemTargetBusRuleNotSet(OperationSelectionRecord operationSelectionRecord)
operationSelectionRecord
- The operation selection record involved in the error.Method Detail |
---|
public OperationSelectionRecord getOperationSelectionRecord()
public java.lang.String getErrorMessage()
getErrorMessage
in class Problem
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |