Class RuleElement

java.lang.Object
oracle.iam.grc.sod.vo.RuleElement
All Implemented Interfaces:
Serializable

public class RuleElement extends Object implements Serializable
This value object represents the logic of a SoD policy
See Also:
  • Constructor Details

    • RuleElement

      public RuleElement()
  • Method Details

    • getMemberDuties

      public Duty[] getMemberDuties()
    • setDutyList

      public void setDutyList(Duty[] dutyList)
    • getConnectingOperator

      public int getConnectingOperator()
    • setConnectingOperator

      public void setConnectingOperator(int connectingOperator)