Package oracle.iam.grc.sod.vo
Class Policy
java.lang.Object
oracle.iam.grc.sod.vo.Policy
- All Implemented Interfaces:
Serializable
This value object represents a SoD policy defintion present in the SoD engine.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionoracle.iam.grc.sod.dstruct.ConnectedList
void
setAttributes
(Attribute[] attributes) void
setSeverityType
(String severityType)
-
Constructor Details
-
Policy
public Policy()
-
-
Method Details
-
getAttributes
-
setAttributes
-
getSeverityType
-
setSeverityType
-
getRuleElementList
public oracle.iam.grc.sod.dstruct.ConnectedList getRuleElementList()
-