| Interface | osid.OsidEffectuator | ||
|---|---|---|---|
| Implements | osid.OsidEnabler | ||
| Implemented By | osid.authorization.rules.AuthorizationEnabler | ||
| Description |
An If In the case where an For example, An Temporals are auditable records of changing data
and are constant with respect to the context or perspective of
an evaluation. For example, if a building has been demolished
for one person, another person cannot be a tenant at the same
time. OsidEffectuators are rules which govern the
closing and creation of Temporals over time, but
do not incorporate context that varies from one perspective to
the next.
It is up to the consuming process of these
For auditing uses, resulting new or expired
| ||
| Method | createOnce | ||
| Description |
Tests if this Note that a single | ||
| Return | boolean | true if this is a create once rule, false if it
continues | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getMinimumContinuityGap | ||
| Description |
Gets the duration at which a new A value of 0 will always result in new
| ||
| Return | osid.calendaring.Duration | the minimum continuity gap duration | |
| Compliance | mandatory | This method must be implemented. | |