|
Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Result
An encapsulating interface for an Object created during rule firing.
| Method Summary | |
|---|---|
Object |
getObject()
Returns the object associated with the result. |
String |
getRuleName()
Returns the name of the rule that created the result. |
int |
getType()
Returns the type of the result. |
| Method Detail |
|---|
int getType()
Object getObject()
String getRuleName()
|
Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||