|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.iam.grc.sod.vo.Violation
public class Violation
This Value Object stores the Sod Violation details in case violation happens.
| Constructor Summary | |
|---|---|
Violation() |
|
| Method Summary | |
|---|---|
Duty[] |
getDutyList() |
Policy |
getPolicy() |
void |
setDutyList(Duty[] dutyList) |
void |
setPolicy(Policy policy) |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Violation()
| Method Detail |
|---|
public Duty[] getDutyList()
public void setDutyList(Duty[] dutyList)
public Policy getPolicy()
public void setPolicy(Policy policy)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||