Skip navigation links


oracle.iam.reconciliation.config.vo
Class ActionRules

java.lang.Object
  extended by oracle.iam.reconciliation.config.vo.ActionRules

All Implemented Interfaces:
java.io.Serializable

public class ActionRules
extends java.lang.Object
implements java.io.Serializable

Configures the set of action rules for a Profile.

See Also:
Serialized Form

Constructor Summary
ActionRules(ActionRule[] actionRule)
           

 

Method Summary
 ActionRule[] getActionRule()
           

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

ActionRules

public ActionRules(ActionRule[] actionRule)

Method Detail

getActionRule

public ActionRule[] getActionRule()

Skip navigation links


Copyright © 2014, Oracle and/or its affiliates. All rights reserved.