| Interface | osid.OsidRuleApplicatorCondition | ||
|---|---|---|---|
| Implements | osid.OsidEnablerCondition | ||
| Description |
The | ||
| Method | setTimePeriod | ||
| Description |
Sets the time period for the evaluation. Dates and
This input may be superseded by other data. For
example, a supplied request via an
| ||
| Parameters | osid.id.Id | timePeriodId | the time period Id |
| Errors | NULL_ARGUMENT | timePeriodId is null | |
| Compliance | mandatory | This method must be implemented. | |
| Method | setResource | ||
| Description |
Sets the resource for the evaluation.
This input may be superseded by other data. For
example, a supplied request via an
| ||
| Parameters | osid.id.Id | resourceId | the resource Id |
| Errors | NULL_ARGUMENT | resourceId is null | |
| Compliance | mandatory | This method must be implemented. | |