|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use RecurringTimeSchedule | |
|---|---|
| com.ibm.itim.dataservices.model.policy.recert | |
| Uses of RecurringTimeSchedule in com.ibm.itim.dataservices.model.policy.recert |
|---|
| Methods in com.ibm.itim.dataservices.model.policy.recert that return RecurringTimeSchedule | |
|---|---|
RecurringTimeSchedule |
RecertificationPolicy.getSchedule()
Returns schedule of the recertification policy. |
| Methods in com.ibm.itim.dataservices.model.policy.recert with parameters of type RecurringTimeSchedule | |
|---|---|
void |
RecertificationPolicy.setSchedule(RecurringTimeSchedule schedule)
Sets or changes the schedule of the recertification policy. |
| Constructors in com.ibm.itim.dataservices.model.policy.recert with parameters of type RecurringTimeSchedule | |
|---|---|
RecertificationPolicy(java.lang.String policyName,
int scope,
boolean enable,
java.lang.String policyType,
java.util.Collection<IPolicyTarget> policyTargets,
RecurringTimeSchedule schedule,
RecertificationParticipant recertifier,
java.lang.String userType,
int timeOutPeriod,
java.lang.String rejectAction,
java.lang.String timeoutAction)
The recertification policy value object constructor. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||