public class Policy
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
Policy() |
| Modifier and Type | Method and Description |
|---|---|
Attribute[] |
getAttributes() |
oracle.iam.grc.sod.dstruct.ConnectedList |
getRuleElementList() |
java.lang.String |
getSeverityType() |
void |
setAttributes(Attribute[] attributes) |
void |
setSeverityType(java.lang.String severityType) |
public Attribute[] getAttributes()
public void setAttributes(Attribute[] attributes)
public java.lang.String getSeverityType()
public void setSeverityType(java.lang.String severityType)
public oracle.iam.grc.sod.dstruct.ConnectedList getRuleElementList()