Interface ControlRulesProxyManager
- All Superinterfaces:
AutoCloseable, Closeable, ControlRulesProfile, OsidProfile, OsidProxyManager, OsidProxyManager, Sourceable
The control rules proxy manager provides access to control rules
sessions and provides interoperability tests for various aspects of this
service. Methods in this manager pass a Proxy for passing
information from server environments. The sessions included in this
manager are:
-
DeviceEnablerLookupSession: a session to retrieve device enablers -
DeviceEnablerQuerySession: a session to query for device enablers -
DeviceEnablerSearchSession: a session to search for device enablers -
DeviceEnablerAdminSession: a session to create and delete device enablers -
DeviceEnablerNotificationSession: a session to receive notifications pertaining to device enabler changes -
DeviceEnablerSystemSession: a session to look up device enabler system mappings -
DeviceEnablerSystemAssignmentSession: a session to manage device enabler to system mappings -
DeviceEnablerSmartSystemSession: a session to manage dynamic systems of device enablers -
DeviceEnablerRuleLookupSession: a session to look up device enabler mappings -
DeviceEnablerRuleApplicationSession: a session to apply device enablers
-
InputEnablerLookupSession: a session to retrieve input enablers -
InputEnablerQuerySession: a session to query for input enablers -
InputEnablerSearchSession: a session to search for input enablers -
InputEnablerAdminSession: a session to create and delete input enablers -
InputEnablerNotificationSession: a session to receive notifications pertaining to input enabler changes -
InputEnablerSystemSession: a session to look up input enabler system mappings -
InputEnablerSystemAssignmentSession: a session to manage input enabler to system mappings -
InputEnablerSmartSystemSession: a session to manage dynamic systems of input enablers -
InputEnablerRuleLookupSession: a session to look up input enabler mappings -
InputEnablerRuleApplicationSession: a session to apply input enablers
-
TriggerEnablerLookupSession: a session to retrieve trigger enablers -
TriggerEnablerQuerySession: a session to query for trigger enablers -
TriggerEnablerSearchSession: a session to search for trigger enablers -
TriggerEnablerAdminSession: a session to create and delete trigger enablers -
TriggerEnablerNotificationSession: a session to receive notifications pertaining to trigger enabler changes -
TriggerEnablerSystemSession: a session to look up trigger enabler system mappings -
TriggerEnablerSystemAssignmentSession: a session to manage trigger enabler to system mappings -
TriggerEnablerSmartSystemSession: a session to manage dynamic systems of trigger enablers -
TriggerEnableRuleLookupSession: a session to look up trigger enabler mappings -
TriggerEnablerRuleApplicationSession: a session to apply trigger enablers
-
ActionEnablerLookupSession: a session to retrieve action enablers -
ActionEnablerQuerySession: a session to query for action enablers -
ActionEnablerSearchSession: a session to search for action enablers -
ActionEnablerAdminSession: a session to create and delete action enablers -
ActionEnablerNotificationSession: a session to receive notifications pertaining to action enabler changes -
ActionEnablerSystemSession: a session to look up action enabler system mappings -
ActionEnablerSystemAssignmentSession: a session to manage action enabler to system mappings -
ActionEnablerSmartSystemSession: a session to manage dynamic systems of action enablers -
ActionEnableRuleLookupSession: a session to look up action enabler mappings -
ActionEnablerRuleApplicationSession: a session to apply action enablers
-
Method Summary
Modifier and TypeMethodDescriptionGets theOsidSessionassociated with the action enabler administration service.getActionEnablerAdminSessionForSystem(Id systemId, Proxy proxy) Gets theOsidSessionassociated with the action enabler administration service for the given system.Gets theOsidSessionassociated with the action enabler lookup service.getActionEnablerLookupSessionForSystem(Id systemId, Proxy proxy) Gets theOsidSessionassociated with the action enabler lookup service for the given system.getActionEnablerNotificationSession(ActionEnablerReceiver actionEnablerReceiver, Proxy proxy) Gets theOsidSessionassociated with the action enabler notification service.getActionEnablerNotificationSessionForSystem(ActionEnablerReceiver actionEnablerReceiver, Id systemId, Proxy proxy) Gets theOsidSessionassociated with the action enabler notification service for the given system.Gets theOsidSessionassociated with the action enabler query service.getActionEnablerQuerySessionForSystem(Id systemId, Proxy proxy) Gets theOsidSessionassociated with the action enabler query service for the given system.Gets theOsidSessionassociated with the action enabler assignment service.getActionEnablerRuleApplicationSessionForSystem(Id systemId, Proxy proxy) Gets theOsidSessionassociated with the action enabler assignment service for the given system.Gets theOsidSessionassociated with the action enabler mapping lookup service .getActionEnablerRuleLookupSessionForSystem(Id systemId, Proxy proxy) Gets theOsidSessionassociated with the action enabler mapping lookup service for the given system.Gets theOsidSessionassociated with the action enabler search service.getActionEnablerSearchSessionForSystem(Id systemId, Proxy proxy) Gets theOsidSessionassociated with the action enablers earch service for the given system.getActionEnablerSmartSystemSession(Id systemId, Proxy proxy) Gets theOsidSessionto manage action enabler smart systems.Gets theOsidSessionassociated with assigning action enablers to systems.Gets theOsidSessionto lookup action enabler/system mappings for action enablers.Gets theOsidSessionassociated with the device enabler administration service.getDeviceEnablerAdminSessionForSystem(Id systemId, Proxy proxy) Gets theOsidSessionassociated with the device enabler administration service for the given system.Gets theOsidSessionassociated with the device enabler lookup service.getDeviceEnablerLookupSessionForSystem(Id systemId, Proxy proxy) Gets theOsidSessionassociated with the device enabler lookup service for the given system.getDeviceEnablerNotificationSession(DeviceEnablerReceiver deviceEnablerReceiver, Proxy proxy) Gets theOsidSessionassociated with the device enabler notification service.getDeviceEnablerNotificationSessionForSystem(DeviceEnablerReceiver deviceEnablerReceiver, Id systemId, Proxy proxy) Gets theOsidSessionassociated with the device enabler notification service for the given system.Gets theOsidSessionassociated with the device enabler query service.getDeviceEnablerQuerySessionForSystem(Id systemId, Proxy proxy) Gets theOsidSessionassociated with the device enabler query service for the given system.Gets theOsidSessionassociated with the device enabler assignment service.getDeviceEnablerRuleApplicationSessionForSystem(Id systemId, Proxy proxy) Gets theOsidSessionassociated with the device enabler assignment service for the given system.Gets theOsidSessionassociated with the device enabler mapping lookup service .getDeviceEnablerRuleLookupSessionForSystem(Id systemId, Proxy proxy) Gets theOsidSessionassociated with the device enabler mapping lookup service for the given system.Gets theOsidSessionassociated with the device enabler search service.getDeviceEnablerSearchSessionForSystem(Id systemId, Proxy proxy) Gets theOsidSessionassociated with the device enablers earch service for the given system.getDeviceEnablerSmartSystemSession(Id systemId, Proxy proxy) Gets theOsidSessionto manage device enabler smart systems.Gets theOsidSessionassociated with assigning device enablers to systems.Gets theOsidSessionto lookup device enabler/system mappings for device enablers.getInputEnablerAdminSession(Proxy proxy) Gets theOsidSessionassociated with the input enabler administration service.getInputEnablerAdminSessionForSystem(Id systemId, Proxy proxy) Gets theOsidSessionassociated with the input enabler administration service for the given system.Gets theOsidSessionassociated with the input enabler lookup service.getInputEnablerLookupSessionForSystem(Id systemId, Proxy proxy) Gets theOsidSessionassociated with the input enabler lookup service for the given system.getInputEnablerNotificationSession(InputEnablerReceiver deviceProcessorEnablerReceiver, Proxy proxy) Gets theOsidSessionassociated with the input enabler notification service.getInputEnablerNotificationSessionForSystem(InputEnablerReceiver deviceProcessorEnablerReceiver, Id systemId, Proxy proxy) Gets theOsidSessionassociated with the input enabler notification service for the given system.getInputEnablerQuerySession(Proxy proxy) Gets theOsidSessionassociated with the input enabler query service.getInputEnablerQuerySessionForSystem(Id systemId, Proxy proxy) Gets theOsidSessionassociated with the input enabler query service for the given system.Gets theOsidSessionassociated with the input enabler assignment service.getInputEnablerRuleApplicationSessionForSystem(Id systemId, Proxy proxy) Gets theOsidSessionassociated with the input enabler assignment service for the given system.Gets theOsidSessionassociated with the input enabler mapping lookup service.getInputEnablerRuleLookupSessionForSystem(Id systemId, Proxy proxy) Gets theOsidSessionassociated with the input enabler mapping lookup service for the given system.Gets theOsidSessionassociated with the input enabler search service.getInputEnablerSearchSessionForSystem(Id systemId, Proxy proxy) Gets theOsidSessionassociated with the input enablers earch service for the given system.getInputEnablerSmartSystemSession(Id systemId, Proxy proxy) Gets theOsidSessionto manage input enabler smart systems.Gets theOsidSessionassociated with assigning input enablers to systems.Gets theOsidSessionto lookup input enabler/system mappings for input enablers.Gets theOsidSessionassociated with the trigger enabler administration service.getTriggerEnablerAdminSessionForSystem(Id systemId, Proxy proxy) Gets theOsidSessionassociated with the trigger enabler administration service for the given system.Gets theOsidSessionassociated with the trigger enabler lookup service.getTriggerEnablerLookupSessionForSystem(Id systemId, Proxy proxy) Gets theOsidSessionassociated with the trigger enabler lookup service for the given system.getTriggerEnablerNotificationSession(TriggerEnablerReceiver triggerEnablerReceiver, Proxy proxy) Gets theOsidSessionassociated with the trigger enabler notification service.getTriggerEnablerNotificationSessionForSystem(TriggerEnablerReceiver triggerEnablerReceiver, Id systemId, Proxy proxy) Gets theOsidSessionassociated with the trigger enabler notification service for the given system.Gets theOsidSessionassociated with the trigger enabler query service.getTriggerEnablerQuerySessionForSystem(Id systemId, Proxy proxy) Gets theOsidSessionassociated with the trigger enabler query service for the given system.Gets theOsidSessionassociated with the trigger enabler assignment service.getTriggerEnablerRuleApplicationSessionForSystem(Id systemId, Proxy proxy) Gets theOsidSessionassociated with the trigger enabler assignment service for the given system.Gets theOsidSessionassociated with the trigger enabler mapping lookup service .getTriggerEnablerRuleLookupSessionForSystem(Id systemId, Proxy proxy) Gets theOsidSessionassociated with the trigger enabler mapping lookup service for the given system.Gets theOsidSessionassociated with the trigger enabler search service.getTriggerEnablerSearchSessionForSystem(Id systemId, Proxy proxy) Gets theOsidSessionassociated with the trigger enablers earch service for the given system.getTriggerEnablerSmartSystemSession(Id systemId, Proxy proxy) Gets theOsidSessionto manage trigger enabler smart systems.Gets theOsidSessionassociated with assigning trigger enablers to systems.Gets theOsidSessionto lookup trigger enabler/system mappings for trigger enablers.Methods inherited from interface ControlRulesProfile
getActionEnablerRecordTypes, getActionEnablerSearchRecordTypes, getDeviceEnablerRecordTypes, getDeviceEnablerSearchRecordTypes, getInputEnablerRecordTypes, getInputEnablerSearchRecordTypes, getTriggerEnablerRecordTypes, getTriggerEnablerSearchRecordTypes, supportsActionEnablerAdmin, supportsActionEnablerLookup, supportsActionEnablerNotification, supportsActionEnablerQuery, supportsActionEnablerRecordType, supportsActionEnablerSearch, supportsActionEnablerSearchRecordType, supportsActionEnablerSmartSystem, supportsActionEnablerSystem, supportsActionEnablerSystemAssignment, supportsDeviceEnablerAdmin, supportsDeviceEnablerLookup, supportsDeviceEnablerNotification, supportsDeviceEnablerQuery, supportsDeviceEnablerRecordType, supportsDeviceEnablerSearch, supportsDeviceEnablerSearchRecordType, supportsDeviceEnablerSmartSystem, supportsDeviceEnablerSystem, supportsDeviceEnablerSystemAssignment, supportsInputEnablerAdmin, supportsInputEnablerLookup, supportsInputEnablerNotification, supportsInputEnablerQuery, supportsInputEnablerRecordType, supportsInputEnablerRuleApplication, supportsInputEnablerRuleLookup, supportsInputEnablerSearch, supportsInputEnablerSearchRecordType, supportsInputEnablerSmartSystem, supportsInputEnablerSystem, supportsInputEnablerSystemAssignment, supportsTriggerEnablerAdmin, supportsTriggerEnablerLookup, supportsTriggerEnablerNotification, supportsTriggerEnablerQuery, supportsTriggerEnablerRecordType, supportsTriggerEnablerRuleApplication, supportsTriggerEnablerRuleLookup, supportsTriggerEnablerSearch, supportsTriggerEnablerSearchRecordType, supportsTriggerEnablerSmartSystem, supportsTriggerEnablerSystem, supportsTriggerEnablerSystemAssignment, supportsVisibleFederationModifier and TypeMethodDescriptionGets the supportedActionEnablerrecord types.Gets the supportedActionEnablersearch record types.Gets the supportedDeviceEnablerrecord types.Gets the supportedDeviceEnablersearch record types.Gets the supportedInputEnablerrecord types.Gets the supportedInputEnablersearch record types.Gets the supportedTriggerEnablerrecord types.Gets the supportedTriggerEnablersearch record types.booleanTests if an action enabler administrative service is supported.booleanTests if looking up action enablers is supported.booleanTests if an action enabler notification service is supported.booleanTests if querying action enablers is supported.booleansupportsActionEnablerRecordType(Type actionEnablerRecordType) Tests if the givenActionEnablerrecord type is supported.booleanTests if searching action enablers is supported.booleansupportsActionEnablerSearchRecordType(Type actionEnablerSearchRecordType) Tests if the givenActionEnablersearch record type is supported.booleanTests if an action enabler system lookup service is supported.booleanTests if an action enabler system lookup service is supported.booleanTests if an action enabler system service is supported.booleanTests if a device enabler administrative service is supported.booleanTests if looking up device enablers is supported.booleanTests if a device enabler notification service is supported.booleanTests if querying device enablers is supported.booleansupportsDeviceEnablerRecordType(Type deviceEnablerRecordType) Tests if the givenDeviceEnablerrecord type is supported.booleanTests if searching device enablers is supported.booleansupportsDeviceEnablerSearchRecordType(Type deviceEnablerSearchRecordType) Tests if the givenDeviceEnablersearch record type is supported.booleanTests if a device enabler system lookup service is supported.booleanTests if a device enabler system lookup service is supported.booleanTests if a device enabler system service is supported.booleanTests if an input enabler administrative service is supported.booleanTests if looking up input enablers is supported.booleanTests if an input enabler notification service is supported.booleanTests if querying input enablers is supported.booleansupportsInputEnablerRecordType(Type inputEnablerRecordType) Tests if the givenInputEnablerrecord type is supported.booleanTests if an input enabler rule application service is supported.booleanTests if an input enabler rule lookup service is supported.booleanTests if searching input enablers is supported.booleansupportsInputEnablerSearchRecordType(Type inputEnablerSearchRecordType) Tests if the givenInputEnablersearch record type is supported.booleanTests if an input enabler system lookup service is supported.booleanTests if an input enabler system lookup service is supported.booleanTests if an input enabler system service is supported.booleanTests if a trigger enabler administrative service is supported.booleanTests if looking up trigger enablers is supported.booleanTests if a trigger enabler notification service is supported.booleanTests if querying trigger enablers is supported.booleansupportsTriggerEnablerRecordType(Type triggerEnablerRecordType) Tests if the givenTriggerEnablerrecord type is supported.booleanTests if a trigger enabler rule application service is supported.booleanTests if a trigger enabler rule lookup service is supported.booleanTests if searching trigger enablers is supported.booleansupportsTriggerEnablerSearchRecordType(Type triggerEnablerSearchRecordType) Tests if the givenTriggerEnablersearch record type is supported.booleanTests if a trigger enabler system lookup service is supported.booleanTests if a trigger enabler system lookup service is supported.booleanTests if a trigger enabler system service is supported.booleanTests if any broker federation is exposed.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 OsidProxyManager
closeMethods inherited from interface OsidProxyManager
changeBranch, initialize, rollbackServiceModifier and TypeMethodDescriptionvoidchangeBranch(Id branchId, Proxy proxy) Changes the service branch.voidinitialize(OsidRuntimeManager runtime) Initializes this manager.rollbackService(Date rollbackTime, Proxy proxy) Rolls back this service to a point in time.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
-
getDeviceEnablerLookupSession
DeviceEnablerLookupSession getDeviceEnablerLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the device enabler lookup service.- Parameters:
proxy- a proxy- Returns:
- a
DeviceEnablerLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsDeviceEnablerLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsDeviceEnablerLookup()} is {@code true} .
-
getDeviceEnablerLookupSessionForSystem
DeviceEnablerLookupSession getDeviceEnablerLookupSessionForSystem(Id systemId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the device enabler lookup service for the given system.- Parameters:
systemId- theIdof theSystemproxy- a proxy- Returns:
- a
DeviceEnablerLookupSession - Throws:
NotFoundException- no System found by the given IdNullArgumentException-systemIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsDeviceEnablerLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsDeviceEnablerLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getDeviceEnablerQuerySession
Gets theOsidSessionassociated with the device enabler query service.- Parameters:
proxy- a proxy- Returns:
- a
DeviceEnablerQuerySession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsDeviceEnablerQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsDeviceEnablerQuery()} is {@code true} .
-
getDeviceEnablerQuerySessionForSystem
DeviceEnablerQuerySession getDeviceEnablerQuerySessionForSystem(Id systemId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the device enabler query service for the given system.- Parameters:
systemId- theIdof theSystemproxy- a proxy- Returns:
- a
DeviceEnablerQuerySession - Throws:
NotFoundException- no System found by the given IdNullArgumentException-systemIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsDeviceEnablerQuery()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsDeviceEnablerQuery()} and {@code supportsVisibleFederation()} are {@code true} .
-
getDeviceEnablerSearchSession
DeviceEnablerSearchSession getDeviceEnablerSearchSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the device enabler search service.- Parameters:
proxy- a proxy- Returns:
- a
DeviceEnablerSearchSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsDeviceEnablerSearch()isfalse- Compliance:
optional- This method must be implemented if {@code supportsDeviceEnablerSearch()} is {@code true} .
-
getDeviceEnablerSearchSessionForSystem
DeviceEnablerSearchSession getDeviceEnablerSearchSessionForSystem(Id systemId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the device enablers earch service for the given system.- Parameters:
systemId- theIdof theSystemproxy- a proxy- Returns:
- a
DeviceEnablerSearchSession - Throws:
NotFoundException- no System found by the given IdNullArgumentException-systemIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsDeviceEnablerSearch()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsDeviceEnablerSearch()} and {@code supportsVisibleFederation()} are {@code true} .
-
getDeviceEnablerAdminSession
Gets theOsidSessionassociated with the device enabler administration service.- Parameters:
proxy- a proxy- Returns:
- a
DeviceEnablerAdminSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsDeviceEnablerAdmin()isfalse- Compliance:
optional- This method must be implemented if {@code supportsDeviceEnablerAdmin()} is {@code true} .
-
getDeviceEnablerAdminSessionForSystem
DeviceEnablerAdminSession getDeviceEnablerAdminSessionForSystem(Id systemId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the device enabler administration service for the given system.- Parameters:
systemId- theIdof theSystemproxy- a proxy- Returns:
- a
DeviceEnablerAdminSession - Throws:
NotFoundException- no System found by the given IdNullArgumentException-systemIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsDeviceEnablerAdmin()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsDeviceEnablerAdmin()} and {@code supportsVisibleFederation()} are {@code true} .
-
getDeviceEnablerNotificationSession
DeviceEnablerNotificationSession getDeviceEnablerNotificationSession(DeviceEnablerReceiver deviceEnablerReceiver, Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the device enabler notification service.- Parameters:
deviceEnablerReceiver- the notification callbackproxy- a proxy- Returns:
- a
DeviceEnablerNotificationSession - Throws:
NullArgumentException-deviceEnablerReceiverorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsDeviceEnablerNotification()isfalse- Compliance:
optional- This method must be implemented if {@code supportsDeviceEnablerNotification()} is {@code true} .
-
getDeviceEnablerNotificationSessionForSystem
DeviceEnablerNotificationSession getDeviceEnablerNotificationSessionForSystem(DeviceEnablerReceiver deviceEnablerReceiver, Id systemId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the device enabler notification service for the given system.- Parameters:
deviceEnablerReceiver- the notification callbacksystemId- theIdof theSystemproxy- a proxy- Returns:
- a
DeviceEnablerNotificationSession - Throws:
NotFoundException- no system found by the givenIdNullArgumentException-deviceEnablerReceiver, systemId, orproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsDeviceEnablerNotification()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsDeviceEnablerNotification()} and {@code supportsVisibleFederation()} are {@code true} .
-
getDeviceEnablerSystemSession
DeviceEnablerSystemSession getDeviceEnablerSystemSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionto lookup device enabler/system mappings for device enablers.- Parameters:
proxy- a proxy- Returns:
- a
DeviceEnablerSystemSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsDeviceEnablerSystem()isfalse- Compliance:
optional- This method must be implemented if {@code supportsDeviceEnablerSystem()} is {@code true} .
-
getDeviceEnablerSystemAssignmentSession
DeviceEnablerSystemAssignmentSession getDeviceEnablerSystemAssignmentSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with assigning device enablers to systems.- Parameters:
proxy- a proxy- Returns:
- a
DeviceEnablerSystemAssignmentSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsDeviceEnablerSystemAssignment()isfalse- Compliance:
optional- This method must be implemented if {@code supportsDeviceEnablerSystemAssignment()} is {@code true} .
-
getDeviceEnablerSmartSystemSession
DeviceEnablerSmartSystemSession getDeviceEnablerSmartSystemSession(Id systemId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionto manage device enabler smart systems.- Parameters:
systemId- theIdof theSystemproxy- a proxy- Returns:
- a
DeviceEnablerSmartSystemSession - Throws:
NotFoundException- no System found by the given IdNullArgumentException-systemIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsDeviceEnablerSmartSystem()isfalse- Compliance:
optional- This method must be implemented if {@code supportsDeviceEnablerSmartSystem()} is {@code true} .
-
getDeviceEnablerRuleLookupSession
DeviceEnablerRuleLookupSession getDeviceEnablerRuleLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the device enabler mapping lookup service .- Parameters:
proxy- a proxy- Returns:
- a
DeviceEnablerRuleLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsDeviceEnablerRuleLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsDeviceEnablerRuleLookup()} is {@code true} .
-
getDeviceEnablerRuleLookupSessionForSystem
DeviceEnablerRuleLookupSession getDeviceEnablerRuleLookupSessionForSystem(Id systemId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the device enabler mapping lookup service for the given system.- Parameters:
systemId- theIdof theSystemproxy- a proxy- Returns:
- a
DeviceEnablerRuleLookupSession - Throws:
NotFoundException- no System found by the given IdNullArgumentException-systemIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsDeviceEnablerRuleLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsDeviceEnablerRuleLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getDeviceEnablerRuleApplicationSession
DeviceEnablerRuleApplicationSession getDeviceEnablerRuleApplicationSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the device enabler assignment service.- Parameters:
proxy- a proxy- Returns:
- a
DeviceEnablerRuleApplicationSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsDeviceEnablerRuleApplication()isfalse- Compliance:
optional- This method must be implemented if {@code supportsDeviceEnablerRuleApplication()} is {@code true} .
-
getDeviceEnablerRuleApplicationSessionForSystem
DeviceEnablerRuleApplicationSession getDeviceEnablerRuleApplicationSessionForSystem(Id systemId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the device enabler assignment service for the given system.- Parameters:
systemId- theIdof theSystemproxy- a proxy- Returns:
- a
DeviceEnablerRuleApplicationSession - Throws:
NotFoundException- no System found by the given IdNullArgumentException-systemIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsDeviceEnablerRuleApplication()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsDeviceEnablerRuleApplication()} and {@code supportsVisibleFederation()} are {@code true} .
-
getInputEnablerLookupSession
Gets theOsidSessionassociated with the input enabler lookup service.- Parameters:
proxy- a proxy- Returns:
- an
InputEnablerLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsInputEnablerLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsInputEnablerLookup()} is {@code true} .
-
getInputEnablerLookupSessionForSystem
InputEnablerLookupSession getInputEnablerLookupSessionForSystem(Id systemId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the input enabler lookup service for the given system.- Parameters:
systemId- theIdof theSystemproxy- a proxy- Returns:
- an
InputEnablerLookupSession - Throws:
NotFoundException- no System found by the given IdNullArgumentException-systemIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsInputEnablerLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsInputEnablerLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getInputEnablerQuerySession
Gets theOsidSessionassociated with the input enabler query service.- Parameters:
proxy- a proxy- Returns:
- an
InputEnablerQuerySession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsInputEnablerQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsInputEnablerQuery()} is {@code true} .
-
getInputEnablerQuerySessionForSystem
InputEnablerQuerySession getInputEnablerQuerySessionForSystem(Id systemId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the input enabler query service for the given system.- Parameters:
systemId- theIdof theSystemproxy- a proxy- Returns:
- an
InputEnablerQuerySession - Throws:
NotFoundException- no System found by the given IdNullArgumentException-systemIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsInputEnablerQuery()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsInputEnablerQuery()} and {@code supportsVisibleFederation()} are {@code true} .
-
getInputEnablerSearchSession
Gets theOsidSessionassociated with the input enabler search service.- Parameters:
proxy- a proxy- Returns:
- an
InputEnablerSearchSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsInputEnablerSearch()isfalse- Compliance:
optional- This method must be implemented if {@code supportsInputEnablerSearch()} is {@code true} .
-
getInputEnablerSearchSessionForSystem
InputEnablerSearchSession getInputEnablerSearchSessionForSystem(Id systemId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the input enablers earch service for the given system.- Parameters:
systemId- theIdof theSystemproxy- a proxy- Returns:
- an
InputEnablerSearchSession - Throws:
NotFoundException- no System found by the given IdNullArgumentException-systemIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsInputEnablerSearch()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsInputEnablerSearch()} and {@code supportsVisibleFederation()} are {@code true} .
-
getInputEnablerAdminSession
Gets theOsidSessionassociated with the input enabler administration service.- Parameters:
proxy- a proxy- Returns:
- an
InputEnablerAdminSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsInputEnablerAdmin()isfalse- Compliance:
optional- This method must be implemented if {@code supportsInputEnablerAdmin()} is {@code true} .
-
getInputEnablerAdminSessionForSystem
InputEnablerAdminSession getInputEnablerAdminSessionForSystem(Id systemId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the input enabler administration service for the given system.- Parameters:
systemId- theIdof theSystemproxy- a proxy- Returns:
- an
InputEnablerAdminSession - Throws:
NotFoundException- no System found by the given IdNullArgumentException-systemIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsInputEnablerAdmin()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsInputEnablerAdmin()} and {@code supportsVisibleFederation()} are {@code true} .
-
getInputEnablerNotificationSession
InputEnablerNotificationSession getInputEnablerNotificationSession(InputEnablerReceiver deviceProcessorEnablerReceiver, Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the input enabler notification service.- Parameters:
deviceProcessorEnablerReceiver- the notification callbackproxy- a proxy- Returns:
- an
InputEnablerNotificationSession - Throws:
NullArgumentException-deviceProcessorEnablerReceiverorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsInputEnablerNotification()isfalse- Compliance:
optional- This method must be implemented if {@code supportsInputEnablerNotification()} is {@code true} .
-
getInputEnablerNotificationSessionForSystem
InputEnablerNotificationSession getInputEnablerNotificationSessionForSystem(InputEnablerReceiver deviceProcessorEnablerReceiver, Id systemId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the input enabler notification service for the given system.- Parameters:
deviceProcessorEnablerReceiver- the notification callbacksystemId- theIdof theSystemproxy- a proxy- Returns:
- an
InputEnablerNotificationSession - Throws:
NotFoundException- no system found by the givenIdNullArgumentException-deviceProcessorEnablerReceiver, systemId, orproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsInputEnablerNotification()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsInputEnablerNotification()} and {@code supportsVisibleFederation()} are {@code true} .
-
getInputEnablerSystemSession
Gets theOsidSessionto lookup input enabler/system mappings for input enablers.- Parameters:
proxy- a proxy- Returns:
- an
InputEnablerSystemSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsInputEnablerSystem()isfalse- Compliance:
optional- This method must be implemented if {@code supportsInputEnablerSystem()} is {@code true} .
-
getInputEnablerSystemAssignmentSession
InputEnablerSystemAssignmentSession getInputEnablerSystemAssignmentSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with assigning input enablers to systems.- Parameters:
proxy- a proxy- Returns:
- an
InputEnablerSystemAssignmentSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsInputEnablerSystemAssignment()isfalse- Compliance:
optional- This method must be implemented if {@code supportsInputEnablerSystemAssignment()} is {@code true} .
-
getInputEnablerSmartSystemSession
InputEnablerSmartSystemSession getInputEnablerSmartSystemSession(Id systemId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionto manage input enabler smart systems.- Parameters:
systemId- theIdof theSystemproxy- a proxy- Returns:
- an
InputEnablerSmartSystemSession - Throws:
NotFoundException- no System found by the given IdNullArgumentException-systemIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsInputEnablerSmartSystem()isfalse- Compliance:
optional- This method must be implemented if {@code supportsInputEnablerSmartSystem()} is {@code true} .
-
getInputEnablerRuleLookupSession
InputEnablerRuleLookupSession getInputEnablerRuleLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the input enabler mapping lookup service.- Parameters:
proxy- a proxy- Returns:
- an
InputEnablerRuleLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsInputEnablerRuleLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsInputEnablerRuleLookup()} is {@code true} .
-
getInputEnablerRuleLookupSessionForSystem
InputEnablerRuleLookupSession getInputEnablerRuleLookupSessionForSystem(Id systemId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the input enabler mapping lookup service for the given system.- Parameters:
systemId- theIdof theSystemproxy- a proxy- Returns:
- an
InputEnablerRuleLookupSession - Throws:
NotFoundException- no System found by the given IdNullArgumentException-systemIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsInputEnablerRuleLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsInputEnablerRuleLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getInputEnablerRuleApplicationSession
InputEnablerRuleApplicationSession getInputEnablerRuleApplicationSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the input enabler assignment service.- Parameters:
proxy- a proxy- Returns:
- an
InputEnablerRuleApplicationSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsInputEnablerRuleApplication()isfalse- Compliance:
optional- This method must be implemented if {@code supportsInputEnablerRuleApplication()} is {@code true} .
-
getInputEnablerRuleApplicationSessionForSystem
InputEnablerRuleApplicationSession getInputEnablerRuleApplicationSessionForSystem(Id systemId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the input enabler assignment service for the given system.- Parameters:
systemId- theIdof theSystemproxy- a proxy- Returns:
- an
InputEnablerRuleApplicationSession - Throws:
NotFoundException- no System found by the given IdNullArgumentException-systemIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsInputEnablerRuleApplication()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsInputEnablerRuleApplication()} and {@code supportsVisibleFederation()} are {@code true} .
-
getTriggerEnablerLookupSession
TriggerEnablerLookupSession getTriggerEnablerLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the trigger enabler lookup service.- Parameters:
proxy- a proxy- Returns:
- a
TriggerEnablerLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsTriggerEnablerLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsTriggerEnablerLookup()} is {@code true} .
-
getTriggerEnablerLookupSessionForSystem
TriggerEnablerLookupSession getTriggerEnablerLookupSessionForSystem(Id systemId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the trigger enabler lookup service for the given system.- Parameters:
systemId- theIdof theSystemproxy- a proxy- Returns:
- a
TriggerEnablerLookupSession - Throws:
NotFoundException- no System found by the given IdNullArgumentException-systemIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsTriggerEnablerLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsTriggerEnablerLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getTriggerEnablerQuerySession
TriggerEnablerQuerySession getTriggerEnablerQuerySession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the trigger enabler query service.- Parameters:
proxy- a proxy- Returns:
- a
TriggerEnablerQuerySession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsTriggerEnablerQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsTriggerEnablerQuery()} is {@code true} .
-
getTriggerEnablerQuerySessionForSystem
TriggerEnablerQuerySession getTriggerEnablerQuerySessionForSystem(Id systemId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the trigger enabler query service for the given system.- Parameters:
systemId- theIdof theSystemproxy- a proxy- Returns:
- a
TriggerEnablerQuerySession - Throws:
NotFoundException- no System found by the given IdNullArgumentException-systemIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsTriggerEnablerQuery()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsTriggerEnablerQuery()} and {@code supportsVisibleFederation()} are {@code true} .
-
getTriggerEnablerSearchSession
TriggerEnablerSearchSession getTriggerEnablerSearchSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the trigger enabler search service.- Parameters:
proxy- a proxy- Returns:
- a
TriggerEnablerSearchSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsTriggerEnablerSearch()isfalse- Compliance:
optional- This method must be implemented if {@code supportsTriggerEnablerSearch()} is {@code true} .
-
getTriggerEnablerSearchSessionForSystem
TriggerEnablerSearchSession getTriggerEnablerSearchSessionForSystem(Id systemId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the trigger enablers earch service for the given system.- Parameters:
systemId- theIdof theSystemproxy- a proxy- Returns:
- a
TriggerEnablerSearchSession - Throws:
NotFoundException- no System found by the given IdNullArgumentException-systemIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsTriggerEnablerSearch()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsTriggerEnablerSearch()} and {@code supportsVisibleFederation()} are {@code true} .
-
getTriggerEnablerAdminSession
TriggerEnablerAdminSession getTriggerEnablerAdminSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the trigger enabler administration service.- Parameters:
proxy- a proxy- Returns:
- a
TriggerEnablerAdminSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsTriggerEnablerAdmin()isfalse- Compliance:
optional- This method must be implemented if {@code supportsTriggerEnablerAdmin()} is {@code true} .
-
getTriggerEnablerAdminSessionForSystem
TriggerEnablerAdminSession getTriggerEnablerAdminSessionForSystem(Id systemId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the trigger enabler administration service for the given system.- Parameters:
systemId- theIdof theSystemproxy- a proxy- Returns:
- a
TriggerEnablerAdminSession - Throws:
NotFoundException- no System found by the given IdNullArgumentException-systemIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsTriggerEnablerAdmin()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsTriggerEnablerAdmin()} and {@code supportsVisibleFederation()} are {@code true} .
-
getTriggerEnablerNotificationSession
TriggerEnablerNotificationSession getTriggerEnablerNotificationSession(TriggerEnablerReceiver triggerEnablerReceiver, Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the trigger enabler notification service.- Parameters:
triggerEnablerReceiver- the notification callbackproxy- a proxy- Returns:
- a
TriggerEnablerNotificationSession - Throws:
NullArgumentException-triggerEnablerReceiverorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsTriggerEnablerNotification()isfalse- Compliance:
optional- This method must be implemented if {@code supportsTriggerEnablerNotification()} is {@code true} .
-
getTriggerEnablerNotificationSessionForSystem
TriggerEnablerNotificationSession getTriggerEnablerNotificationSessionForSystem(TriggerEnablerReceiver triggerEnablerReceiver, Id systemId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the trigger enabler notification service for the given system.- Parameters:
triggerEnablerReceiver- the notification callbacksystemId- theIdof theSystemproxy- a proxy- Returns:
- a
TriggerEnablerNotificationSession - Throws:
NotFoundException- no system found by the givenIdNullArgumentException-triggerEnablerReceiver, systemId, orproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsTriggerEnablerNotification()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsTriggerEnablerNotification()} and {@code supportsVisibleFederation()} are {@code true} .
-
getTriggerEnablerSystemSession
TriggerEnablerSystemSession getTriggerEnablerSystemSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionto lookup trigger enabler/system mappings for trigger enablers.- Parameters:
proxy- a proxy- Returns:
- a
TriggerEnablerSystemSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsTriggerEnablerSystem()isfalse- Compliance:
optional- This method must be implemented if {@code supportsTriggerEnablerSystem()} is {@code true} .
-
getTriggerEnablerSystemAssignmentSession
TriggerEnablerSystemAssignmentSession getTriggerEnablerSystemAssignmentSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with assigning trigger enablers to systems.- Parameters:
proxy- a proxy- Returns:
- a
TriggerEnablerSystemAssignmentSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsTriggerEnablerSystemAssignment()isfalse- Compliance:
optional- This method must be implemented if {@code supportsTriggerEnablerSystemAssignment()} is {@code true} .
-
getTriggerEnablerSmartSystemSession
TriggerEnablerSmartSystemSession getTriggerEnablerSmartSystemSession(Id systemId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionto manage trigger enabler smart systems.- Parameters:
systemId- theIdof theSystemproxy- a proxy- Returns:
- a
TriggerEnablerSmartSystemSession - Throws:
NotFoundException- no System found by the given IdNullArgumentException-systemIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsTriggerEnablerSmartSystem()isfalse- Compliance:
optional- This method must be implemented if {@code supportsTriggerEnablerSmartSystem()} is {@code true} .
-
getTriggerEnablerRuleLookupSession
TriggerEnablerRuleLookupSession getTriggerEnablerRuleLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the trigger enabler mapping lookup service .- Parameters:
proxy- a proxy- Returns:
- a
TriggerEnablerRuleLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsTriggerEnablerRuleLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsTriggerEnablerRuleLookup()} is {@code true} .
-
getTriggerEnablerRuleLookupSessionForSystem
TriggerEnablerRuleLookupSession getTriggerEnablerRuleLookupSessionForSystem(Id systemId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the trigger enabler mapping lookup service for the given system.- Parameters:
systemId- theIdof theSystemproxy- a proxy- Returns:
- a
TriggerEnablerRuleLookupSession - Throws:
NotFoundException- no System found by the given IdNullArgumentException-systemIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsTriggerEnablerRuleLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsTriggerEnablerRuleLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getTriggerEnablerRuleApplicationSession
TriggerEnablerRuleApplicationSession getTriggerEnablerRuleApplicationSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the trigger enabler assignment service.- Parameters:
proxy- a proxy- Returns:
- a
TriggerEnablerRuleApplicationSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsTriggerEnablerRuleApplication()isfalse- Compliance:
optional- This method must be implemented if {@code supportsTriggerEnablerRuleApplication()} is {@code true} .
-
getTriggerEnablerRuleApplicationSessionForSystem
TriggerEnablerRuleApplicationSession getTriggerEnablerRuleApplicationSessionForSystem(Id systemId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the trigger enabler assignment service for the given system.- Parameters:
systemId- theIdof theSystemproxy- a proxy- Returns:
- a
TriggerEnablerRuleApplicationSession - Throws:
NotFoundException- no System found by the given IdNullArgumentException-systemIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsTriggerEnablerRuleApplication()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsTriggerEnablerRuleApplication()} and {@code supportsVisibleFederation()} are {@code true} .
-
getActionEnablerLookupSession
ActionEnablerLookupSession getActionEnablerLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the action enabler lookup service.- Parameters:
proxy- a proxy- Returns:
- an
ActionEnablerLookupSession - Throws:
NullArgumentException- anActionEnablerLookupSessionOperationFailedException- unable to complete requestUnimplementedException-supportsActionEnablerLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsActionEnablerLookup()} is {@code true} .
-
getActionEnablerLookupSessionForSystem
ActionEnablerLookupSession getActionEnablerLookupSessionForSystem(Id systemId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the action enabler lookup service for the given system.- Parameters:
systemId- theIdof theSystemproxy- a proxy- Returns:
- an
ActionEnablerLookupSession - Throws:
NotFoundException- noSystemfound by the givenIdNullArgumentException-systemId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsActionEnablerLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsActionEnablerLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getActionEnablerQuerySession
Gets theOsidSessionassociated with the action enabler query service.- Parameters:
proxy- a proxy- Returns:
- an
ActionEnablerQuerySession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsActionEnablerQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsActionEnablerQuery()} is {@code true} .
-
getActionEnablerQuerySessionForSystem
ActionEnablerQuerySession getActionEnablerQuerySessionForSystem(Id systemId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the action enabler query service for the given system.- Parameters:
systemId- theIdof theSystemproxy- a proxy- Returns:
- an
ActionEnablerQuerySession - Throws:
NotFoundException- noSystemfound by the givenIdNullArgumentException-systemId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsActionEnablerQuery()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsActionEnablerQuery()} and {@code supportsVisibleFederation()} are {@code true} .
-
getActionEnablerSearchSession
ActionEnablerSearchSession getActionEnablerSearchSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the action enabler search service.- Parameters:
proxy- a proxy- Returns:
- an
ActionEnablerSearchSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsActionEnablerSearch()isfalse- Compliance:
optional- This method must be implemented if {@code supportsActionEnablerSearch()} is {@code true} .
-
getActionEnablerSearchSessionForSystem
ActionEnablerSearchSession getActionEnablerSearchSessionForSystem(Id systemId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the action enablers earch service for the given system.- Parameters:
systemId- theIdof theSystemproxy- a proxy- Returns:
- an
ActionEnablerSearchSession - Throws:
NotFoundException- noSystemfound by the givenIdNullArgumentException-systemId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsActionEnablerSearch()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsActionEnablerSearch()} and {@code supportsVisibleFederation()} are {@code true} .
-
getActionEnablerAdminSession
Gets theOsidSessionassociated with the action enabler administration service.- Parameters:
proxy- a proxy- Returns:
- an
ActionEnablerAdminSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsActionEnablerAdmin()isfalse- Compliance:
optional- This method must be implemented if {@code supportsActionEnablerAdmin()} is {@code true} .
-
getActionEnablerAdminSessionForSystem
ActionEnablerAdminSession getActionEnablerAdminSessionForSystem(Id systemId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the action enabler administration service for the given system.- Parameters:
systemId- theIdof theSystemproxy- a proxy- Returns:
- an
ActionEnablerAdminSession - Throws:
NotFoundException- noSystemfound by the givenIdNullArgumentException-systemId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsActionEnablerAdmin()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsActionEnablerAdmin()} and {@code supportsVisibleFederation()} are {@code true} .
-
getActionEnablerNotificationSession
ActionEnablerNotificationSession getActionEnablerNotificationSession(ActionEnablerReceiver actionEnablerReceiver, Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the action enabler notification service.- Parameters:
actionEnablerReceiver- the notification callbackproxy- a proxy- Returns:
- an
ActionEnablerNotificationSession - Throws:
NullArgumentException-actionEnablerReceiverorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsActionEnablerNotification()isfalse- Compliance:
optional- This method must be implemented if {@code supportsActionEnablerNotification()} is {@code true} .
-
getActionEnablerNotificationSessionForSystem
ActionEnablerNotificationSession getActionEnablerNotificationSessionForSystem(ActionEnablerReceiver actionEnablerReceiver, Id systemId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the action enabler notification service for the given system.- Parameters:
actionEnablerReceiver- the notification callbacksystemId- theIdof theSystemproxy- a proxy- Returns:
- an
ActionEnablerNotificationSession - Throws:
NotFoundException- no system found by the givenIdNullArgumentException-actionEnablerReceiver, systemIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsActionEnablerNotification()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsActionEnablerNotification()} and {@code supportsVisibleFederation()} are {@code true} .
-
getActionEnablerSystemSession
ActionEnablerSystemSession getActionEnablerSystemSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionto lookup action enabler/system mappings for action enablers.- Parameters:
proxy- a proxy- Returns:
- an
ActionEnablerSystemSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsActionEnablerSystem()isfalse- Compliance:
optional- This method must be implemented if {@code supportsActionEnablerSystem()} is {@code true} .
-
getActionEnablerSystemAssignmentSession
ActionEnablerSystemAssignmentSession getActionEnablerSystemAssignmentSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with assigning action enablers to systems.- Parameters:
proxy- a proxy- Returns:
- an
ActionEnablerSystemAssignmentSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsActionEnablerSystemAssignment()isfalse- Compliance:
optional- This method must be implemented if {@code supportsActionEnablerSystemAssignment()} is {@code true} .
-
getActionEnablerSmartSystemSession
ActionEnablerSmartSystemSession getActionEnablerSmartSystemSession(Id systemId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionto manage action enabler smart systems.- Parameters:
systemId- theIdof theSystemproxy- a proxy- Returns:
- an
ActionEnablerSmartSystemSession - Throws:
NotFoundException- noSystemfound by the givenIdNullArgumentException-systemIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsActionEnablerSmartSystem()isfalse- Compliance:
optional- This method must be implemented if {@code supportsActionEnablerSmartSystem()} is {@code true} .
-
getActionEnablerRuleLookupSession
ActionEnablerRuleLookupSession getActionEnablerRuleLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the action enabler mapping lookup service .- Parameters:
proxy- a proxy- Returns:
- an
ActionEnablerRuleLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsActionEnablerRuleLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsActionEnablerRuleLookup()} is {@code true} .
-
getActionEnablerRuleLookupSessionForSystem
ActionEnablerRuleLookupSession getActionEnablerRuleLookupSessionForSystem(Id systemId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the action enabler mapping lookup service for the given system.- Parameters:
systemId- theIdof theSystemproxy- a proxy- Returns:
- an
ActionEnablerRuleLookupSession - Throws:
NotFoundException- noSystemfound by the givenIdNullArgumentException-systemIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsActionEnablerRuleLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsActionEnablerRuleLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getActionEnablerRuleApplicationSession
ActionEnablerRuleApplicationSession getActionEnablerRuleApplicationSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the action enabler assignment service.- Parameters:
proxy- a proxy- Returns:
- an
ActionEnablerRuleApplicationSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsActionEnablerRuleApplication()isfalse- Compliance:
optional- This method must be implemented if {@code supportsActionEnablerRuleApplication()} is {@code true} .
-
getActionEnablerRuleApplicationSessionForSystem
ActionEnablerRuleApplicationSession getActionEnablerRuleApplicationSessionForSystem(Id systemId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the action enabler assignment service for the given system.- Parameters:
systemId- theIdof theSystemproxy- a proxy- Returns:
- an
ActionEnablerRuleApplicationSession - Throws:
NotFoundException- noSystemfound by the givenIdNullArgumentException-systemIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsActionEnablerRuleApplication()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsActionEnablerRuleApplication()} and {@code supportsVisibleFederation()} are {@code true} .
-