public interface ConfigurationRulesManager extends OsidManager, ConfigurationRulesProfile
The configuration rules manager provides access to configuration rules sessions and provides interoperability tests for various aspects of this service. The sessions included in this manager are:
ValueEnablerLookupSession: a session to retrieve
value enablers ValueEnablerQuerySession: a session to query for
value enablers ValueEnablerSearchSession: a session to search for
value enablers ValueEnablerAdminSession: a session to create and
delete value enablers ValueEnablerNotificationSession: a session to
receive notifications pertaining to value enabler changes ValueEnablerConfigurationSession: a session to
look up value enabler configuration mappings ValueEnablerConfigurationAssignmentSession: a
session to manage value enabler to configuration mappings ValueEnablerSmartConfigurationSession: a session
to manage dynamic configurations of value enablers ValuerEnablerRuleLookupSession: a session to look
up value enabler mappings ValueEnablerRuleApplicationSession: a session to
apply value enablers ParameterProcessorLookupSession: a session to
retrieve parameter processor ParameterProcessorQuerySession: a session to query
for parameter processor ParameterProcessorSearchSession: a session to
search for parameter processor ParameterProcessorAdminSession: a session to
create and delete parameter processor ParameterProcessorNotificationSession: a session
to receive notifications pertaining to parameter processor changes
ParameterProcessorConfigurationSession: a session
to look up parameter processor configuration mappings ParameterProcessorConfigurationAssignmentSession:
a session to manage parameter processor to configuration mappings
ParameterProcessorSmartConfigurationSession: a
session to manage dynamic configurations of parameter processor ParameterProcessorRuleLookupSession: a session to
look up parameter processor to parameter mappings ParameterProcessorRuleApplicationSession: a
session to apply parameter processor to parameters ParameterProcessorEnablerLookupSession: a session
to retrieve parameter processor enablers ParameterProcessorEnablerQuerySession: a session
to query for parameter processor enablers ParameterProcessorEnablerSearchSession: a session
to search for parameter processor enablers ParameterProcessorEnablerAdminSession: a session
to create and delete parameter processor enablers ParameterProcessorEnablerNotificationSession: a
session to receive notifications pertaining to parameter processor
enabler changes ParameterProcessorEnablerConfigurationSession: a
session to look up parameter processor enabler configuration mappings
ParameterProcessorEnablerConfigurationAssignmentSession:
a session to manage parameter processor enabler to
configuration mappings ParameterProcessorEnablerSmartConfigurationSession:
a session to manage dynamic configurations of parameter
processor enablers ParameterProcessorEnablerRuleLookupSession: a
session to look up parameter processor enabler mappings ParameterProcessorEnablerRuleApplicationSession: a
session to apply parameter processor enablers | Modifier and Type | Method and Description |
|---|---|
ParameterProcessorAdminSession |
getParameterProcessorAdminSession()
Gets the
OsidSession associated with the parameter
processor administration service. |
ParameterProcessorAdminSession |
getParameterProcessorAdminSessionForConfiguration(Id configurationId)
Gets the
OsidSession associated with the parameter
processor administration service for the given configuration. |
ParameterProcessorConfigurationAssignmentSession |
getParameterProcessorConfigurationAssignmentSession()
Gets the
OsidSession associated with assigning
parameter processor to configurations. |
ParameterProcessorConfigurationSession |
getParameterProcessorConfigurationSession()
Gets the
OsidSession to lookup parameter
processor/configuration mappings for parameter processors. |
ParameterProcessorEnablerAdminSession |
getParameterProcessorEnablerAdminSession()
Gets the
OsidSession associated with the parameter
processor enabler administration service. |
ParameterProcessorEnablerAdminSession |
getParameterProcessorEnablerAdminSessionForConfiguration(Id configurationId)
Gets the
OsidSession associated with the parameter
processor enabler administration service for the given configuration. |
ParameterProcessorEnablerConfigurationAssignmentSession |
getParameterProcessorEnablerConfigurationAssignmentSession()
Gets the
OsidSession associated with assigning
parameter processor enablers to configurations. |
ParameterProcessorEnablerConfigurationSession |
getParameterProcessorEnablerConfigurationSession()
Gets the
OsidSession to lookup parameter processor
enabler/configuration mappings for parameter processor enablers. |
ParameterProcessorEnablerLookupSession |
getParameterProcessorEnablerLookupSession()
Gets the
OsidSession associated with the parameter
processor enabler lookup service. |
ParameterProcessorEnablerLookupSession |
getParameterProcessorEnablerLookupSessionForConfiguration(Id configurationId)
Gets the
OsidSession associated with the parameter
processor enabler lookup service for the given configuration. |
ParameterProcessorEnablerNotificationSession |
getParameterProcessorEnablerNotificationSession(ParameterProcessorEnablerReceiver parameterProcessorEnablerReceiver)
Gets the
OsidSession associated with the parameter
processor enabler notification service. |
ParameterProcessorEnablerNotificationSession |
getParameterProcessorEnablerNotificationSessionForConfiguration(ParameterProcessorEnablerReceiver parameterProcessorEnablerReceiver,
Id configurationId)
Gets the
OsidSession associated with the parameter
processor enabler notification service for the given configuration. |
ParameterProcessorEnablerQuerySession |
getParameterProcessorEnablerQuerySession()
Gets the
OsidSession associated with the parameter
processor enabler query service. |
ParameterProcessorEnablerQuerySession |
getParameterProcessorEnablerQuerySessionForConfiguration(Id configurationId)
Gets the
OsidSession associated with the parameter
processor enabler query service for the given configuration. |
ParameterProcessorEnablerRuleApplicationSession |
getParameterProcessorEnablerRuleApplicationSession()
Gets the
OsidSession associated with the parameter
processor enabler assignment service. |
ParameterProcessorEnablerRuleApplicationSession |
getParameterProcessorEnablerRuleApplicationSessionForConfiguration(Id configurationId)
Gets the
OsidSession associated with the parameter
processor enabler assignment service for the given configuration. |
ParameterProcessorEnablerRuleLookupSession |
getParameterProcessorEnablerRuleLookupSession()
Gets the
OsidSession associated with the parameter
processor enabler mapping lookup service. |
ParameterProcessorEnablerRuleLookupSession |
getParameterProcessorEnablerRuleLookupSessionForConfiguration(Id configurationId)
Gets the
OsidSession associated with the parameter
processor enabler mapping lookup service. |
ParameterProcessorEnablerSearchSession |
getParameterProcessorEnablerSearchSession()
Gets the
OsidSession associated with the parameter
processor enabler search service. |
ParameterProcessorEnablerSearchSession |
getParameterProcessorEnablerSearchSessionForConfiguration(Id configurationId)
Gets the
OsidSession associated with the parameter
processor enablers earch service for the given configuration. |
ParameterProcessorEnablerSmartConfigurationSession |
getParameterProcessorEnablerSmartConfigurationSession(Id configurationId)
Gets the
OsidSession to manage parameter processor
enabler smart configurations. |
ParameterProcessorLookupSession |
getParameterProcessorLookupSession()
Gets the
OsidSession associated with the parameter
processor lookup service. |
ParameterProcessorLookupSession |
getParameterProcessorLookupSessionForConfiguration(Id configurationId)
Gets the
OsidSession associated with the parameter
processor lookup service for the given configuration. |
ParameterProcessorNotificationSession |
getParameterProcessorNotificationSession(ParameterProcessorReceiver parameterProcessorReceiver)
Gets the
OsidSession associated with the parameter
processor notification service. |
ParameterProcessorNotificationSession |
getParameterProcessorNotificationSessionForConfiguration(ParameterProcessorReceiver parameterProcessorReceiver,
Id configurationId)
Gets the
OsidSession associated with the parameter
processor notification service for the given configuration. |
ParameterProcessorQuerySession |
getParameterProcessorQuerySession()
Gets the
OsidSession associated with the parameter
processor query service. |
ParameterProcessorQuerySession |
getParameterProcessorQuerySessionForConfiguration(Id configurationId)
Gets the
OsidSession associated with the parameter
processor query service for the given configuration. |
ParameterProcessorRuleApplicationSession |
getParameterProcessorRuleApplicationSession()
Gets the
OsidSession associated with the parameter
processor assignment service. |
ParameterProcessorRuleApplicationSession |
getParameterProcessorRuleApplicationSessionForConfiguration(Id configurationId)
Gets the
OsidSession associated with the parameter
processor assignment service for the given configuration. |
ParameterProcessorRuleLookupSession |
getParameterProcessorRuleLookupSession()
Gets the
OsidSession associated with the parameter
processor mapping lookup service for looking up the rules applied to
the configuration. |
ParameterProcessorRuleLookupSession |
getParameterProcessorRuleLookupSessionForConfiguration(Id configurationId)
Gets the
OsidSession associated with the parameter
processor mapping lookup service for the given configuration for
looking up rules applied to an configuration. |
ParameterProcessorSearchSession |
getParameterProcessorSearchSession()
Gets the
OsidSession associated with the parameter
processor search service. |
ParameterProcessorSearchSession |
getParameterProcessorSearchSessionForConfiguration(Id configurationId)
Gets the
OsidSession associated with the parameter
processor earch service for the given configuration. |
ParameterProcessorSmartConfigurationSession |
getParameterProcessorSmartConfigurationSession(Id configurationId)
Gets the
OsidSession to manage parameter processor
smart configurations. |
ValueEnablerAdminSession |
getValueEnablerAdminSession()
Gets the
OsidSession associated with the value enabler
administration service. |
ValueEnablerAdminSession |
getValueEnablerAdminSessionForConfiguration(Id configurationId)
Gets the
OsidSession associated with the value enabler
administration service for the given configuration. |
ValueEnablerConfigurationAssignmentSession |
getValueEnablerConfigurationAssignmentSession()
Gets the
OsidSession associated with assigning value
enablers to configurations. |
ValueEnablerConfigurationSession |
getValueEnablerConfigurationSession()
Gets the
OsidSession to lookup value
enabler/configuration mappings for value enablers. |
ValueEnablerLookupSession |
getValueEnablerLookupSession()
Gets the
OsidSession associated with the value enabler
lookup service. |
ValueEnablerLookupSession |
getValueEnablerLookupSessionForConfiguration(Id configurationId)
Gets the
OsidSession associated with the value enabler
lookup service for the given configuration. |
ValueEnablerNotificationSession |
getValueEnablerNotificationSession(ValueEnablerReceiver valueEnablerReceiver)
Gets the
OsidSession associated with the value enabler
notification service. |
ValueEnablerNotificationSession |
getValueEnablerNotificationSessionForConfiguration(ValueEnablerReceiver valueEnablerReceiver,
Id configurationId)
Gets the
OsidSession associated with the value enabler
notification service for the given configuration. |
ValueEnablerQuerySession |
getValueEnablerQuerySession()
Gets the
OsidSession associated with the value enabler
query service. |
ValueEnablerQuerySession |
getValueEnablerQuerySessionForConfiguration(Id configurationId)
Gets the
OsidSession associated with the value enabler
query service for the given configuration. |
ValueEnablerRuleApplicationSession |
getValueEnablerRuleApplicationSession()
Gets the
OsidSession associated with the value enabler
assignment service. |
ValueEnablerRuleApplicationSession |
getValueEnablerRuleApplicationSessionForConfiguration(Id configurationId)
Gets the
OsidSession associated with the value enabler
assignment service for the given configuration. |
ValueEnablerRuleLookupSession |
getValueEnablerRuleLookupSession()
Gets the
OsidSession associated with the value enabler
mapping lookup service. |
ValueEnablerRuleLookupSession |
getValueEnablerRuleLookupSessionForConfiguration(Id configurationId)
Gets the
OsidSession associated with the value enabler
mapping lookup service for the given configuration. |
ValueEnablerSearchSession |
getValueEnablerSearchSession()
Gets the
OsidSession associated with the value enabler
search service. |
ValueEnablerSearchSession |
getValueEnablerSearchSessionForConfiguration(Id configurationId)
Gets the
OsidSession associated with the value enablers
earch service for the given configuration. |
ValueEnablerSmartConfigurationSession |
getValueEnablerSmartConfigurationSession(Id configurationId)
Gets the
OsidSession to manage value enabler smart
configurations. |
changeBranch, initialize, rollbackServiceclosegetParameterProcessorEnablerRecordTypes, getParameterProcessorEnablerSearchRecordTypes, getParameterProcessorRecordTypes, getParameterProcessorSearchRecordTypes, getValueEnablerRecordTypes, getValueEnablerSearchRecordTypes, supportsParameterProcessorAdmin, supportsParameterProcessorConfiguration, supportsParameterProcessorConfigurationAssignment, supportsParameterProcessorEnablerAdmin, supportsParameterProcessorEnablerConfiguration, supportsParameterProcessorEnablerConfigurationAssignment, supportsParameterProcessorEnablerLookup, supportsParameterProcessorEnablerNotification, supportsParameterProcessorEnablerQuery, supportsParameterProcessorEnablerRecordType, supportsParameterProcessorEnablerRuleApplication, supportsParameterProcessorEnablerRuleLookup, supportsParameterProcessorEnablerSearch, supportsParameterProcessorEnablerSearchRecordType, supportsParameterProcessorEnablerSmartConfiguration, supportsParameterProcessorLookup, supportsParameterProcessorNotification, supportsParameterProcessorQuery, supportsParameterProcessorRecordType, supportsParameterProcessorRuleApplication, supportsParameterProcessorRuleLookup, supportsParameterProcessorSearch, supportsParameterProcessorSearchRecordType, supportsParameterProcessorSmartConfiguration, supportsValueEnablerAdmin, supportsValueEnablerConfiguration, supportsValueEnablerConfigurationAssignment, supportsValueEnablerLookup, supportsValueEnablerNotification, supportsValueEnablerQuery, supportsValueEnablerRecordType, supportsValueEnablerRuleApplication, supportsValueEnablerRuleLookup, supportsValueEnablerSearch, supportsValueEnablerSearchRecordType, supportsValueEnablerSmartConfiguration, supportsVisibleFederationgetBranch, getBranchId, getDescription, getDisplayName, getId, getLocales, getProxyRecordTypes, getReleaseDate, getVersion, supportsJournalBranching, supportsJournalRollback, supportsOSIDVersion, supportsProxyRecordTypegetBranding, getBrandingIds, getLicense, getProvider, getProviderIdValueEnablerLookupSession getValueEnablerLookupSession() throws OperationFailedException
OsidSession associated with the value enabler
lookup service. ValueEnablerLookupSession OperationFailedException - unable to complete requestUnimplementedException -
supportsValueEnablerLookup() is false optional - This method must be implemented if
supportsValueEnablerLookup() is true.
ValueEnablerLookupSession getValueEnablerLookupSessionForConfiguration(Id configurationId) throws NotFoundException, OperationFailedException
OsidSession associated with the value enabler
lookup service for the given configuration.configurationId - the Id of the
Configuration ValueEnablerLookupSession NotFoundException - no Configuration
found by the given Id NullArgumentException - configurationId
is null OperationFailedException - unable to complete requestUnimplementedException -
supportsValueEnablerLookup() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsValueEnablerLookup() and
supportsVisibleFederation() are true.
ValueEnablerQuerySession getValueEnablerQuerySession() throws OperationFailedException
OsidSession associated with the value enabler
query service. ValueEnablerQuerySession OperationFailedException - unable to complete requestUnimplementedException -
supportsValueEnablerQuery() is false optional - This method must be implemented if
supportsValueEnablerQuery() is true.
ValueEnablerQuerySession getValueEnablerQuerySessionForConfiguration(Id configurationId) throws NotFoundException, OperationFailedException
OsidSession associated with the value enabler
query service for the given configuration.configurationId - the Id of the
Configuration ValueEnablerQuerySession NotFoundException - no Configuration
found by the given Id NullArgumentException - configurationId
is null OperationFailedException - unable to complete requestUnimplementedException -
supportsValueEnablerQuery() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsValueEnablerQuery() and
supportsVisibleFederation() are true.
ValueEnablerSearchSession getValueEnablerSearchSession() throws OperationFailedException
OsidSession associated with the value enabler
search service. ValueEnablerSearchSession OperationFailedException - unable to complete requestUnimplementedException -
supportsValueEnablerSearch() is false optional - This method must be implemented if
supportsValueEnablerSearch() is true.
ValueEnablerSearchSession getValueEnablerSearchSessionForConfiguration(Id configurationId) throws NotFoundException, OperationFailedException
OsidSession associated with the value enablers
earch service for the given configuration.configurationId - the Id of the
Configuration ValueEnablerSearchSession NotFoundException - no Configuration
found by the given Id NullArgumentException - configurationId
is null OperationFailedException - unable to complete requestUnimplementedException -
supportsValueEnablerSearch() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsValueEnablerSearch() and
supportsVisibleFederation() are true.
ValueEnablerAdminSession getValueEnablerAdminSession() throws OperationFailedException
OsidSession associated with the value enabler
administration service. ValueEnablerAdminSession OperationFailedException - unable to complete requestUnimplementedException -
supportsValueEnablerAdmin() is false optional - This method must be implemented if
supportsValueEnablerAdmin() is true.
ValueEnablerAdminSession getValueEnablerAdminSessionForConfiguration(Id configurationId) throws NotFoundException, OperationFailedException
OsidSession associated with the value enabler
administration service for the given configuration.configurationId - the Id of the
Configuration ValueEnablerAdminSession NotFoundException - no Configuration
found by the given Id NullArgumentException - configurationId
is null OperationFailedException - unable to complete requestUnimplementedException -
supportsValueEnablerAdmin() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsValueEnablerAdmin() and
supportsVisibleFederation() are true.
ValueEnablerNotificationSession getValueEnablerNotificationSession(ValueEnablerReceiver valueEnablerReceiver) throws OperationFailedException
OsidSession associated with the value enabler
notification service.valueEnablerReceiver - the notification callback ValueEnablerNotificationSession NullArgumentException - valueEnablerReceiver
is null OperationFailedException - unable to complete requestUnimplementedException -
supportsValueEnablerNotification() is false
optional - This method must be implemented if
supportsValueEnablerNotification() is true.
ValueEnablerNotificationSession getValueEnablerNotificationSessionForConfiguration(ValueEnablerReceiver valueEnablerReceiver, Id configurationId) throws NotFoundException, OperationFailedException
OsidSession associated with the value enabler
notification service for the given configuration.valueEnablerReceiver - the notification callbackconfigurationId - the Id of the
Configuration ValueEnablerNotificationSession NotFoundException - no configuration found by the given
Id NullArgumentException - valueEnablerReceiver
or configurationId is null
OperationFailedException - unable to complete requestUnimplementedException -
supportsValueEnablerNotification() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsValueEnablerNotification() and
supportsVisibleFederation() are true.
ValueEnablerConfigurationSession getValueEnablerConfigurationSession() throws OperationFailedException
OsidSession to lookup value
enabler/configuration mappings for value enablers. ValueEnablerConfigurationSession OperationFailedException - unable to complete requestUnimplementedException -
supportsValueEnablerConfiguration() is false
optional - This method must be implemented if
supportsValueEnablerConfiguration() is
true. ValueEnablerConfigurationAssignmentSession getValueEnablerConfigurationAssignmentSession() throws OperationFailedException
OsidSession associated with assigning value
enablers to configurations. ValueEnablerConfigurationAssignmentSession OperationFailedException - unable to complete requestUnimplementedException -
supportsValueEnablerConfigurationAssignment() is
false optional - This method must be implemented if
supportsValueEnablerConfigurationAssignment() is
true. ValueEnablerSmartConfigurationSession getValueEnablerSmartConfigurationSession(Id configurationId) throws NotFoundException, OperationFailedException
OsidSession to manage value enabler smart
configurations.configurationId - the Id of the
Configuration ValueEnablerSmartConfigurationSession NotFoundException - no Configuration
found by the given Id NullArgumentException - configurationId
is null OperationFailedException - unable to complete requestUnimplementedException -
supportsValueEnablerSmartConfiguration() is
false optional - This method must be implemented if
supportsValueEnablerSmartConfiguration() is
true. ValueEnablerRuleLookupSession getValueEnablerRuleLookupSession() throws OperationFailedException
OsidSession associated with the value enabler
mapping lookup service. ValueEnablerRuleLookupSession OperationFailedException - unable to complete requestUnimplementedException -
supportsValueEnablerRuleLookup() is false
optional - This method must be implemented if
supportsValueEnablerRuleLookup() is true.
ValueEnablerRuleLookupSession getValueEnablerRuleLookupSessionForConfiguration(Id configurationId) throws NotFoundException, OperationFailedException
OsidSession associated with the value enabler
mapping lookup service for the given configuration.configurationId - the Id of the
Configuration ValueEnablerRuleLookupSession NotFoundException - no Configuration
found by the given Id NullArgumentException - configurationId
is null OperationFailedException - unable to complete requestUnimplementedException -
supportsValueEnablerRuleLookup() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsValueEnablerRuleLookup() and
supportsVisibleFederation() are true.
ValueEnablerRuleApplicationSession getValueEnablerRuleApplicationSession() throws OperationFailedException
OsidSession associated with the value enabler
assignment service. ValueEnablerRuleApplicationSession OperationFailedException - unable to complete requestUnimplementedException -
supportsValueEnablerRuleApplication() is false
optional - This method must be implemented if
supportsValueEnablerRuleApplication() is
true. ValueEnablerRuleApplicationSession getValueEnablerRuleApplicationSessionForConfiguration(Id configurationId) throws NotFoundException, OperationFailedException
OsidSession associated with the value enabler
assignment service for the given configuration.configurationId - the Id of the
Configuration ValueEnablerRuleApplicationSession NotFoundException - no Configuration
found by the given Id NullArgumentException - configurationId
is null OperationFailedException - unable to complete requestUnimplementedException -
supportsValueEnablerRuleApplication() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsValueEnablerRuleApplication() and
supportsVisibleFederation() are true.
ParameterProcessorLookupSession getParameterProcessorLookupSession() throws OperationFailedException
OsidSession associated with the parameter
processor lookup service. ParameterProcessorLookupSession OperationFailedException - unable to complete requestUnimplementedException -
supportsParameterProcessorLookup() is false
optional - This method must be implemented if
supportsParameterProcessorLookup() is true.
ParameterProcessorLookupSession getParameterProcessorLookupSessionForConfiguration(Id configurationId) throws NotFoundException, OperationFailedException
OsidSession associated with the parameter
processor lookup service for the given configuration.configurationId - the Id of the
Configuration ParameterProcessorLookupSession NotFoundException - no Configuration
found by the given Id NullArgumentException - configurationId
is null OperationFailedException - unable to complete requestUnimplementedException -
supportsParameterProcessorLookup() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsParameterProcessorLookup() and
supportsVisibleFederation() are true.
ParameterProcessorQuerySession getParameterProcessorQuerySession() throws OperationFailedException
OsidSession associated with the parameter
processor query service. ParameterProcessorQuerySession OperationFailedException - unable to complete requestUnimplementedException -
supportsParameterProcessorQuery() is false
optional - This method must be implemented if
supportsParameterProcessorQuery() is true.
ParameterProcessorQuerySession getParameterProcessorQuerySessionForConfiguration(Id configurationId) throws NotFoundException, OperationFailedException
OsidSession associated with the parameter
processor query service for the given configuration.configurationId - the Id of the
Configuration ParameterProcessorQuerySession NotFoundException - no Configuration
found by the given Id NullArgumentException - configurationId
is null OperationFailedException - unable to complete requestUnimplementedException -
supportsParameterProcessorQuery() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsParameterProcessorQuery() and
supportsVisibleFederation() are true.
ParameterProcessorSearchSession getParameterProcessorSearchSession() throws OperationFailedException
OsidSession associated with the parameter
processor search service. ParameterProcessorSearchSession OperationFailedException - unable to complete requestUnimplementedException -
supportsParameterProcessorSearch() is false
optional - This method must be implemented if
supportsParameterProcessorSearch() is true.
ParameterProcessorSearchSession getParameterProcessorSearchSessionForConfiguration(Id configurationId) throws NotFoundException, OperationFailedException
OsidSession associated with the parameter
processor earch service for the given configuration.configurationId - the Id of the
Configuration ParameterProcessorSearchSession NotFoundException - no Configuration
found by the given Id NullArgumentException - configurationId
is null OperationFailedException - unable to complete requestUnimplementedException -
supportsParameterProcessorSearch() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsParameterProcessorSearch() and
supportsVisibleFederation() are true.
ParameterProcessorAdminSession getParameterProcessorAdminSession() throws OperationFailedException
OsidSession associated with the parameter
processor administration service. ParameterProcessorAdminSession OperationFailedException - unable to complete requestUnimplementedException -
supportsParameterProcessorAdmin() is false
optional - This method must be implemented if
supportsParameterProcessorAdmin() is true.
ParameterProcessorAdminSession getParameterProcessorAdminSessionForConfiguration(Id configurationId) throws NotFoundException, OperationFailedException
OsidSession associated with the parameter
processor administration service for the given configuration.configurationId - the Id of the
Configuration ParameterProcessorAdminSession NotFoundException - no Configuration
found by the given Id NullArgumentException - configurationId
is null OperationFailedException - unable to complete requestUnimplementedException -
supportsParameterProcessorAdmin() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsParameterProcessorAdmin() and
supportsVisibleFederation() are true.
ParameterProcessorNotificationSession getParameterProcessorNotificationSession(ParameterProcessorReceiver parameterProcessorReceiver) throws OperationFailedException
OsidSession associated with the parameter
processor notification service.parameterProcessorReceiver - the notification callback ParameterProcessorNotificationSession NullArgumentException -
parameterProcessorReceiver is null OperationFailedException - unable to complete requestUnimplementedException -
supportsParameterProcessorNotification() is
false optional - This method must be implemented if
supportsParameterProcessorNotification() is
true. ParameterProcessorNotificationSession getParameterProcessorNotificationSessionForConfiguration(ParameterProcessorReceiver parameterProcessorReceiver, Id configurationId) throws NotFoundException, OperationFailedException
OsidSession associated with the parameter
processor notification service for the given configuration.parameterProcessorReceiver - the notification callbackconfigurationId - the Id of the
Configuration ParameterProcessorNotificationSession NotFoundException - no configuration found by the given
Id NullArgumentException -
parameterProcessorReceiver or configurationId
is null OperationFailedException - unable to complete requestUnimplementedException -
supportsParameterProcessorNotification() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsParameterProcessorNotification() and
supportsVisibleFederation() are
true. ParameterProcessorConfigurationSession getParameterProcessorConfigurationSession() throws OperationFailedException
OsidSession to lookup parameter
processor/configuration mappings for parameter processors. ParameterProcessorConfigurationSession OperationFailedException - unable to complete requestUnimplementedException -
supportsParameterProcessorConfiguration() is
false optional - This method must be implemented if
supportsParameterProcessorConfiguration() is
true. ParameterProcessorConfigurationAssignmentSession getParameterProcessorConfigurationAssignmentSession() throws OperationFailedException
OsidSession associated with assigning
parameter processor to configurations. ParameterProcessorConfigurationAssignmentSession
OperationFailedException - unable to complete requestUnimplementedException -
supportsParameterProcessorConfigurationAssignment() is
false optional - This method must be implemented if
supportsParameterProcessorConfigurationAssignment()
is true. ParameterProcessorSmartConfigurationSession getParameterProcessorSmartConfigurationSession(Id configurationId) throws NotFoundException, OperationFailedException
OsidSession to manage parameter processor
smart configurations.configurationId - the Id of the
Configuration ParameterProcessorSmartConfigurationSession NotFoundException - no Configuration
found by the given Id NullArgumentException - configurationId
is null OperationFailedException - unable to complete requestUnimplementedException -
supportsParameterProcessorSmartConfiguration() is
false optional - This method must be implemented if
supportsParameterProcessorSmartConfiguration() is
true. ParameterProcessorRuleLookupSession getParameterProcessorRuleLookupSession() throws OperationFailedException
OsidSession associated with the parameter
processor mapping lookup service for looking up the rules applied to
the configuration. ParameterProcessorRuleLookupSession OperationFailedException - unable to complete requestUnimplementedException -
supportsParameterProcessorRuleLookup() is false
optional - This method must be implemented if
supportsParameterProcessorRuleLookup() is
true. ParameterProcessorRuleLookupSession getParameterProcessorRuleLookupSessionForConfiguration(Id configurationId) throws NotFoundException, OperationFailedException
OsidSession associated with the parameter
processor mapping lookup service for the given configuration for
looking up rules applied to an configuration.configurationId - the Id of the
Configuration ParameterProcessorRuleLookupSession NotFoundException - no Configuration
found by the given Id NullArgumentException - configurationId
is null OperationFailedException - unable to complete requestUnimplementedException -
supportsParameterProcessorRuleLookup() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsParameterProcessorRuleLookup() and
supportsVisibleFederation() are true.
ParameterProcessorRuleApplicationSession getParameterProcessorRuleApplicationSession() throws OperationFailedException
OsidSession associated with the parameter
processor assignment service. ParameterProcessorRuleApplicationSession OperationFailedException - unable to complete requestUnimplementedException -
supportsParameterProcessorRuleApplication() is
false optional - This method must be implemented if
supportsParameterProcessorRuleApplication() is
true. ParameterProcessorRuleApplicationSession getParameterProcessorRuleApplicationSessionForConfiguration(Id configurationId) throws NotFoundException, OperationFailedException
OsidSession associated with the parameter
processor assignment service for the given configuration.configurationId - the Id of the
Configuration ParameterProcessorRuleApplicationSession NotFoundException - no Configuration
found by the given Id NullArgumentException - configurationId
is null OperationFailedException - unable to complete requestUnimplementedException -
supportsParameterProcessorRuleApplication() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsParameterProcessorRuleApplication() and
supportsVisibleFederation() are
true. ParameterProcessorEnablerLookupSession getParameterProcessorEnablerLookupSession() throws OperationFailedException
OsidSession associated with the parameter
processor enabler lookup service. ParameterProcessorEnablerLookupSession OperationFailedException - unable to complete requestUnimplementedException -
supportsParameterProcessorEnablerLookup() is
false optional - This method must be implemented if
supportsParameterProcessorEnablerLookup() is
true. ParameterProcessorEnablerLookupSession getParameterProcessorEnablerLookupSessionForConfiguration(Id configurationId) throws NotFoundException, OperationFailedException
OsidSession associated with the parameter
processor enabler lookup service for the given configuration.configurationId - the Id of the
Configuration ParameterProcessorEnablerLookupSession NotFoundException - no Configuration
found by the given Id NullArgumentException - configurationId
is null OperationFailedException - unable to complete requestUnimplementedException -
supportsParameterProcessorEnablerLookup() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsParameterProcessorEnablerLookup() and
supportsVisibleFederation() are
true. ParameterProcessorEnablerQuerySession getParameterProcessorEnablerQuerySession() throws OperationFailedException
OsidSession associated with the parameter
processor enabler query service. ParameterProcessorEnablerQuerySession OperationFailedException - unable to complete requestUnimplementedException -
supportsParameterProcessorEnablerQuery() is
false optional - This method must be implemented if
supportsParameterProcessorEnablerQuery() is
true. ParameterProcessorEnablerQuerySession getParameterProcessorEnablerQuerySessionForConfiguration(Id configurationId) throws NotFoundException, OperationFailedException
OsidSession associated with the parameter
processor enabler query service for the given configuration.configurationId - the Id of the
Configuration ParameterProcessorEnablerQuerySession NotFoundException - no Configuration
found by the given Id NullArgumentException - configurationId
is null OperationFailedException - unable to complete requestUnimplementedException -
supportsParameterProcessorEnablerQuery() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsParameterProcessorEnablerQuery() and
supportsVisibleFederation() are
true. ParameterProcessorEnablerSearchSession getParameterProcessorEnablerSearchSession() throws OperationFailedException
OsidSession associated with the parameter
processor enabler search service. ParameterProcessorEnablerSearchSession OperationFailedException - unable to complete requestUnimplementedException -
supportsParameterProcessorEnablerSearch() is
false optional - This method must be implemented if
supportsParameterProcessorEnablerSearch() is
true. ParameterProcessorEnablerSearchSession getParameterProcessorEnablerSearchSessionForConfiguration(Id configurationId) throws NotFoundException, OperationFailedException
OsidSession associated with the parameter
processor enablers earch service for the given configuration.configurationId - the Id of the
Configuration ParameterProcessorEnablerSearchSession NotFoundException - no Configuration
found by the given Id NullArgumentException - configurationId
is null OperationFailedException - unable to complete requestUnimplementedException -
supportsParameterProcessorEnablerSearch() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsParameterProcessorEnablerSearch() and
supportsVisibleFederation() are
true. ParameterProcessorEnablerAdminSession getParameterProcessorEnablerAdminSession() throws OperationFailedException
OsidSession associated with the parameter
processor enabler administration service. ParameterProcessorEnablerAdminSession OperationFailedException - unable to complete requestUnimplementedException -
supportsParameterProcessorEnablerAdmin() is
false optional - This method must be implemented if
supportsParameterProcessorEnablerAdmin() is
true. ParameterProcessorEnablerAdminSession getParameterProcessorEnablerAdminSessionForConfiguration(Id configurationId) throws NotFoundException, OperationFailedException
OsidSession associated with the parameter
processor enabler administration service for the given configuration.configurationId - the Id of the
Configuration ParameterProcessorEnablerAdminSession NotFoundException - no Configuration
found by the given Id NullArgumentException - configurationId
is null OperationFailedException - unable to complete requestUnimplementedException -
supportsParameterProcessorEnablerAdmin() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsParameterProcessorEnablerAdmin() and
supportsVisibleFederation() are
true. ParameterProcessorEnablerNotificationSession getParameterProcessorEnablerNotificationSession(ParameterProcessorEnablerReceiver parameterProcessorEnablerReceiver) throws OperationFailedException
OsidSession associated with the parameter
processor enabler notification service.parameterProcessorEnablerReceiver - the notification callback ParameterProcessorEnablerNotificationSession NullArgumentException -
parameterProcessorEnablerReceiver is null
OperationFailedException - unable to complete requestUnimplementedException -
supportsParameterProcessorEnablerNotification() is
false optional - This method must be implemented if
supportsParameterProcessorEnablerNotification() is
true. ParameterProcessorEnablerNotificationSession getParameterProcessorEnablerNotificationSessionForConfiguration(ParameterProcessorEnablerReceiver parameterProcessorEnablerReceiver, Id configurationId) throws NotFoundException, OperationFailedException
OsidSession associated with the parameter
processor enabler notification service for the given configuration.parameterProcessorEnablerReceiver - the notification callbackconfigurationId - the Id of the
Configuration ParameterProcessorEnablerNotificationSession NotFoundException - no configuration found by the given
Id NullArgumentException -
parameterProcessorEnablerReceiver or
configurationId is null OperationFailedException - unable to complete requestUnimplementedException -
supportsParameterProcessorEnablerNotification() or
supportsVisibleFederation() is false
optional - This method must be implemented if
supportsParameterProcessorEnablerNotification()
and supportsVisibleFederation() are
true. ParameterProcessorEnablerConfigurationSession getParameterProcessorEnablerConfigurationSession() throws OperationFailedException
OsidSession to lookup parameter processor
enabler/configuration mappings for parameter processor enablers. ParameterProcessorEnablerConfigurationSession OperationFailedException - unable to complete requestUnimplementedException -
supportsParameterProcessorEnablerConfiguration() is
false optional - This method must be implemented if
supportsParameterProcessorEnablerConfiguration()
is true. ParameterProcessorEnablerConfigurationAssignmentSession getParameterProcessorEnablerConfigurationAssignmentSession() throws OperationFailedException
OsidSession associated with assigning
parameter processor enablers to configurations.
ParameterProcessorEnablerConfigurationAssignmentSession
OperationFailedException - unable to complete requestUnimplementedException -
supportsParameterProcessorEnablerConfigurationAssignment()
is false optional - This method must be implemented if
supportsParameterProcessorEnablerConfigurationAssignment()
is true. ParameterProcessorEnablerSmartConfigurationSession getParameterProcessorEnablerSmartConfigurationSession(Id configurationId) throws NotFoundException, OperationFailedException
OsidSession to manage parameter processor
enabler smart configurations.configurationId - the Id of the
Configuration ParameterProcessorEnablerSmartConfigurationSession
NotFoundException - no Configuration
found by the given Id NullArgumentException - configurationId
is null OperationFailedException - unable to complete requestUnimplementedException -
supportsParameterProcessorEnablerSmartConfiguration()
is false optional - This method must be implemented if
supportsParameterProcessorEnablerSmartConfiguration()
is true. ParameterProcessorEnablerRuleLookupSession getParameterProcessorEnablerRuleLookupSession() throws OperationFailedException
OsidSession associated with the parameter
processor enabler mapping lookup service. ParameterProcessorEnablerRuleLookupSession OperationFailedException - unable to complete requestUnimplementedException -
supportsParameterProcessorEnablerRuleLookup() is
false optional - This method must be implemented if
supportsParameterProcessorEnablerRuleLookup() is
true. ParameterProcessorEnablerRuleLookupSession getParameterProcessorEnablerRuleLookupSessionForConfiguration(Id configurationId) throws NotFoundException, OperationFailedException
OsidSession associated with the parameter
processor enabler mapping lookup service.configurationId - the Id of the
Configuration ParameterProcessorEnablerRuleLookupSession NotFoundException - no Configuration
found by the given Id NullArgumentException - configurationId
is null OperationFailedException - unable to complete requestUnimplementedException -
supportsParameterProcessorEnablerRuleLookup() or
supportsVisibleFederation() is false
optional - This method must be implemented if
supportsParameterProcessorEnablerRuleLookup() and
supportsVisibleFederation() are
true. ParameterProcessorEnablerRuleApplicationSession getParameterProcessorEnablerRuleApplicationSession() throws OperationFailedException
OsidSession associated with the parameter
processor enabler assignment service. ParameterProcessorEnablerRuleApplicationSession
OperationFailedException - unable to complete requestUnimplementedException -
supportsParameterProcessorEnablerRuleApplication() is
false optional - This method must be implemented if
supportsParameterProcessorEnablerRuleApplication()
is true. ParameterProcessorEnablerRuleApplicationSession getParameterProcessorEnablerRuleApplicationSessionForConfiguration(Id configurationId) throws NotFoundException, OperationFailedException
OsidSession associated with the parameter
processor enabler assignment service for the given configuration.configurationId - the Id of the
Configuration ParameterProcessorEnablerRuleApplicationSession
NotFoundException - no Configuration
found by the given Id NullArgumentException - configurationId
is null OperationFailedException - unable to complete requestUnimplementedException -
supportsParameterProcessorEnablerRuleApplication() or
supportsVisibleFederation() is false
optional - This method must be implemented if
supportsParameterProcessorEnablerRuleApplication()
and supportsVisibleFederation() are
true.