Package oracle.iam.grc.sod.vo
Class RuleElement
java.lang.Object
oracle.iam.grc.sod.vo.RuleElement
- All Implemented Interfaces:
Serializable
This value object represents the logic of a SoD policy
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
Duty[]
void
setConnectingOperator
(int connectingOperator) void
setDutyList
(Duty[] dutyList)
-
Constructor Details
-
RuleElement
public RuleElement()
-
-
Method Details
-
getMemberDuties
-
setDutyList
-
getConnectingOperator
public int getConnectingOperator() -
setConnectingOperator
public void setConnectingOperator(int connectingOperator)
-