|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.iam.reconciliation.config.vo.ActionRule
public class ActionRule
An action rule specifies the various conditions resulting from matching rule evaluation and the subsequent actions based on those conditions for a particular Profile.
| Constructor Summary | |
|---|---|
ActionRule(Condition condition, Action action) |
|
| Method Summary | |
|---|---|
Action |
getAction() |
Condition |
getCondition() |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActionRule(Condition condition,
Action action)
| Method Detail |
|---|
public Action getAction()
public Condition getCondition()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||