Interface ConfigurationRulesManager
- All Superinterfaces:
AutoCloseable, Closeable, ConfigurationRulesProfile, OsidManager, OsidManager, OsidProfile, Sourceable
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
-
Method Summary
Modifier and TypeMethodDescriptionGets theOsidSessionassociated with the parameter processor administration service.getParameterProcessorAdminSessionForConfiguration(Id configurationId) Gets theOsidSessionassociated with the parameter processor administration service for the given configuration.Gets theOsidSessionassociated with assigning parameter processor to configurations.Gets theOsidSessionto lookup parameter processor/configuration mappings for parameter processors.Gets theOsidSessionassociated with the parameter processor enabler administration service.getParameterProcessorEnablerAdminSessionForConfiguration(Id configurationId) Gets theOsidSessionassociated with the parameter processor enabler administration service for the given configuration.Gets theOsidSessionassociated with assigning parameter processor enablers to configurations.Gets theOsidSessionto lookup parameter processor enabler/configuration mappings for parameter processor enablers.Gets theOsidSessionassociated with the parameter processor enabler lookup service.getParameterProcessorEnablerLookupSessionForConfiguration(Id configurationId) Gets theOsidSessionassociated with the parameter processor enabler lookup service for the given configuration.getParameterProcessorEnablerNotificationSession(ParameterProcessorEnablerReceiver parameterProcessorEnablerReceiver) Gets theOsidSessionassociated with the parameter processor enabler notification service.getParameterProcessorEnablerNotificationSessionForConfiguration(ParameterProcessorEnablerReceiver parameterProcessorEnablerReceiver, Id configurationId) Gets theOsidSessionassociated with the parameter processor enabler notification service for the given configuration.Gets theOsidSessionassociated with the parameter processor enabler query service.getParameterProcessorEnablerQuerySessionForConfiguration(Id configurationId) Gets theOsidSessionassociated with the parameter processor enabler query service for the given configuration.Gets theOsidSessionassociated with the parameter processor enabler assignment service.getParameterProcessorEnablerRuleApplicationSessionForConfiguration(Id configurationId) Gets theOsidSessionassociated with the parameter processor enabler assignment service for the given configuration.Gets theOsidSessionassociated with the parameter processor enabler mapping lookup service.getParameterProcessorEnablerRuleLookupSessionForConfiguration(Id configurationId) Gets theOsidSessionassociated with the parameter processor enabler mapping lookup service.Gets theOsidSessionassociated with the parameter processor enabler search service.getParameterProcessorEnablerSearchSessionForConfiguration(Id configurationId) Gets theOsidSessionassociated with the parameter processor enablers earch service for the given configuration.getParameterProcessorEnablerSmartConfigurationSession(Id configurationId) Gets theOsidSessionto manage parameter processor enabler smart configurations.Gets theOsidSessionassociated with the parameter processor lookup service.getParameterProcessorLookupSessionForConfiguration(Id configurationId) Gets theOsidSessionassociated with the parameter processor lookup service for the given configuration.getParameterProcessorNotificationSession(ParameterProcessorReceiver parameterProcessorReceiver) Gets theOsidSessionassociated with the parameter processor notification service.getParameterProcessorNotificationSessionForConfiguration(ParameterProcessorReceiver parameterProcessorReceiver, Id configurationId) Gets theOsidSessionassociated with the parameter processor notification service for the given configuration.Gets theOsidSessionassociated with the parameter processor query service.getParameterProcessorQuerySessionForConfiguration(Id configurationId) Gets theOsidSessionassociated with the parameter processor query service for the given configuration.Gets theOsidSessionassociated with the parameter processor assignment service.getParameterProcessorRuleApplicationSessionForConfiguration(Id configurationId) Gets theOsidSessionassociated with the parameter processor assignment service for the given configuration.Gets theOsidSessionassociated with the parameter processor mapping lookup service for looking up the rules applied to the configuration.getParameterProcessorRuleLookupSessionForConfiguration(Id configurationId) Gets theOsidSessionassociated with the parameter processor mapping lookup service for the given configuration for looking up rules applied to an configuration.Gets theOsidSessionassociated with the parameter processor search service.getParameterProcessorSearchSessionForConfiguration(Id configurationId) Gets theOsidSessionassociated with the parameter processor earch service for the given configuration.getParameterProcessorSmartConfigurationSession(Id configurationId) Gets theOsidSessionto manage parameter processor smart configurations.Gets theOsidSessionassociated with the value enabler administration service.getValueEnablerAdminSessionForConfiguration(Id configurationId) Gets theOsidSessionassociated with the value enabler administration service for the given configuration.Gets theOsidSessionassociated with assigning value enablers to configurations.Gets theOsidSessionto lookup value enabler/configuration mappings for value enablers.Gets theOsidSessionassociated with the value enabler lookup service.getValueEnablerLookupSessionForConfiguration(Id configurationId) Gets theOsidSessionassociated with the value enabler lookup service for the given configuration.getValueEnablerNotificationSession(ValueEnablerReceiver valueEnablerReceiver) Gets theOsidSessionassociated with the value enabler notification service.getValueEnablerNotificationSessionForConfiguration(ValueEnablerReceiver valueEnablerReceiver, Id configurationId) Gets theOsidSessionassociated with the value enabler notification service for the given configuration.Gets theOsidSessionassociated with the value enabler query service.getValueEnablerQuerySessionForConfiguration(Id configurationId) Gets theOsidSessionassociated with the value enabler query service for the given configuration.Gets theOsidSessionassociated with the value enabler assignment service.getValueEnablerRuleApplicationSessionForConfiguration(Id configurationId) Gets theOsidSessionassociated with the value enabler assignment service for the given configuration.Gets theOsidSessionassociated with the value enabler mapping lookup service.getValueEnablerRuleLookupSessionForConfiguration(Id configurationId) Gets theOsidSessionassociated with the value enabler mapping lookup service for the given configuration.Gets theOsidSessionassociated with the value enabler search service.getValueEnablerSearchSessionForConfiguration(Id configurationId) Gets theOsidSessionassociated with the value enablers earch service for the given configuration.getValueEnablerSmartConfigurationSession(Id configurationId) Gets theOsidSessionto manage value enabler smart configurations.Methods inherited from interface ConfigurationRulesProfile
getParameterProcessorEnablerRecordTypes, 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, supportsVisibleFederationModifier and TypeMethodDescriptionGets the supportedParameterProcessorEnablerrecord types.Gets the supportedParameterProcessorEnablersearch record types.Gets the supportedParameterProcessorrecord types.Gets the supportedParameterProcessorsearch record types.Gets the supportedValueEnablerrecord types.Gets the supportedValueEnablersearch record types.booleanTests if a parameter processor administrative service is supported.booleanTests if a parameter processor configuration lookup service is supported.booleanTests if a parameter processor configuration service is supported.booleanTests if a parameter processor enabler administrative service is supported.booleanTests if a parameter processor enabler configuration lookup service is supported.booleanTests if a parameter processor enabler configuration service is supported.booleanTests if looking up parameter processor enablers is supported.booleanTests if a parameter processor enabler notification service is supported.booleanTests if querying parameter processor enablers is supported.booleansupportsParameterProcessorEnablerRecordType(Type parameterProcessorEnablerRecordType) Tests if the givenParameterProcessorEnablerrecord type is supported.booleanTests if a parameter processor enabler rule application service is supported.booleanTests if a parameter processor enabler rule lookup service is supported.booleanTests if searching parameter processor enablers is supported.booleansupportsParameterProcessorEnablerSearchRecordType(Type parameterProcessorEnablerSearchRecordType) Tests if the givenParameterProcessorEnablersearch record type is supported.booleanTests if a parameter processor enabler configuration lookup service is supported.booleanTests if looking up parameter processor is supported.booleanTests if a parameter processor notification service is supported.booleanTests if querying parameter processor is supported.booleansupportsParameterProcessorRecordType(Type parameterProcessorRecordType) Tests if the givenParameterProcessorrecord type is supported.booleanTests if a parameter processor rule application service is supported.booleanTests if a parameter processor rule lookup service is supported.booleanTests if searching parameter processor is supported.booleansupportsParameterProcessorSearchRecordType(Type parameterProcessorSearchRecordType) Tests if the givenParameterProcessorsearch record type is supported.booleanTests if a parameter processor configuration lookup service is supported.booleanTests if a value enabler administrative service is supported.booleanTests if a value enabler configuration lookup service is supported.booleanTests if a value enabler configuration service is supported.booleanTests if looking up value enablers is supported.booleanTests if a value enabler notification service is supported.booleanTests if querying value enablers is supported.booleansupportsValueEnablerRecordType(Type valueEnablerRecordType) Tests if the givenValueEnablerrecord type is supported.booleanTests if a value enabler rule application service is supported.booleanTests if a value enabler rule lookup service is supported.booleanTests if searching value enablers is supported.booleansupportsValueEnablerSearchRecordType(Type valueEnablerSearchRecordType) Tests if the givenValueEnablersearch record type is supported.booleanTests if a value enabler configuration lookup service is supported.booleanTests if any broker federation is exposed.Methods inherited from interface OsidManager
closeMethods inherited from interface OsidManager
changeBranch, initialize, rollbackServiceModifier and TypeMethodDescriptionvoidchangeBranch(Id branchId) Changes the service branch.voidinitialize(OsidRuntimeManager runtime) Initializes this manager.rollbackService(Date rollbackTime) Rolls back this service to a point in time.Methods inherited from interface OsidProfile
getBranch, getBranchId, getDescription, getDisplayName, getId, getLocales, getProxyRecordTypes, getReleaseDate, getVersion, supportsJournalBranching, supportsJournalRollback, supportsOSIDVersion, supportsProxyRecordTypeModifier and TypeMethodDescriptionGets this service branch.Gets theBranch Idrepresenting this service branch.Gets a description of this service implementation.Gets a display name for this service implementation.getId()Gets an identifier for this service implementation.Gets the locales supported in this service.Gets the proxy recordTypessupported in this service.Gets the date this service implementation was released.Gets the version of this service implementation.booleanTest for support of a journal branching service.booleanTest for support of a journaling rollback service.booleansupportsOSIDVersion(Version version) Test for support of an OSID specification version.booleansupportsProxyRecordType(Type proxyRecordType) Test for support of a proxy type.Methods inherited from interface Sourceable
getBranding, getBrandingIds, getLicense, getProvider, getProviderIdModifier and TypeMethodDescriptionGets a branding, such as an image or logo, expressed using theAssetinterface.Gets the branding assetIds.Gets the terms of usage.Gets theResourcerepresenting the provider.Gets theIdof the provider.
-
Method Details
-
getValueEnablerLookupSession
Gets theOsidSessionassociated with the value enabler lookup service.- Returns:
- a
ValueEnablerLookupSession - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsValueEnablerLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsValueEnablerLookup()} is {@code true} .
-
getValueEnablerLookupSessionForConfiguration
ValueEnablerLookupSession getValueEnablerLookupSessionForConfiguration(Id configurationId) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the value enabler lookup service for the given configuration.- Parameters:
configurationId- theIdof theConfiguration- Returns:
- a
ValueEnablerLookupSession - Throws:
NotFoundException- noConfigurationfound by the givenIdNullArgumentException-configurationIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsValueEnablerLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsValueEnablerLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getValueEnablerQuerySession
Gets theOsidSessionassociated with the value enabler query service.- Returns:
- a
ValueEnablerQuerySession - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsValueEnablerQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsValueEnablerQuery()} is {@code true} .
-
getValueEnablerQuerySessionForConfiguration
ValueEnablerQuerySession getValueEnablerQuerySessionForConfiguration(Id configurationId) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the value enabler query service for the given configuration.- Parameters:
configurationId- theIdof theConfiguration- Returns:
- a
ValueEnablerQuerySession - Throws:
NotFoundException- noConfigurationfound by the givenIdNullArgumentException-configurationIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsValueEnablerQuery()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsValueEnablerQuery()} and {@code supportsVisibleFederation()} are {@code true} .
-
getValueEnablerSearchSession
Gets theOsidSessionassociated with the value enabler search service.- Returns:
- a
ValueEnablerSearchSession - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsValueEnablerSearch()isfalse- Compliance:
optional- This method must be implemented if {@code supportsValueEnablerSearch()} is {@code true} .
-
getValueEnablerSearchSessionForConfiguration
ValueEnablerSearchSession getValueEnablerSearchSessionForConfiguration(Id configurationId) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the value enablers earch service for the given configuration.- Parameters:
configurationId- theIdof theConfiguration- Returns:
- a
ValueEnablerSearchSession - Throws:
NotFoundException- noConfigurationfound by the givenIdNullArgumentException-configurationIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsValueEnablerSearch()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsValueEnablerSearch()} and {@code supportsVisibleFederation()} are {@code true} .
-
getValueEnablerAdminSession
Gets theOsidSessionassociated with the value enabler administration service.- Returns:
- a
ValueEnablerAdminSession - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsValueEnablerAdmin()isfalse- Compliance:
optional- This method must be implemented if {@code supportsValueEnablerAdmin()} is {@code true} .
-
getValueEnablerAdminSessionForConfiguration
ValueEnablerAdminSession getValueEnablerAdminSessionForConfiguration(Id configurationId) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the value enabler administration service for the given configuration.- Parameters:
configurationId- theIdof theConfiguration- Returns:
- a
ValueEnablerAdminSession - Throws:
NotFoundException- noConfigurationfound by the givenIdNullArgumentException-configurationIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsValueEnablerAdmin()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsValueEnablerAdmin()} and {@code supportsVisibleFederation()} are {@code true} .
-
getValueEnablerNotificationSession
ValueEnablerNotificationSession getValueEnablerNotificationSession(ValueEnablerReceiver valueEnablerReceiver) throws OperationFailedException Gets theOsidSessionassociated with the value enabler notification service.- Parameters:
valueEnablerReceiver- the notification callback- Returns:
- a
ValueEnablerNotificationSession - Throws:
NullArgumentException-valueEnablerReceiverisnullOperationFailedException- unable to complete requestUnimplementedException-supportsValueEnablerNotification()isfalse- Compliance:
optional- This method must be implemented if {@code supportsValueEnablerNotification()} is {@code true} .
-
getValueEnablerNotificationSessionForConfiguration
ValueEnablerNotificationSession getValueEnablerNotificationSessionForConfiguration(ValueEnablerReceiver valueEnablerReceiver, Id configurationId) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the value enabler notification service for the given configuration.- Parameters:
valueEnablerReceiver- the notification callbackconfigurationId- theIdof theConfiguration- Returns:
- a
ValueEnablerNotificationSession - Throws:
NotFoundException- no configuration found by the givenIdNullArgumentException-valueEnablerReceiverorconfigurationIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsValueEnablerNotification()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsValueEnablerNotification()} and {@code supportsVisibleFederation()} are {@code true} .
-
getValueEnablerConfigurationSession
ValueEnablerConfigurationSession getValueEnablerConfigurationSession() throws OperationFailedExceptionGets theOsidSessionto lookup value enabler/configuration mappings for value enablers.- Returns:
- a
ValueEnablerConfigurationSession - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsValueEnablerConfiguration()isfalse- Compliance:
optional- This method must be implemented if {@code supportsValueEnablerConfiguration()} is {@code true} .
-
getValueEnablerConfigurationAssignmentSession
ValueEnablerConfigurationAssignmentSession getValueEnablerConfigurationAssignmentSession() throws OperationFailedExceptionGets theOsidSessionassociated with assigning value enablers to configurations.- Returns:
- a
ValueEnablerConfigurationAssignmentSession - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsValueEnablerConfigurationAssignment()isfalse- Compliance:
optional- This method must be implemented if {@code supportsValueEnablerConfigurationAssignment()} is {@code true} .
-
getValueEnablerSmartConfigurationSession
ValueEnablerSmartConfigurationSession getValueEnablerSmartConfigurationSession(Id configurationId) throws NotFoundException, OperationFailedException Gets theOsidSessionto manage value enabler smart configurations.- Parameters:
configurationId- theIdof theConfiguration- Returns:
- a
ValueEnablerSmartConfigurationSession - Throws:
NotFoundException- noConfigurationfound by the givenIdNullArgumentException-configurationIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsValueEnablerSmartConfiguration()isfalse- Compliance:
optional- This method must be implemented if {@code supportsValueEnablerSmartConfiguration()} is {@code true} .
-
getValueEnablerRuleLookupSession
Gets theOsidSessionassociated with the value enabler mapping lookup service.- Returns:
- a
ValueEnablerRuleLookupSession - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsValueEnablerRuleLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsValueEnablerRuleLookup()} is {@code true} .
-
getValueEnablerRuleLookupSessionForConfiguration
ValueEnablerRuleLookupSession getValueEnablerRuleLookupSessionForConfiguration(Id configurationId) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the value enabler mapping lookup service for the given configuration.- Parameters:
configurationId- theIdof theConfiguration- Returns:
- a
ValueEnablerRuleLookupSession - Throws:
NotFoundException- noConfigurationfound by the givenIdNullArgumentException-configurationIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsValueEnablerRuleLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsValueEnablerRuleLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getValueEnablerRuleApplicationSession
ValueEnablerRuleApplicationSession getValueEnablerRuleApplicationSession() throws OperationFailedExceptionGets theOsidSessionassociated with the value enabler assignment service.- Returns:
- a
ValueEnablerRuleApplicationSession - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsValueEnablerRuleApplication()isfalse- Compliance:
optional- This method must be implemented if {@code supportsValueEnablerRuleApplication()} is {@code true} .
-
getValueEnablerRuleApplicationSessionForConfiguration
ValueEnablerRuleApplicationSession getValueEnablerRuleApplicationSessionForConfiguration(Id configurationId) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the value enabler assignment service for the given configuration.- Parameters:
configurationId- theIdof theConfiguration- Returns:
- a
ValueEnablerRuleApplicationSession - Throws:
NotFoundException- noConfigurationfound by the givenIdNullArgumentException-configurationIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsValueEnablerRuleApplication()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsValueEnablerRuleApplication()} and {@code supportsVisibleFederation()} are {@code true} .
-
getParameterProcessorLookupSession
ParameterProcessorLookupSession getParameterProcessorLookupSession() throws OperationFailedExceptionGets theOsidSessionassociated with the parameter processor lookup service.- Returns:
- a
ParameterProcessorLookupSession - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsParameterProcessorLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsParameterProcessorLookup()} is {@code true} .
-
getParameterProcessorLookupSessionForConfiguration
ParameterProcessorLookupSession getParameterProcessorLookupSessionForConfiguration(Id configurationId) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the parameter processor lookup service for the given configuration.- Parameters:
configurationId- theIdof theConfiguration- Returns:
- a
ParameterProcessorLookupSession - Throws:
NotFoundException- noConfigurationfound by the givenIdNullArgumentException-configurationIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsParameterProcessorLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsParameterProcessorLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getParameterProcessorQuerySession
Gets theOsidSessionassociated with the parameter processor query service.- Returns:
- a
ParameterProcessorQuerySession - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsParameterProcessorQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsParameterProcessorQuery()} is {@code true} .
-
getParameterProcessorQuerySessionForConfiguration
ParameterProcessorQuerySession getParameterProcessorQuerySessionForConfiguration(Id configurationId) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the parameter processor query service for the given configuration.- Parameters:
configurationId- theIdof theConfiguration- Returns:
- a
ParameterProcessorQuerySession - Throws:
NotFoundException- noConfigurationfound by the givenIdNullArgumentException-configurationIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsParameterProcessorQuery()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsParameterProcessorQuery()} and {@code supportsVisibleFederation()} are {@code true} .
-
getParameterProcessorSearchSession
ParameterProcessorSearchSession getParameterProcessorSearchSession() throws OperationFailedExceptionGets theOsidSessionassociated with the parameter processor search service.- Returns:
- a
ParameterProcessorSearchSession - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsParameterProcessorSearch()isfalse- Compliance:
optional- This method must be implemented if {@code supportsParameterProcessorSearch()} is {@code true} .
-
getParameterProcessorSearchSessionForConfiguration
ParameterProcessorSearchSession getParameterProcessorSearchSessionForConfiguration(Id configurationId) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the parameter processor earch service for the given configuration.- Parameters:
configurationId- theIdof theConfiguration- Returns:
- a
ParameterProcessorSearchSession - Throws:
NotFoundException- noConfigurationfound by the givenIdNullArgumentException-configurationIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsParameterProcessorSearch()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsParameterProcessorSearch()} and {@code supportsVisibleFederation()} are {@code true} .
-
getParameterProcessorAdminSession
Gets theOsidSessionassociated with the parameter processor administration service.- Returns:
- a
ParameterProcessorAdminSession - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsParameterProcessorAdmin()isfalse- Compliance:
optional- This method must be implemented if {@code supportsParameterProcessorAdmin()} is {@code true} .
-
getParameterProcessorAdminSessionForConfiguration
ParameterProcessorAdminSession getParameterProcessorAdminSessionForConfiguration(Id configurationId) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the parameter processor administration service for the given configuration.- Parameters:
configurationId- theIdof theConfiguration- Returns:
- a
ParameterProcessorAdminSession - Throws:
NotFoundException- noConfigurationfound by the givenIdNullArgumentException-configurationIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsParameterProcessorAdmin()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsParameterProcessorAdmin()} and {@code supportsVisibleFederation()} are {@code true} .
-
getParameterProcessorNotificationSession
ParameterProcessorNotificationSession getParameterProcessorNotificationSession(ParameterProcessorReceiver parameterProcessorReceiver) throws OperationFailedException Gets theOsidSessionassociated with the parameter processor notification service.- Parameters:
parameterProcessorReceiver- the notification callback- Returns:
- a
ParameterProcessorNotificationSession - Throws:
NullArgumentException-parameterProcessorReceiverisnullOperationFailedException- unable to complete requestUnimplementedException-supportsParameterProcessorNotification()isfalse- Compliance:
optional- This method must be implemented if {@code supportsParameterProcessorNotification()} is {@code true} .
-
getParameterProcessorNotificationSessionForConfiguration
ParameterProcessorNotificationSession getParameterProcessorNotificationSessionForConfiguration(ParameterProcessorReceiver parameterProcessorReceiver, Id configurationId) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the parameter processor notification service for the given configuration.- Parameters:
parameterProcessorReceiver- the notification callbackconfigurationId- theIdof theConfiguration- Returns:
- a
ParameterProcessorNotificationSession - Throws:
NotFoundException- no configuration found by the givenIdNullArgumentException-parameterProcessorReceiverorconfigurationIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsParameterProcessorNotification()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsParameterProcessorNotification()} and {@code supportsVisibleFederation()} are {@code true} .
-
getParameterProcessorConfigurationSession
ParameterProcessorConfigurationSession getParameterProcessorConfigurationSession() throws OperationFailedExceptionGets theOsidSessionto lookup parameter processor/configuration mappings for parameter processors.- Returns:
- a
ParameterProcessorConfigurationSession - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsParameterProcessorConfiguration()isfalse- Compliance:
optional- This method must be implemented if {@code supportsParameterProcessorConfiguration()} is {@code true} .
-
getParameterProcessorConfigurationAssignmentSession
ParameterProcessorConfigurationAssignmentSession getParameterProcessorConfigurationAssignmentSession() throws OperationFailedExceptionGets theOsidSessionassociated with assigning parameter processor to configurations.- Returns:
- a
ParameterProcessorConfigurationAssignmentSession - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsParameterProcessorConfigurationAssignment()isfalse- Compliance:
optional- This method must be implemented if {@code supportsParameterProcessorConfigurationAssignment()} is {@code true} .
-
getParameterProcessorSmartConfigurationSession
ParameterProcessorSmartConfigurationSession getParameterProcessorSmartConfigurationSession(Id configurationId) throws NotFoundException, OperationFailedException Gets theOsidSessionto manage parameter processor smart configurations.- Parameters:
configurationId- theIdof theConfiguration- Returns:
- a
ParameterProcessorSmartConfigurationSession - Throws:
NotFoundException- noConfigurationfound by the givenIdNullArgumentException-configurationIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsParameterProcessorSmartConfiguration()isfalse- Compliance:
optional- This method must be implemented if {@code supportsParameterProcessorSmartConfiguration()} is {@code true} .
-
getParameterProcessorRuleLookupSession
ParameterProcessorRuleLookupSession getParameterProcessorRuleLookupSession() throws OperationFailedExceptionGets theOsidSessionassociated with the parameter processor mapping lookup service for looking up the rules applied to the configuration.- Returns:
- a
ParameterProcessorRuleLookupSession - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsParameterProcessorRuleLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsParameterProcessorRuleLookup()} is {@code true} .
-
getParameterProcessorRuleLookupSessionForConfiguration
ParameterProcessorRuleLookupSession getParameterProcessorRuleLookupSessionForConfiguration(Id configurationId) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the parameter processor mapping lookup service for the given configuration for looking up rules applied to an configuration.- Parameters:
configurationId- theIdof theConfiguration- Returns:
- a
ParameterProcessorRuleLookupSession - Throws:
NotFoundException- noConfigurationfound by the givenIdNullArgumentException-configurationIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsParameterProcessorRuleLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsParameterProcessorRuleLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getParameterProcessorRuleApplicationSession
ParameterProcessorRuleApplicationSession getParameterProcessorRuleApplicationSession() throws OperationFailedExceptionGets theOsidSessionassociated with the parameter processor assignment service.- Returns:
- a
ParameterProcessorRuleApplicationSession - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsParameterProcessorRuleApplication()isfalse- Compliance:
optional- This method must be implemented if {@code supportsParameterProcessorRuleApplication()} is {@code true} .
-
getParameterProcessorRuleApplicationSessionForConfiguration
ParameterProcessorRuleApplicationSession getParameterProcessorRuleApplicationSessionForConfiguration(Id configurationId) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the parameter processor assignment service for the given configuration.- Parameters:
configurationId- theIdof theConfiguration- Returns:
- a
ParameterProcessorRuleApplicationSession - Throws:
NotFoundException- noConfigurationfound by the givenIdNullArgumentException-configurationIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsParameterProcessorRuleApplication()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsParameterProcessorRuleApplication()} and {@code supportsVisibleFederation()} are {@code true} .
-
getParameterProcessorEnablerLookupSession
ParameterProcessorEnablerLookupSession getParameterProcessorEnablerLookupSession() throws OperationFailedExceptionGets theOsidSessionassociated with the parameter processor enabler lookup service.- Returns:
- a
ParameterProcessorEnablerLookupSession - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsParameterProcessorEnablerLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsParameterProcessorEnablerLookup()} is {@code true} .
-
getParameterProcessorEnablerLookupSessionForConfiguration
ParameterProcessorEnablerLookupSession getParameterProcessorEnablerLookupSessionForConfiguration(Id configurationId) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the parameter processor enabler lookup service for the given configuration.- Parameters:
configurationId- theIdof theConfiguration- Returns:
- a
ParameterProcessorEnablerLookupSession - Throws:
NotFoundException- noConfigurationfound by the givenIdNullArgumentException-configurationIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsParameterProcessorEnablerLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsParameterProcessorEnablerLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getParameterProcessorEnablerQuerySession
ParameterProcessorEnablerQuerySession getParameterProcessorEnablerQuerySession() throws OperationFailedExceptionGets theOsidSessionassociated with the parameter processor enabler query service.- Returns:
- a
ParameterProcessorEnablerQuerySession - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsParameterProcessorEnablerQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsParameterProcessorEnablerQuery()} is {@code true} .
-
getParameterProcessorEnablerQuerySessionForConfiguration
ParameterProcessorEnablerQuerySession getParameterProcessorEnablerQuerySessionForConfiguration(Id configurationId) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the parameter processor enabler query service for the given configuration.- Parameters:
configurationId- theIdof theConfiguration- Returns:
- a
ParameterProcessorEnablerQuerySession - Throws:
NotFoundException- noConfigurationfound by the givenIdNullArgumentException-configurationIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsParameterProcessorEnablerQuery()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsParameterProcessorEnablerQuery()} and {@code supportsVisibleFederation()} are {@code true} .
-
getParameterProcessorEnablerSearchSession
ParameterProcessorEnablerSearchSession getParameterProcessorEnablerSearchSession() throws OperationFailedExceptionGets theOsidSessionassociated with the parameter processor enabler search service.- Returns:
- a
ParameterProcessorEnablerSearchSession - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsParameterProcessorEnablerSearch()isfalse- Compliance:
optional- This method must be implemented if {@code supportsParameterProcessorEnablerSearch()} is {@code true} .
-
getParameterProcessorEnablerSearchSessionForConfiguration
ParameterProcessorEnablerSearchSession getParameterProcessorEnablerSearchSessionForConfiguration(Id configurationId) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the parameter processor enablers earch service for the given configuration.- Parameters:
configurationId- theIdof theConfiguration- Returns:
- a
ParameterProcessorEnablerSearchSession - Throws:
NotFoundException- noConfigurationfound by the givenIdNullArgumentException-configurationIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsParameterProcessorEnablerSearch()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsParameterProcessorEnablerSearch()} and {@code supportsVisibleFederation()} are {@code true} .
-
getParameterProcessorEnablerAdminSession
ParameterProcessorEnablerAdminSession getParameterProcessorEnablerAdminSession() throws OperationFailedExceptionGets theOsidSessionassociated with the parameter processor enabler administration service.- Returns:
- a
ParameterProcessorEnablerAdminSession - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsParameterProcessorEnablerAdmin()isfalse- Compliance:
optional- This method must be implemented if {@code supportsParameterProcessorEnablerAdmin()} is {@code true} .
-
getParameterProcessorEnablerAdminSessionForConfiguration
ParameterProcessorEnablerAdminSession getParameterProcessorEnablerAdminSessionForConfiguration(Id configurationId) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the parameter processor enabler administration service for the given configuration.- Parameters:
configurationId- theIdof theConfiguration- Returns:
- a
ParameterProcessorEnablerAdminSession - Throws:
NotFoundException- noConfigurationfound by the givenIdNullArgumentException-configurationIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsParameterProcessorEnablerAdmin()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsParameterProcessorEnablerAdmin()} and {@code supportsVisibleFederation()} are {@code true} .
-
getParameterProcessorEnablerNotificationSession
ParameterProcessorEnablerNotificationSession getParameterProcessorEnablerNotificationSession(ParameterProcessorEnablerReceiver parameterProcessorEnablerReceiver) throws OperationFailedException Gets theOsidSessionassociated with the parameter processor enabler notification service.- Parameters:
parameterProcessorEnablerReceiver- the notification callback- Returns:
- a
ParameterProcessorEnablerNotificationSession - Throws:
NullArgumentException-parameterProcessorEnablerReceiverisnullOperationFailedException- unable to complete requestUnimplementedException-supportsParameterProcessorEnablerNotification()isfalse- Compliance:
optional- This method must be implemented if {@code supportsParameterProcessorEnablerNotification()} is {@code true} .
-
getParameterProcessorEnablerNotificationSessionForConfiguration
ParameterProcessorEnablerNotificationSession getParameterProcessorEnablerNotificationSessionForConfiguration(ParameterProcessorEnablerReceiver parameterProcessorEnablerReceiver, Id configurationId) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the parameter processor enabler notification service for the given configuration.- Parameters:
parameterProcessorEnablerReceiver- the notification callbackconfigurationId- theIdof theConfiguration- Returns:
- a
ParameterProcessorEnablerNotificationSession - Throws:
NotFoundException- no configuration found by the givenIdNullArgumentException-parameterProcessorEnablerReceiverorconfigurationIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsParameterProcessorEnablerNotification()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsParameterProcessorEnablerNotification()} and {@code supportsVisibleFederation()} are {@code true} .
-
getParameterProcessorEnablerConfigurationSession
ParameterProcessorEnablerConfigurationSession getParameterProcessorEnablerConfigurationSession() throws OperationFailedExceptionGets theOsidSessionto lookup parameter processor enabler/configuration mappings for parameter processor enablers.- Returns:
- a
ParameterProcessorEnablerConfigurationSession - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsParameterProcessorEnablerConfiguration()isfalse- Compliance:
optional- This method must be implemented if {@code supportsParameterProcessorEnablerConfiguration()} is {@code true} .
-
getParameterProcessorEnablerConfigurationAssignmentSession
ParameterProcessorEnablerConfigurationAssignmentSession getParameterProcessorEnablerConfigurationAssignmentSession() throws OperationFailedExceptionGets theOsidSessionassociated with assigning parameter processor enablers to configurations.- Returns:
- a
ParameterProcessorEnablerConfigurationAssignmentSession - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsParameterProcessorEnablerConfigurationAssignment()isfalse- Compliance:
optional- This method must be implemented if {@code supportsParameterProcessorEnablerConfigurationAssignment()} is {@code true} .
-
getParameterProcessorEnablerSmartConfigurationSession
ParameterProcessorEnablerSmartConfigurationSession getParameterProcessorEnablerSmartConfigurationSession(Id configurationId) throws NotFoundException, OperationFailedException Gets theOsidSessionto manage parameter processor enabler smart configurations.- Parameters:
configurationId- theIdof theConfiguration- Returns:
- a
ParameterProcessorEnablerSmartConfigurationSession - Throws:
NotFoundException- noConfigurationfound by the givenIdNullArgumentException-configurationIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsParameterProcessorEnablerSmartConfiguration()isfalse- Compliance:
optional- This method must be implemented if {@code supportsParameterProcessorEnablerSmartConfiguration()} is {@code true} .
-
getParameterProcessorEnablerRuleLookupSession
ParameterProcessorEnablerRuleLookupSession getParameterProcessorEnablerRuleLookupSession() throws OperationFailedExceptionGets theOsidSessionassociated with the parameter processor enabler mapping lookup service.- Returns:
- a
ParameterProcessorEnablerRuleLookupSession - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsParameterProcessorEnablerRuleLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsParameterProcessorEnablerRuleLookup()} is {@code true} .
-
getParameterProcessorEnablerRuleLookupSessionForConfiguration
ParameterProcessorEnablerRuleLookupSession getParameterProcessorEnablerRuleLookupSessionForConfiguration(Id configurationId) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the parameter processor enabler mapping lookup service.- Parameters:
configurationId- theIdof theConfiguration- Returns:
- a
ParameterProcessorEnablerRuleLookupSession - Throws:
NotFoundException- noConfigurationfound by the givenIdNullArgumentException-configurationIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsParameterProcessorEnablerRuleLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsParameterProcessorEnablerRuleLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getParameterProcessorEnablerRuleApplicationSession
ParameterProcessorEnablerRuleApplicationSession getParameterProcessorEnablerRuleApplicationSession() throws OperationFailedExceptionGets theOsidSessionassociated with the parameter processor enabler assignment service.- Returns:
- a
ParameterProcessorEnablerRuleApplicationSession - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsParameterProcessorEnablerRuleApplication()isfalse- Compliance:
optional- This method must be implemented if {@code supportsParameterProcessorEnablerRuleApplication()} is {@code true} .
-
getParameterProcessorEnablerRuleApplicationSessionForConfiguration
ParameterProcessorEnablerRuleApplicationSession getParameterProcessorEnablerRuleApplicationSessionForConfiguration(Id configurationId) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the parameter processor enabler assignment service for the given configuration.- Parameters:
configurationId- theIdof theConfiguration- Returns:
- a
ParameterProcessorEnablerRuleApplicationSession - Throws:
NotFoundException- noConfigurationfound by the givenIdNullArgumentException-configurationIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsParameterProcessorEnablerRuleApplication()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsParameterProcessorEnablerRuleApplication()} and {@code supportsVisibleFederation()} are {@code true} .
-