| 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SeparationOfDutyRule | |
|---|---|
| com.ibm.itim.dataservices.model.policy | |
| Uses of SeparationOfDutyRule in com.ibm.itim.dataservices.model.policy | 
|---|
| Methods in com.ibm.itim.dataservices.model.policy that return types with arguments of type SeparationOfDutyRule | |
|---|---|
 java.util.Collection<SeparationOfDutyRule> | 
SeparationOfDutyPolicy.getRules()
Get the collection of SeparationOfDutyRules that are defined for this policy  | 
| Method parameters in com.ibm.itim.dataservices.model.policy with type arguments of type SeparationOfDutyRule | |
|---|---|
 void | 
SeparationOfDutyPolicy.setRules(java.util.Collection<SeparationOfDutyRule> rules)
Sets the value of the separation of duty rules attribute.  | 
| Constructor parameters in com.ibm.itim.dataservices.model.policy with type arguments of type SeparationOfDutyRule | |
|---|---|
SeparationOfDutyPolicy(java.lang.String name,
                       java.lang.String description,
                       boolean enabled,
                       java.util.Collection<SeparationOfDutyRule> rules)
The separation of duty value object constructor with full set of parameters.  | 
|
  | 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||