OSID Logo
OSID Specifications
configuration rules package
Version 3.0.0
Release Candidate Preview
Interfaceosid.configuration.rules.ConfigurationRulesProfile
Implementsosid.OsidProfile
Description

The configuration rules profile describes the interoperability among configuration rules services.

MethodsupportsVisibleFederation
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.

Returnboolean true if visible federation is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsValueEnablerLookup
Description

Tests if looking up value enablers is supported.

Returnboolean true if value enabler lookup is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsValueEnablerQuery
Description

Tests if querying value enablers is supported.

Returnboolean true if value enabler query is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsValueEnablerSearch
Description

Tests if searching value enablers is supported.

Returnboolean true if value enabler search is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsValueEnablerAdmin
Description

Tests if a value enabler administrative service is supported.

Returnboolean true if value enabler administration is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsValueEnablerNotification
Description

Tests if a value enabler notification service is supported.

Returnboolean true if value enabler notification is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsValueEnablerConfiguration
Description

Tests if a value enabler configuration lookup service is supported.

Returnboolean true if a value enabler configuration lookup service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsValueEnablerConfigurationAssignment
Description

Tests if a value enabler configuration service is supported.

Returnboolean true if value enabler configuration assignment service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsValueEnablerSmartConfiguration
Description

Tests if a value enabler configuration lookup service is supported.

Returnboolean true if a value enabler configuration service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsValueEnablerRuleLookup
Description

Tests if a value enabler rule lookup service is supported.

Returnboolean true if a value enabler rule lookup service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsValueEnablerRuleApplication
Description

Tests if a value enabler rule application service is supported.

Returnboolean true if value enabler rule application service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsParameterProcessorLookup
Description

Tests if looking up parameter processor is supported.

Returnboolean true if parameter processor lookup is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsParameterProcessorQuery
Description

Tests if querying parameter processor is supported.

Returnboolean true if parameter processor query is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsParameterProcessorSearch
Description

Tests if searching parameter processor is supported.

Returnboolean true if parameter processor search is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsParameterProcessorAdmin
Description

Tests if a parameter processor administrative service is supported.

Returnboolean true if parameter processor administration is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsParameterProcessorNotification
Description

Tests if a parameter processor notification service is supported.

Returnboolean true if parameter processor notification is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsParameterProcessorConfiguration
Description

Tests if a parameter processor configuration lookup service is supported.

Returnboolean true if a parameter processor configuration lookup service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsParameterProcessorConfigurationAssignment
Description

Tests if a parameter processor configuration service is supported.

Returnboolean true if parameter processor configuration assignment service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsParameterProcessorSmartConfiguration
Description

Tests if a parameter processor configuration lookup service is supported.

Returnboolean true if a parameter processor configuration service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsParameterProcessorRuleLookup
Description

Tests if a parameter processor rule lookup service is supported.

Returnboolean true if a parameter processor rule lookup service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsParameterProcessorRuleApplication
Description

Tests if a parameter processor rule application service is supported.

Returnboolean true if parameter processor rule application service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsParameterProcessorEnablerLookup
Description

Tests if looking up parameter processor enablers is supported.

Returnboolean true if parameter processor enabler lookup is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsParameterProcessorEnablerQuery
Description

Tests if querying parameter processor enablers is supported.

Returnboolean true if parameter processor enabler query is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsParameterProcessorEnablerSearch
Description

Tests if searching parameter processor enablers is supported.

Returnboolean true if parameter processor enabler search is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsParameterProcessorEnablerAdmin
Description

Tests if a parameter processor enabler administrative service is supported.

Returnboolean true if parameter processor enabler administration is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsParameterProcessorEnablerNotification
Description

Tests if a parameter processor enabler notification service is supported.

Returnboolean true if parameter processor enabler notification is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsParameterProcessorEnablerConfiguration
Description

Tests if a parameter processor enabler configuration lookup service is supported.

Returnboolean true if a parameter processor enabler configuration lookup service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsParameterProcessorEnablerConfigurationAssignment
Description

Tests if a parameter processor enabler configuration service is supported.

Returnboolean true if parameter processor enabler configuration assignment service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsParameterProcessorEnablerSmartConfiguration
Description

Tests if a parameter processor enabler configuration lookup service is supported.

