| Interface | osid.hold.rules.HoldRulesProfile | ||
|---|---|---|---|
| Implements | osid.OsidProfile | ||
| Implemented By | osid.hold.rules.HoldRulesManager | ||
osid.hold.rules.HoldRulesProxyManager | |||
| Description |
The hold rules profile describes the interoperability among hold rules services. | ||
| Method | supportsVisibleFederation | ||
| Description |
Tests if any broker federation is exposed. Federation is exposed when a specific broker may be identified, selected and used to create a lookup or admin session. Federation is not exposed when a set of brokers appears as a single broker. | ||
| Return | boolean | true if visible federation is supported, false
otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueEnablerLookup | ||
| Description |
Tests if looking up issue enablers is supported. | ||
| Return | boolean | true if issue enabler lookup is supported, false
otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueEnablerQuery | ||
| Description |
Tests if querying issue enablers is supported. | ||
| Return | boolean | true if issue enabler query is supported, false
otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueEnablerSearch | ||
| Description |
Tests if searching issue enablers is supported. | ||
| Return | boolean | true if issue enabler search is supported, false
otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueEnablerAdmin | ||
| Description |
Tests if an issue enabler administrative service is supported. | ||
| Return | boolean | true if issue enabler administration is supported,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueEnablerNotification | ||
| Description |
Tests if an issue enabler notification service is supported. | ||
| Return | boolean | true if issue enabler notification is supported,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueEnablerOubliette | ||
| Description |
Tests if an issue enabler oubliette lookup service is supported. | ||
| Return | boolean | true if an issue enabler oubliette lookup service is
supported, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueEnablerOublietteAssignment | ||
| Description |
Tests if an issue enabler oubliette assignment service is supported. | ||
| Return | boolean | true if an issue enabler to oubliette assignment service is
supported, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueEnablerSmartOubliette | ||
| Description |
Tests if an issue enabler smart oubliette service is supported. | ||
| Return | boolean | true if an smart oubliette service is supported,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueEnablerRuleLookup | ||
| Description |
Tests if an issue enabler rule lookup service is supported. | ||
| Return | boolean | true if an issue enabler rule lookup service is supported,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueEnablerRuleApplication | ||
| Description |
Tests if an issue enabler rule application service is supported. | ||
| Return | boolean | true if an issue enabler rule application service is
supported, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueConstrainerLookup | ||
| Description |
Tests if looking up issue constrainers is supported. | ||
| Return | boolean | true if issue constrainer lookup is supported,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueConstrainerQuery | ||
| Description |
Tests if querying issue constrainers is supported. | ||
| Return | boolean | true if issue constrainer query is supported,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueConstrainerSearch | ||
| Description |
Tests if searching issue constrainers is supported. | ||
| Return | boolean | true if issue constrainer search is supported,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueConstrainerAdmin | ||
| Description |
Tests if an issue constrainer administrative service is supported. | ||
| Return | boolean | true if issue constrainer administration is supported,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueConstrainerNotification | ||
| Description |
Tests if an issue constrainer notification service is supported. | ||
| Return | boolean | true if issue constrainer notification is supported,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueConstrainerOubliette | ||
| Description |
Tests if an issue constrainer oubliette lookup service is supported. | ||
| Return | boolean | true if an issue constrainer oubliette lookup service is
supported, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueConstrainerOublietteAssignment | ||
| Description |
Tests if an issue constrainer oubliette assignment service is supported. | ||
| Return | boolean | true if an issue constrainer to oubliette assignment service
is supported, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueConstrainerSmartOubliette | ||
| Description |
Tests if an issue constrainer smart oubliette service is supported. | ||
| Return | boolean | true if an smart oubliette service is supported,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueConstrainerRuleLookup | ||
| Description |
Tests if an issue constrainer rule lookup service is supported. | ||
| Return | boolean | true if an issue constrainer rule lookup service is
supported, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueConstrainerRuleApplication | ||
| Description |
Tests if an issue constrainer rule application service is supported. | ||
| Return | boolean | true if an issue constrainer rule application service is
supported, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueConstrainerEnablerLookup | ||
| Description |
Tests if looking up issue constrainer enablers is supported. | ||
| Return | boolean | true if issue constrainer enabler lookup is supported,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueConstrainerEnablerQuery | ||
| Description |
Tests if querying issue constrainer enablers is supported. | ||
| Return | boolean | true if issue constrainer enabler query is supported,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueConstrainerEnablerSearch | ||
| Description |
Tests if searching issue constrainer enablers is supported. | ||
| Return | boolean | true if issue constrainer enabler search is supported,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueConstrainerEnablerAdmin | ||
| Description |
Tests if an issue constrainer enabler administrative service is supported. | ||
| Return | boolean | true if issue constrainer enabler administration is
supported, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueConstrainerEnablerNotification | ||
| Description |
Tests if an issue constrainer enabler notification service is supported. | ||
| Return | boolean | true if issue constrainer enabler notification is supported,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueConstrainerEnablerOubliette | ||
| Description |
Tests if an issue constrainer enabler oubliette lookup service is supported. | ||
| Return | boolean | true if an issue constrainer enabler oubliette lookup service
is supported, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueConstrainerEnablerOublietteAssignment | ||
| Description |
Tests if an issue constrainer enabler oubliette assignment service is supported. | ||
| Return | boolean | true if an issue constrainer enabler to oubliette assignment
service is supported, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueConstrainerEnablerSmartOubliette | ||
| Description |
Tests if an issue smart oubliette service is supported. | ||
| Return | boolean | true if an smart oubliette service is supported,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueConstrainerEnablerRuleLookup | ||
| Description |
Tests if an issue constrainer enabler rule lookup service is supported. | ||
| Return | boolean | true if an issue constrainer enabler rule lookup service is
supported, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueConstrainerEnablerRuleApplication | ||
| Description |
Tests if an issue constrainer enabler rule application service is supported. | ||
| Return | boolean | true if an issue constrainer enabler rule application service
is supported, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueProcessorLookup | ||
| Description |
Tests if looking up issue processors is supported. | ||
| Return | boolean | true if issue processor lookup is supported,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueProcessorQuery | ||
| Description |
Tests if querying issue processors is supported. | ||
| Return | boolean | true if issue processor query is supported,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueProcessorSearch | ||
| Description |
Tests if searching issue processors is supported. | ||
| Return | boolean | true if issue processor search is supported,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueProcessorAdmin | ||
| Description |
Tests if an issue processor administrative service is supported. | ||
| Return | boolean | true if issue processor administration is supported,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueProcessorNotification | ||
| Description |
Tests if an issue processor notification service is supported. | ||
| Return | boolean | true if issue processor notification is supported,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueProcessorOubliette | ||
| Description |
Tests if an issue processor oubliette lookup service is supported. | ||
| Return | boolean | true if an issue processor oubliette lookup service is
supported, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueProcessorOublietteAssignment | ||
| Description |
Tests if an issue processor oubliette assignment service is supported. | ||
| Return | boolean | true if an issue processor to oubliette assignment service is
supported, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueProcessorSmartOubliette | ||
| Description |
Tests if an issue processor smart oubliette service is supported. | ||
| Return | boolean | true if an smart oubliette service is supported,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueProcessorRuleLookup | ||
| Description |
Tests if an issue processor rule lookup service is supported. | ||
| Return | boolean | true if an issue processor rule lookup service is supported,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueProcessorRuleApplication | ||
| Description |
Tests if an issue processor rule application service is supported. | ||
| Return | boolean | true if an issue processor rule application service is
supported, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueProcessorEnablerLookup | ||
| Description |
Tests if looking up issue processor enablers is supported. | ||
| Return | boolean | true if issue processor enabler lookup is supported,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueProcessorEnablerQuery | ||
| Description |
Tests if querying issue processor enablers is supported. | ||
| Return | boolean | true if issue processor enabler query is supported,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueProcessorEnablerSearch | ||
| Description |
Tests if searching issue processor enablers is supported. | ||
| Return | boolean | true if issue processor enabler search is supported,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueProcessorEnablerAdmin | ||
| Description |
Tests if an issue processor enabler administrative service is supported. | ||
| Return | boolean | true if issue processor enabler administration is supported,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueProcessorEnablerNotification | ||
| Description |
Tests if an issue processor enabler notification service is supported. | ||
| Return | boolean | true if issue processor enabler notification is supported,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueProcessorEnablerOubliette | ||
| Description |
Tests if an issue processor enabler oubliette lookup service is supported. | ||
| Return | boolean | true if an issue processor enabler oubliette lookup service
is supported, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueProcessorEnablerOublietteAssignment | ||
| Description |
Tests if an issue processor enabler oubliette assignment service is supported. | ||
| Return | boolean | true if an issue processor enabler to oubliette assignment
service is supported, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueProcessorEnablerSmartOubliette | ||
| Description |
Tests if an issue smart oubliette service is supported. | ||
| Return | boolean | true if an smart oubliette service is supported,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueProcessorEnablerRuleLookup | ||
| Description |
Tests if an issue processor enabler rule lookup service is supported. | ||
| Return | boolean | true if an issue processor enabler rule lookup service is
supported, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueProcessorEnablerRuleApplication | ||
| Description |
Tests if an issue processor enabler rule application service is supported. | ||
| Return | boolean | true if an issue processor enabler rule application service
is supported, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsHoldEnablerLookup | ||
| Description |
Tests if looking up hold enablers is supported. | ||
| Return | boolean | true if hold enabler lookup is supported, false
otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsHoldEnablerQuery | ||
| Description |
Tests if querying hold enablers is supported. | ||
| Return | boolean | true if hold enabler query is supported, false
otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsHoldEnablerSearch | ||
| Description |
Tests if searching hold enablers is supported. | ||
| Return | boolean | true if hold enabler search is supported, false
otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsHoldEnablerAdmin | ||
| Description |
Tests if a hold enabler administrative service is supported. | ||
| Return | boolean | true if hold enabler administration is supported,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsHoldEnablerNotification | ||
| Description |
Tests if a hold enabler notification service is supported. | ||
| Return | boolean | true if hold enabler notification is supported,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsHoldEnablerOubliette | ||
| Description |
Tests if a hold enabler oubliette lookup service is supported. | ||
| Return | boolean | true if an oubliette enabler hold lookup service is
supported, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsHoldEnablerOublietteAssignment | ||
| Description |
Tests if a hold enabler oubliette service is supported. | ||
| Return | boolean | true if hold enabler oubliette assignment service is
supported, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsHoldEnablerSmartOubliette | ||
| Description |
Tests if a hold enabler smart oubliette service is supported. | ||
| Return | boolean | true if a hold enabler smart oubliette service is supported,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsHoldEnablerRuleLookup | ||
| Description |
Tests if a hold enabler rule lookup service is supported. | ||
| Return | boolean | true if a hold enabler rule lookup service is supported,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsHoldEnablerRuleApplication | ||
| Description |
Tests if a hold enabler rule application service is supported. | ||
| Return | boolean | true if hold enabler rule application service is supported,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getIssueEnablerRecordTypes | ||
| Description |
Gets the supported | ||
| Return | osid.type.TypeList | a list containing the supported IssueEnabler record types | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueEnablerRecordType | ||
| Description |
Tests if the given | ||
| Parameters | osid.type.Type | issueEnablerRecordType | a Type indicating an IssueEnabler record type |
| Return | boolean | true if the given record type is supported,
false otherwise | |
| Errors | NULL_ARGUMENT | issueEnablerRecordType is null | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getIssueEnablerSearchRecordTypes | ||
| Description |
Gets the supported | ||
| Return | osid.type.TypeList | a list containing the supported IssueEnabler search types | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueEnablerSearchRecordType | ||
| Description |
Tests if the given | ||
| Parameters | osid.type.Type | issueEnablerSearchRecordType | a Type indicating an IssueEnabler search type |
| Return | boolean | true if the given Type is supported,
false otherwise | |
| Errors | NULL_ARGUMENT | issueEnablerSearchRecordType is null | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getIssueConstrainerRecordTypes | ||
| Description |
Gets the supported | ||
| Return | osid.type.TypeList | a list containing the supported IssueConstrainer record types | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueConstrainerRecordType | ||
| Description |
Tests if the given | ||
| Parameters | osid.type.Type | issueConstrainerRecordType | a Type indicating an IssueConstrainer record
type |
| Return | boolean | true if the given record type is supported,
false otherwise | |
| Errors | NULL_ARGUMENT | issueConstrainerRecordType is null | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getIssueConstrainerSearchRecordTypes | ||
| Description |
Gets the supported | ||
| Return | osid.type.TypeList | a list containing the supported IssueConstrainer search types | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueConstrainerSearchRecordType | ||
| Description |
Tests if the given | ||
| Parameters | osid.type.Type | issueConstrainerSearchRecordType | a Type indicating an IssueConstrainer search
type |
| Return | boolean | true if the given Type is supported,
false otherwise | |
| Errors | NULL_ARGUMENT | issueConstrainerSearchRecordType is null | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getIssueConstrainerEnablerRecordTypes | ||
| Description |
Gets the supported
| ||
| Return | osid.type.TypeList | a list containing the supported IssueConstrainerEnabler
record types | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueConstrainerEnablerRecordType | ||
| Description |
Tests if the given
| ||
| Parameters | osid.type.Type | issueConstrainerEnablerRecordType | a Type indicating an IssueConstrainer
Enablerrecord type |
| Return | boolean | true if the given record type is supported,
false otherwise | |
| Errors | NULL_ARGUMENT | issueConstrainerEnablerRecordType is null | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getIssueConstrainerEnablerSearchRecordTypes | ||
| Description |
Gets the supported
| ||
| Return | osid.type.TypeList | a list containing the supported IssueConstrainerEnabler
search types | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueConstrainerEnablerSearchRecordType | ||
| Description |
Tests if the given
| ||
| Parameters | osid.type.Type | issueConstrainerEnablerSearchRecordType | a Type indicating an IssueConstrainerEnabler
search type |
| Return | boolean | true if the given Type is supported,
false otherwise | |
| Errors | NULL_ARGUMENT | issueConstrainerEnablerSearchRecordType is null | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getIssueProcessorRecordTypes | ||
| Description |
Gets the supported | ||
| Return | osid.type.TypeList | a list containing the supported IssueProcessor record types | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueProcessorRecordType | ||
| Description |
Tests if the given | ||
| Parameters | osid.type.Type | issueConstrainerRecordType | a Type indicating an IssueProcessor record type |
| Return | boolean | true if the given record type is supported,
false otherwise | |
| Errors | NULL_ARGUMENT | issueProcessorRecordType is null | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getIssueProcessorSearchRecordTypes | ||
| Description |
Gets the supported | ||
| Return | osid.type.TypeList | a list containing the supported IssueProcessor search types | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueProcessorSearchRecordType | ||
| Description |
Tests if the given | ||
| Parameters | osid.type.Type | issueProcessorSearchRecordType | a Type indicating an IssueProcessor search type |
| Return | boolean | true if the given Type is supported,
false otherwise | |
| Errors | NULL_ARGUMENT | issueProcessorSearchRecordType is null | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getIssueProcessorEnablerRecordTypes | ||
| Description |
Gets the supported | ||
| Return | osid.type.TypeList | a list containing the supported IssueProcessorEnabler record
types | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueProcessorEnablerRecordType | ||
| Description |
Tests if the given | ||
| Parameters | osid.type.Type | issueProcessorEnablerRecordType | a Type indicating an IssueProcessorEnabler
record type |
| Return | boolean | true if the given record type is supported,
false otherwise | |
| Errors | NULL_ARGUMENT | issueProcessorEnablerRecordType is null | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getIssueProcessorEnablerSearchRecordTypes | ||
| Description |
Gets the supported | ||
| Return | osid.type.TypeList | a list containing the supported IssueProcessorEnabler search
types | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueProcessorEnablerSearchRecordType | ||
| Description |
Tests if the given | ||
| Parameters | osid.type.Type | issueProcessorEnablerSearchRecordType | a Type indicating an IssueProcessorEnabler
search type |
| Return | boolean | true if the given Type is supported,
false otherwise | |
| Errors | NULL_ARGUMENT | issueProcessorEnablerSearchRecordType is null | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getHoldEnablerRecordTypes | ||
| Description |
Gets the supported | ||
| Return | osid.type.TypeList | a list containing the supported HoldEnabler record types | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsHoldEnablerRecordType | ||
| Description |
Tests if the given | ||
| Parameters | osid.type.Type | holdEnablerRecordType | a Type indicating a HoldEnabler record type |
| Return | boolean | true if the given record type is supported,
false otherwise | |
| Errors | NULL_ARGUMENT | holdEnablerRecordType is null | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getHoldEnablerSearchRecordTypes | ||
| Description |
Gets the supported | ||
| Return | osid.type.TypeList | a list containing the supported HoldEnabler search record
types | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsHoldEnablerSearchRecordType | ||
| Description |
Tests if the given | ||
| Parameters | osid.type.Type | holdEnablerSearchRecordType | a Type indicating a HoldEnabler search record
type |
| Return | boolean | true if the given search record type is supported,
false otherwise | |
| Errors | NULL_ARGUMENT | holdEnablerSearchRecordType is null | |
| Compliance | mandatory | This method must be implemented. | |