Returnboolean true if a parameter processor enabler configuration service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsParameterProcessorEnablerRuleLookup
Description

Tests if a parameter processor enabler rule lookup service is supported.

Returnboolean true if a processor enabler rule lookup service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsParameterProcessorEnablerRuleApplication
Description

Tests if a parameter processor enabler rule application service is supported.

Returnboolean true if parameter processor enabler rule application service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodgetValueEnablerRecordTypes
Description

Gets the supported ValueEnabler record types.

Returnosid.type.TypeLista list containing the supported ValueEnabler record types
CompliancemandatoryThis method must be implemented.
MethodsupportsValueEnablerRecordType
Description

Tests if the given ValueEnabler record type is supported.

Parametersosid.type.TypevalueEnablerRecordTypea Type indicating a ValueEnabler record type
Returnboolean true if the given record type is supported, false otherwise
ErrorsNULL_ARGUMENT valueEnablerRecordType is null
CompliancemandatoryThis method must be implemented.
MethodgetValueEnablerSearchRecordTypes
Description

Gets the supported ValueEnabler search record types.

Returnosid.type.TypeLista list containing the supported ValueEnabler search record types
CompliancemandatoryThis method must be implemented.
MethodsupportsValueEnablerSearchRecordType
Description

Tests if the given ValueEnabler search record type is supported.

Parametersosid.type.TypevalueEnablerSearchRecordTypea Type indicating a ValueEnabler search record type
Returnboolean true if the given search record type is supported, false otherwise
ErrorsNULL_ARGUMENT valueEnablerSearchRecordType is null
CompliancemandatoryThis method must be implemented.
MethodgetParameterProcessorRecordTypes
Description

Gets the supported ParameterProcessor record types.

Returnosid.type.TypeLista list containing the supported ParameterProcessor record types
CompliancemandatoryThis method must be implemented.
MethodsupportsParameterProcessorRecordType
Description

Tests if the given ParameterProcessor record type is supported.

Parametersosid.type.TypeparameterProcessorRecordTypea Type indicating a ParameterProcessor record type
Returnboolean true if the given record type is supported, false otherwise
ErrorsNULL_ARGUMENT parameterProcessorRecordType is null
CompliancemandatoryThis method must be implemented.
MethodgetParameterProcessorSearchRecordTypes
Description

Gets the supported ParameterProcessor search record types.

Returnosid.type.TypeLista list containing the supported ParameterProcessor search record types
CompliancemandatoryThis method must be implemented.
MethodsupportsParameterProcessorSearchRecordType
Description

Tests if the given ParameterProcessor search record type is supported.

Parametersosid.type.TypeparameterProcessorSearchRecordTypea Type indicating a ParameterProcessor search record type
Returnboolean true if the given search record type is supported, false otherwise
ErrorsNULL_ARGUMENT parameterProcessorSearchRecordType is null
CompliancemandatoryThis method must be implemented.
MethodgetParameterProcessorEnablerRecordTypes
Description

Gets the supported ParameterProcessorEnabler record types.

Returnosid.type.TypeLista list containing the supported ParameterProcessorEnabler record types
CompliancemandatoryThis method must be implemented.
MethodsupportsParameterProcessorEnablerRecordType
Description

Tests if the given ParameterProcessorEnabler record type is supported.

Parametersosid.type.TypeparameterProcessorEnablerRecordTypea Type indicating a ParameterProcessorEnabler record type
Returnboolean true if the given record type is supported, false otherwise
ErrorsNULL_ARGUMENT parameterProcessorEnablerRecordType is null
CompliancemandatoryThis method must be implemented.
MethodgetParameterProcessorEnablerSearchRecordTypes
Description

Gets the supported ParameterProcessorEnabler search record types.

Returnosid.type.TypeLista list containing the supported ParameterProcessorEnabler search record types
CompliancemandatoryThis method must be implemented.
MethodsupportsParameterProcessorEnablerSearchRecordType
Description

Tests if the given ParameterProcessorEnabler search record type is supported.

Parametersosid.type.TypeparameterProcessorEnablerSearchRecordTypea Type indicating a ParameterProcessorEnabler search record type
Returnboolean true if the given search record type is supported, false otherwise
ErrorsNULL_ARGUMENT parameterProcessorEnablerSearchRecordType is null
CompliancemandatoryThis method must be implemented.