public interface ControlRulesManager extends OsidManager, ControlRulesProfile
The control rules manager provides access to control rules sessions and provides interoperability tests for various aspects of this service. 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 Modifier and Type | Method and Description |
---|---|
ActionEnablerAdminSession |
getActionEnablerAdminSession()
Gets the
OsidSession associated with the action enabler
administration service. |
ActionEnablerAdminSession |
getActionEnablerAdminSessionForSystem(Id systemId)
Gets the
OsidSession associated with the action enabler
administration service for the given system. |
ActionEnablerLookupSession |
getActionEnablerLookupSession()
Gets the
OsidSession associated with the action enabler
lookup service. |
ActionEnablerLookupSession |
getActionEnablerLookupSessionForSystem(Id systemId)
Gets the
OsidSession associated with the action enabler
lookup service for the given system. |
ActionEnablerNotificationSession |
getActionEnablerNotificationSession(ActionEnablerReceiver actionEnablerReceiver)
Gets the
OsidSession associated with the action enabler
notification service. |
ActionEnablerNotificationSession |
getActionEnablerNotificationSessionForSystem(ActionEnablerReceiver actionEnablerReceiver,
Id systemId)
Gets the
OsidSession associated with the action enabler
notification service for the given system. |
ActionEnablerQuerySession |
getActionEnablerQuerySession()
Gets the
OsidSession associated with the action enabler
query service. |
ActionEnablerQuerySession |
getActionEnablerQuerySessionForSystem(Id systemId)
Gets the
OsidSession associated with the action enabler
query service for the given system. |
ActionEnablerRuleApplicationSession |
getActionEnablerRuleApplicationSession()
Gets the
OsidSession associated with the action enabler
assignment service. |
ActionEnablerRuleApplicationSession |
getActionEnablerRuleApplicationSessionForSystem(Id systemId)
Gets the
OsidSession associated with the action enabler
assignment service for the given system. |
ActionEnablerRuleLookupSession |
getActionEnablerRuleLookupSession()
Gets the
OsidSession associated with the action enabler
mapping lookup service. |
ActionEnablerRuleLookupSession |
getActionEnablerRuleLookupSessionForSystem(Id systemId)
Gets the
OsidSession associated with the action enabler
mapping lookup service for the given system. |
ActionEnablerSearchSession |
getActionEnablerSearchSession()
Gets the
OsidSession associated with the action enabler
search service. |
ActionEnablerSearchSession |
getActionEnablerSearchSessionForSystem(Id systemId)
Gets the
OsidSession associated with the action
enablers earch service for the given system. |
ActionEnablerSmartSystemSession |
getActionEnablerSmartSystemSession(Id systemId)
Gets the
OsidSession to manage action enabler smart
systems. |
ActionEnablerSystemAssignmentSession |
getActionEnablerSystemAssignmentSession()
Gets the
OsidSession associated with assigning action
enablers to systems. |
ActionEnablerSystemSession |
getActionEnablerSystemSession()
Gets the
OsidSession to lookup action enabler/system
mappings for action enablers. |
DeviceEnablerAdminSession |
getDeviceEnablerAdminSession()
Gets the
OsidSession associated with the device enabler
administration service. |
DeviceEnablerAdminSession |
getDeviceEnablerAdminSessionForSystem(Id systemId)
Gets the
OsidSession associated with the device enabler
administration service for the given system. |
DeviceEnablerLookupSession |
getDeviceEnablerLookupSession()
Gets the
OsidSession associated with the device enabler
lookup service. |
DeviceEnablerLookupSession |
getDeviceEnablerLookupSessionForSystem(Id systemId)
Gets the
OsidSession associated with the device enabler
lookup service for the given system. |
DeviceEnablerNotificationSession |
getDeviceEnablerNotificationSession(DeviceEnablerReceiver deviceEnablerReceiver)
Gets the
OsidSession associated with the device enabler
notification service. |
DeviceEnablerNotificationSession |
getDeviceEnablerNotificationSessionForSystem(DeviceEnablerReceiver deviceEnablerReceiver,
Id systemId)
Gets the
OsidSession associated with the device enabler
notification service for the given system. |
DeviceEnablerQuerySession |
getDeviceEnablerQuerySession()
Gets the
OsidSession associated with the device enabler
query service. |
DeviceEnablerQuerySession |
getDeviceEnablerQuerySessionForSystem(Id systemId)
Gets the
OsidSession associated with the device enabler
query service for the given System. |
DeviceEnablerRuleApplicationSession |
getDeviceEnablerRuleApplicationSession()
Gets the
OsidSession associated with the device enabler
assignment service. |
DeviceEnablerRuleApplicationSession |
getDeviceEnablerRuleApplicationSessionForSystem(Id systemId)
Gets the
OsidSession associated with the device enabler
assignment service for the given system. |
DeviceEnablerRuleLookupSession |
getDeviceEnablerRuleLookupSession()
Gets the
OsidSession associated with the device enabler
mapping lookup service. |
DeviceEnablerRuleLookupSession |
getDeviceEnablerRuleLookupSessionForSystem(Id systemId)
Gets the
OsidSession associated with the device enabler
mapping lookup service for the given system. |
DeviceEnablerSearchSession |
getDeviceEnablerSearchSession()
Gets the
OsidSession associated with the device enabler
search service. |
DeviceEnablerSearchSession |
getDeviceEnablerSearchSessionForSystem(Id systemId)
Gets the
OsidSession associated with the device
enablers earch service for the given system. |
DeviceEnablerSmartSystemSession |
getDeviceEnablerSmartSystemSession(Id systemId)
Gets the
OsidSession to manage device enabler smart
systems. |
DeviceEnablerSystemAssignmentSession |
getDeviceEnablerSystemAssignmentSession()
Gets the
OsidSession associated with assigning device
enablers to systems. |
DeviceEnablerSystemSession |
getDeviceEnablerSystemSession()
Gets the
OsidSession to lookup device enabler/system
mappings for device enablers. |
InputEnablerAdminSession |
getInputEnablerAdminSession()
Gets the
OsidSession associated with the input enabler
administration service. |
InputEnablerAdminSession |
getInputEnablerAdminSessionForSystem(Id systemId)
Gets the
OsidSession associated with the input enabler
administration service for the given system. |
InputEnablerLookupSession |
getInputEnablerLookupSession()
Gets the
OsidSession associated with the input enabler
lookup service. |
InputEnablerLookupSession |
getInputEnablerLookupSessionForSystem(Id systemId)
Gets the
OsidSession associated with the input enabler
lookup service for the given system. |
InputEnablerNotificationSession |
getInputEnablerNotificationSession(InputEnablerReceiver inputEnablerReceiver)
Gets the
OsidSession associated with the input enabler
notification service. |
InputEnablerNotificationSession |
getInputEnablerNotificationSessionForSystem(InputEnablerReceiver inputEnablerReceiver,
Id systemId)
Gets the
OsidSession associated with the input enabler
notification service for the given system. |
InputEnablerQuerySession |
getInputEnablerQuerySession()
Gets the
OsidSession associated with the input enabler
query service. |
InputEnablerQuerySession |
getInputEnablerQuerySessionForSystem(Id systemId)
Gets the
OsidSession associated with the input enabler
query service for the given system. |
InputEnablerRuleApplicationSession |
getInputEnablerRuleApplicationSession()
Gets the
OsidSession associated with the input enabler
assignment service. |
InputEnablerRuleApplicationSession |
getInputEnablerRuleApplicationSessionForSystem(Id systemId)
Gets the
OsidSession associated with the input enabler
assignment service for the given system. |
InputEnablerRuleLookupSession |
getInputEnablerRuleLookupSession()
Gets the
OsidSession associated with the input enabler
mapping lookup service. |
InputEnablerRuleLookupSession |
getInputEnablerRuleLookupSessionForSystem(Id systemId)
Gets the
OsidSession associated with the input enabler
mapping lookup service. |
InputEnablerSearchSession |
getInputEnablerSearchSession()
Gets the
OsidSession associated with the input enabler
search service. |
InputEnablerSearchSession |
getInputEnablerSearchSessionForSystem(Id systemId)
Gets the
OsidSession associated with the input enablers
earch service for the given system. |
InputEnablerSmartSystemSession |
getInputEnablerSmartSystemSession(Id systemId)
Gets the
OsidSession to manage input enabler smart
systems. |
InputEnablerSystemAssignmentSession |
getInputEnablerSystemAssignmentSession()
Gets the
OsidSession associated with assigning input
enablers to systems. |
InputEnablerSystemSession |
getInputEnablerSystemSession()
Gets the
OsidSession to lookup input enabler/system
mappings for input enablers. |
TriggerEnablerAdminSession |
getTriggerEnablerAdminSession()
Gets the
OsidSession associated with the trigger
enabler administration service. |
TriggerEnablerAdminSession |
getTriggerEnablerAdminSessionForSystem(Id systemId)
Gets the
OsidSession associated with the trigger
enabler administration service for the given system. |
TriggerEnablerLookupSession |
getTriggerEnablerLookupSession()
Gets the
OsidSession associated with the trigger
enabler lookup service. |
TriggerEnablerLookupSession |
getTriggerEnablerLookupSessionForSystem(Id systemId)
Gets the
OsidSession associated with the trigger
enabler lookup service for the given system. |
TriggerEnablerNotificationSession |
getTriggerEnablerNotificationSession(TriggerEnablerReceiver triggerEnablerReceiver)
Gets the
OsidSession associated with the trigger
enabler notification service. |
TriggerEnablerNotificationSession |
getTriggerEnablerNotificationSessionForSystem(TriggerEnablerReceiver triggerEnablerReceiver,
Id systemId)
Gets the
OsidSession associated with the trigger
enabler notification service for the given system. |
TriggerEnablerQuerySession |
getTriggerEnablerQuerySession()
Gets the
OsidSession associated with the trigger
enabler query service. |
TriggerEnablerQuerySession |
getTriggerEnablerQuerySessionForSystem(Id systemId)
Gets the
OsidSession associated with the trigger
enabler query service for the given system. |
TriggerEnablerRuleApplicationSession |
getTriggerEnablerRuleApplicationSession()
Gets the
OsidSession associated with the trigger
enabler assignment service. |
TriggerEnablerRuleApplicationSession |
getTriggerEnablerRuleApplicationSessionForSystem(Id systemId)
Gets the
OsidSession associated with the trigger
enabler assignment service for the given system. |
TriggerEnablerRuleLookupSession |
getTriggerEnablerRuleLookupSession()
Gets the
OsidSession associated with the trigger
enabler mapping lookup service. |
TriggerEnablerRuleLookupSession |
getTriggerEnablerRuleLookupSessionForSystem(Id systemId)
Gets the
OsidSession associated with the trigger
enabler mapping lookup service for the given system. |
TriggerEnablerSearchSession |
getTriggerEnablerSearchSession()
Gets the
OsidSession associated with the trigger
enabler search service. |
TriggerEnablerSearchSession |
getTriggerEnablerSearchSessionForSystem(Id systemId)
Gets the
OsidSession associated with the trigger
enablers earch service for the given system. |
TriggerEnablerSmartSystemSession |
getTriggerEnablerSmartSystemSession(Id systemId)
Gets the
OsidSession to manage trigger enabler smart
systems. |
TriggerEnablerSystemAssignmentSession |
getTriggerEnablerSystemAssignmentSession()
Gets the
OsidSession associated with assigning trigger
enablers to systems. |
TriggerEnablerSystemSession |
getTriggerEnablerSystemSession()
Gets the
OsidSession to lookup trigger enabler/system
mappings for trigger enablers. |
changeBranch, initialize, rollbackService
close
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, supportsVisibleFederation
getBranch, getBranchId, getDescription, getDisplayName, getId, getLocales, getProxyRecordTypes, getReleaseDate, getVersion, supportsJournalBranching, supportsJournalRollback, supportsOSIDVersion, supportsProxyRecordType
getBranding, getBrandingIds, getLicense, getProvider, getProviderId
DeviceEnablerLookupSession getDeviceEnablerLookupSession() throws OperationFailedException
OsidSession
associated with the device enabler
lookup service. DeviceEnablerLookupSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsDeviceEnablerLookup()
is false
optional
- This method must be implemented if
supportsDeviceEnablerLookup()
is true.
DeviceEnablerLookupSession getDeviceEnablerLookupSessionForSystem(Id systemId) throws NotFoundException, OperationFailedException
OsidSession
associated with the device enabler
lookup service for the given system.systemId
- the Id
of the System
DeviceEnablerLookupSession
NotFoundException
- no System
found by
the given Id
NullArgumentException
- systemId
is
null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsDeviceEnablerLookup()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsDeviceEnablerLookup()
and
supportsVisibleFederation()
are true.
DeviceEnablerQuerySession getDeviceEnablerQuerySession() throws OperationFailedException
OsidSession
associated with the device enabler
query service. DeviceEnablerQuerySession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsDeviceEnablerQuery()
is false
optional
- This method must be implemented if
supportsDeviceEnablerQuery()
is true.
DeviceEnablerQuerySession getDeviceEnablerQuerySessionForSystem(Id systemId) throws NotFoundException, OperationFailedException
OsidSession
associated with the device enabler
query service for the given System.systemId
- the Id
of the System
DeviceEnablerQuerySession
NotFoundException
- no System found by the given IdNullArgumentException
- systemId
is
null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsDeviceEnablerQuery()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsDeviceEnablerQuery()
and
supportsVisibleFederation()
are true.
DeviceEnablerSearchSession getDeviceEnablerSearchSession() throws OperationFailedException
OsidSession
associated with the device enabler
search service. DeviceEnablerSearchSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsDeviceEnablerSearch()
is false
optional
- This method must be implemented if
supportsDeviceEnablerSearch()
is true.
DeviceEnablerSearchSession getDeviceEnablerSearchSessionForSystem(Id systemId) throws NotFoundException, OperationFailedException
OsidSession
associated with the device
enablers earch service for the given system.systemId
- the Id
of the System
DeviceEnablerSearchSession
NotFoundException
- no System found by the given IdNullArgumentException
- systemId
is
null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsDeviceEnablerSearch()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsDeviceEnablerSearch()
and
supportsVisibleFederation()
are true.
DeviceEnablerAdminSession getDeviceEnablerAdminSession() throws OperationFailedException
OsidSession
associated with the device enabler
administration service. DeviceEnablerAdminSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsDeviceEnablerAdmin()
is false
optional
- This method must be implemented if
supportsDeviceEnablerAdmin()
is true.
DeviceEnablerAdminSession getDeviceEnablerAdminSessionForSystem(Id systemId) throws NotFoundException, OperationFailedException
OsidSession
associated with the device enabler
administration service for the given system.systemId
- the Id
of the System
DeviceEnablerAdminSession
NotFoundException
- no System found by the given IdNullArgumentException
- systemId
is
null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsDeviceEnablerAdmin()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsDeviceEnablerAdmin()
and
supportsVisibleFederation()
are true.
DeviceEnablerNotificationSession getDeviceEnablerNotificationSession(DeviceEnablerReceiver deviceEnablerReceiver) throws OperationFailedException
OsidSession
associated with the device enabler
notification service.deviceEnablerReceiver
- the notification callback DeviceEnablerNotificationSession
NullArgumentException
- deviceEnablerReceiver
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsDeviceEnablerNotification()
is false
optional
- This method must be implemented if
supportsDeviceEnablerNotification()
is
true.
DeviceEnablerNotificationSession getDeviceEnablerNotificationSessionForSystem(DeviceEnablerReceiver deviceEnablerReceiver, Id systemId) throws NotFoundException, OperationFailedException
OsidSession
associated with the device enabler
notification service for the given system.deviceEnablerReceiver
- the notification callbacksystemId
- the Id
of the System
DeviceEnablerNotificationSession
NotFoundException
- no system found by the given
Id
NullArgumentException
- deviceEnablerReceiver
or systemId
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsDeviceEnablerNotification()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsDeviceEnablerNotification()
and
supportsVisibleFederation()
are true.
DeviceEnablerSystemSession getDeviceEnablerSystemSession() throws OperationFailedException
OsidSession
to lookup device enabler/system
mappings for device enablers. DeviceEnablerSystemSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsDeviceEnablerSystem()
is false
optional
- This method must be implemented if
supportsDeviceEnablerSystem()
is true.
DeviceEnablerSystemAssignmentSession getDeviceEnablerSystemAssignmentSession() throws OperationFailedException
OsidSession
associated with assigning device
enablers to systems. DeviceEnablerSystemAssignmentSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsDeviceEnablerSystemAssignment()
is
false
optional
- This method must be implemented if
supportsDeviceEnablerSystemAssignment()
is
true.
DeviceEnablerSmartSystemSession getDeviceEnablerSmartSystemSession(Id systemId) throws NotFoundException, OperationFailedException
OsidSession
to manage device enabler smart
systems.systemId
- the Id
of the System
DeviceEnablerSmartSystemSession
NotFoundException
- no System found by the given IdNullArgumentException
- systemId
is
null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsDeviceEnablerSmartSystem()
is false
optional
- This method must be implemented if
supportsDeviceEnablerSmartSystem()
is true.
DeviceEnablerRuleLookupSession getDeviceEnablerRuleLookupSession() throws OperationFailedException
OsidSession
associated with the device enabler
mapping lookup service. DeviceEnablerRuleLookupSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsDeviceEnablerRuleLookup()
is false
optional
- This method must be implemented if
supportsDeviceEnablerRuleLookup()
is true.
DeviceEnablerRuleLookupSession getDeviceEnablerRuleLookupSessionForSystem(Id systemId) throws NotFoundException, OperationFailedException
OsidSession
associated with the device enabler
mapping lookup service for the given system.systemId
- the Id
of the System
DeviceEnablerRuleLookupSession
NotFoundException
- no System found by the given IdNullArgumentException
- systemId
is
null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsDeviceEnablerRuleLookup()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsDeviceEnablerRuleLookup()
and
supportsVisibleFederation()
are true.
DeviceEnablerRuleApplicationSession getDeviceEnablerRuleApplicationSession() throws OperationFailedException
OsidSession
associated with the device enabler
assignment service. DeviceEnablerRuleApplicationSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsDeviceEnablerRuleApplication()
is false
optional
- This method must be implemented if
supportsDeviceEnablerRuleApplication()
is
true.
DeviceEnablerRuleApplicationSession getDeviceEnablerRuleApplicationSessionForSystem(Id systemId) throws NotFoundException, OperationFailedException
OsidSession
associated with the device enabler
assignment service for the given system.systemId
- the Id
of the System
DeviceEnablerRuleApplicationSession
NotFoundException
- no System found by the given IdNullArgumentException
- systemId
is
null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsDeviceEnablerRuleApplication()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsDeviceEnablerRuleApplication()
and
supportsVisibleFederation()
are true.
InputEnablerLookupSession getInputEnablerLookupSession() throws OperationFailedException
OsidSession
associated with the input enabler
lookup service. InputEnablerLookupSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsInputEnablerLookup()
is false
optional
- This method must be implemented if
supportsInputEnablerLookup()
is true.
InputEnablerLookupSession getInputEnablerLookupSessionForSystem(Id systemId) throws NotFoundException, OperationFailedException
OsidSession
associated with the input enabler
lookup service for the given system.systemId
- the Id
of the System
InputEnablerLookupSession
NotFoundException
- no System found by the given IdNullArgumentException
- systemId
is
null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsInputEnablerLookup()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsInputEnablerLookup()
and
supportsVisibleFederation()
are true.
InputEnablerQuerySession getInputEnablerQuerySession() throws OperationFailedException
OsidSession
associated with the input enabler
query service. InputEnablerQuerySession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsInputEnablerQuery()
is false
optional
- This method must be implemented if
supportsInputEnablerQuery()
is true.
InputEnablerQuerySession getInputEnablerQuerySessionForSystem(Id systemId) throws NotFoundException, OperationFailedException
OsidSession
associated with the input enabler
query service for the given system.systemId
- the Id
of the System
InputEnablerQuerySession
NotFoundException
- no System found by the given IdNullArgumentException
- systemId
is
null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsInputEnablerQuery()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsInputEnablerQuery()
and
supportsVisibleFederation()
are true.
InputEnablerSearchSession getInputEnablerSearchSession() throws OperationFailedException
OsidSession
associated with the input enabler
search service. InputEnablerSearchSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsInputEnablerSearch()
is false
optional
- This method must be implemented if
supportsInputEnablerSearch()
is true.
InputEnablerSearchSession getInputEnablerSearchSessionForSystem(Id systemId) throws NotFoundException, OperationFailedException
OsidSession
associated with the input enablers
earch service for the given system.systemId
- the Id
of the System
InputEnablerSearchSession
NotFoundException
- no System found by the given IdNullArgumentException
- systemId
is
null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsInputEnablerSearch()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsInputEnablerSearch()
and
supportsVisibleFederation()
are true.
InputEnablerAdminSession getInputEnablerAdminSession() throws OperationFailedException
OsidSession
associated with the input enabler
administration service. InputEnablerAdminSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsInputEnablerAdmin()
is false
optional
- This method must be implemented if
supportsInputEnablerAdmin()
is true.
InputEnablerAdminSession getInputEnablerAdminSessionForSystem(Id systemId) throws NotFoundException, OperationFailedException
OsidSession
associated with the input enabler
administration service for the given system.systemId
- the Id
of the System
InputEnablerAdminSession
NotFoundException
- no System found by the given IdNullArgumentException
- systemId
is
null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsInputEnablerAdmin()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsInputEnablerAdmin()
and
supportsVisibleFederation()
are true.
InputEnablerNotificationSession getInputEnablerNotificationSession(InputEnablerReceiver inputEnablerReceiver) throws OperationFailedException
OsidSession
associated with the input enabler
notification service.inputEnablerReceiver
- the notification callback InputEnablerNotificationSession
NullArgumentException
- inputEnablerReceiver
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsInputEnablerNotification()
is false
optional
- This method must be implemented if
supportsInputEnablerNotification()
is true.
InputEnablerNotificationSession getInputEnablerNotificationSessionForSystem(InputEnablerReceiver inputEnablerReceiver, Id systemId) throws NotFoundException, OperationFailedException
OsidSession
associated with the input enabler
notification service for the given system.inputEnablerReceiver
- the notification callbacksystemId
- the Id
of the System
InputEnablerNotificationSession
NotFoundException
- no system found by the given
Id
NullArgumentException
- inputEnablerReceiver
or systemId
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsInputEnablerNotification()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsInputEnablerNotification()
and
supportsVisibleFederation()
are true.
InputEnablerSystemSession getInputEnablerSystemSession() throws OperationFailedException
OsidSession
to lookup input enabler/system
mappings for input enablers. InputEnablerSystemSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsInputEnablerSystem()
is false
optional
- This method must be implemented if
supportsInputEnablerSystem()
is true.
InputEnablerSystemAssignmentSession getInputEnablerSystemAssignmentSession() throws OperationFailedException
OsidSession
associated with assigning input
enablers to systems. InputEnablerSystemAssignmentSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsInputEnablerSystemAssignment()
is false
optional
- This method must be implemented if
supportsInputEnablerSystemAssignment()
is
true.
InputEnablerSmartSystemSession getInputEnablerSmartSystemSession(Id systemId) throws NotFoundException, OperationFailedException
OsidSession
to manage input enabler smart
systems.systemId
- the Id
of the System
InputEnablerSmartSystemSession
NotFoundException
- no System found by the given IdNullArgumentException
- systemId
is
null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsInputEnablerSmartSystem()
is false
optional
- This method must be implemented if
supportsInputEnablerSmartSystem()
is true.
InputEnablerRuleLookupSession getInputEnablerRuleLookupSession() throws OperationFailedException
OsidSession
associated with the input enabler
mapping lookup service. InputEnablerRuleLookupSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsInputEnablerRuleLookup()
is false
optional
- This method must be implemented if
supportsInputEnablerRuleLookup()
is true.
InputEnablerRuleLookupSession getInputEnablerRuleLookupSessionForSystem(Id systemId) throws NotFoundException, OperationFailedException
OsidSession
associated with the input enabler
mapping lookup service.systemId
- the Id
of the System
InputEnablerRuleLookupSession
NotFoundException
- no System found by the given IdNullArgumentException
- systemId
is
null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsInputEnablerRuleLookup()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsInputEnablerRuleLookup()
and
supportsVisibleFederation()
are true.
InputEnablerRuleApplicationSession getInputEnablerRuleApplicationSession() throws OperationFailedException
OsidSession
associated with the input enabler
assignment service. InputEnablerRuleApplicationSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsInputEnablerRuleApplication()
is false
optional
- This method must be implemented if
supportsInputEnablerRuleApplication()
is
true.
InputEnablerRuleApplicationSession getInputEnablerRuleApplicationSessionForSystem(Id systemId) throws NotFoundException, OperationFailedException
OsidSession
associated with the input enabler
assignment service for the given system.systemId
- the Id
of the System
InputEnablerRuleApplicationSession
NotFoundException
- no System found by the given IdNullArgumentException
- systemId
is
null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsInputEnablerRuleApplication()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsInputEnablerRuleApplication()
and
supportsVisibleFederation()
are true.
TriggerEnablerLookupSession getTriggerEnablerLookupSession() throws OperationFailedException
OsidSession
associated with the trigger
enabler lookup service. TriggerEnablerLookupSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsTriggerEnablerLookup()
is false
optional
- This method must be implemented if
supportsTriggerEnablerLookup()
is true.
TriggerEnablerLookupSession getTriggerEnablerLookupSessionForSystem(Id systemId) throws NotFoundException, OperationFailedException
OsidSession
associated with the trigger
enabler lookup service for the given system.systemId
- the Id
of the System
TriggerEnablerLookupSession
NotFoundException
- no System found by the given IdNullArgumentException
- systemId
is
null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsTriggerEnablerLookup()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsTriggerEnablerLookup()
and
supportsVisibleFederation()
are true.
TriggerEnablerQuerySession getTriggerEnablerQuerySession() throws OperationFailedException
OsidSession
associated with the trigger
enabler query service. TriggerEnablerQuerySession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsTriggerEnablerQuery()
is false
optional
- This method must be implemented if
supportsTriggerEnablerQuery()
is true.
TriggerEnablerQuerySession getTriggerEnablerQuerySessionForSystem(Id systemId) throws NotFoundException, OperationFailedException
OsidSession
associated with the trigger
enabler query service for the given system.systemId
- the Id
of the System
TriggerEnablerQuerySession
NotFoundException
- no System found by the given IdNullArgumentException
- systemId
is
null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsTriggerEnablerQuery()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsTriggerEnablerQuery()
and
supportsVisibleFederation()
are true.
TriggerEnablerSearchSession getTriggerEnablerSearchSession() throws OperationFailedException
OsidSession
associated with the trigger
enabler search service. TriggerEnablerSearchSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsTriggerEnablerSearch()
is false
optional
- This method must be implemented if
supportsTriggerEnablerSearch()
is true.
TriggerEnablerSearchSession getTriggerEnablerSearchSessionForSystem(Id systemId) throws NotFoundException, OperationFailedException
OsidSession
associated with the trigger
enablers earch service for the given system.systemId
- the Id
of the System
TriggerEnablerSearchSession
NotFoundException
- no System found by the given IdNullArgumentException
- systemId
is
null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsTriggerEnablerSearch()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsTriggerEnablerSearch()
and
supportsVisibleFederation()
are true.
TriggerEnablerAdminSession getTriggerEnablerAdminSession() throws OperationFailedException
OsidSession
associated with the trigger
enabler administration service. TriggerEnablerAdminSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsTriggerEnablerAdmin()
is false
optional
- This method must be implemented if
supportsTriggerEnablerAdmin()
is true.
TriggerEnablerAdminSession getTriggerEnablerAdminSessionForSystem(Id systemId) throws NotFoundException, OperationFailedException
OsidSession
associated with the trigger
enabler administration service for the given system.systemId
- the Id
of the System
TriggerEnablerAdminSession
NotFoundException
- no System found by the given IdNullArgumentException
- systemId
is
null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsTriggerEnablerAdmin()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsTriggerEnablerAdmin()
and
supportsVisibleFederation()
are true.
TriggerEnablerNotificationSession getTriggerEnablerNotificationSession(TriggerEnablerReceiver triggerEnablerReceiver) throws OperationFailedException
OsidSession
associated with the trigger
enabler notification service.triggerEnablerReceiver
- the notification callback TriggerEnablerNotificationSession
NullArgumentException
- triggerEnablerReceiver
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsTriggerEnablerNotification()
is false
optional
- This method must be implemented if
supportsTriggerEnablerNotification()
is
true.
TriggerEnablerNotificationSession getTriggerEnablerNotificationSessionForSystem(TriggerEnablerReceiver triggerEnablerReceiver, Id systemId) throws NotFoundException, OperationFailedException
OsidSession
associated with the trigger
enabler notification service for the given system.triggerEnablerReceiver
- the notification callbacksystemId
- the Id
of the System
TriggerEnablerNotificationSession
NotFoundException
- no system found by the given
Id
NullArgumentException
- triggerEnablerReceiver
or systemId
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsTriggerEnablerNotification()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsTriggerEnablerNotification()
and
supportsVisibleFederation()
are true.
TriggerEnablerSystemSession getTriggerEnablerSystemSession() throws OperationFailedException
OsidSession
to lookup trigger enabler/system
mappings for trigger enablers. TriggerEnablerSystemSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsTriggerEnablerSystem()
is false
optional
- This method must be implemented if
supportsTriggerEnablerSystem()
is true.
TriggerEnablerSystemAssignmentSession getTriggerEnablerSystemAssignmentSession() throws OperationFailedException
OsidSession
associated with assigning trigger
enablers to systems. TriggerEnablerSystemAssignmentSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsTriggerEnablerSystemAssignment()
is
false
optional
- This method must be implemented if
supportsTriggerEnablerSystemAssignment()
is
true.
TriggerEnablerSmartSystemSession getTriggerEnablerSmartSystemSession(Id systemId) throws NotFoundException, OperationFailedException
OsidSession
to manage trigger enabler smart
systems.systemId
- the Id
of the System
TriggerEnablerSmartSystemSession
NotFoundException
- no System found by the given IdNullArgumentException
- systemId
is
null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsTriggerEnablerSmartSystem()
is false
optional
- This method must be implemented if
supportsTriggerEnablerSmartSystem()
is
true.
TriggerEnablerRuleLookupSession getTriggerEnablerRuleLookupSession() throws OperationFailedException
OsidSession
associated with the trigger
enabler mapping lookup service. TriggerEnablerRuleLookupSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsTriggerEnablerRuleLookup()
is false
optional
- This method must be implemented if
supportsTriggerEnablerRuleLookup()
is true.
TriggerEnablerRuleLookupSession getTriggerEnablerRuleLookupSessionForSystem(Id systemId) throws NotFoundException, OperationFailedException
OsidSession
associated with the trigger
enabler mapping lookup service for the given system.systemId
- the Id
of the System
TriggerEnablerRuleLookupSession
NotFoundException
- no System found by the given IdNullArgumentException
- systemId
is
null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsTriggerEnablerRuleLookup()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsTriggerEnablerRuleLookup()
and
supportsVisibleFederation()
are true.
TriggerEnablerRuleApplicationSession getTriggerEnablerRuleApplicationSession() throws OperationFailedException
OsidSession
associated with the trigger
enabler assignment service. TriggerEnablerRuleApplicationSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsTriggerEnablerRuleApplication()
is
false
optional
- This method must be implemented if
supportsTriggerEnablerRuleApplication()
is
true.
TriggerEnablerRuleApplicationSession getTriggerEnablerRuleApplicationSessionForSystem(Id systemId) throws NotFoundException, OperationFailedException
OsidSession
associated with the trigger
enabler assignment service for the given system.systemId
- the Id
of the System
TriggerEnablerRuleApplicationSession
NotFoundException
- no System found by the given IdNullArgumentException
- systemId
is
null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsTriggerEnablerRuleApplication()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsTriggerEnablerRuleApplication()
and
supportsVisibleFederation()
are true.
ActionEnablerLookupSession getActionEnablerLookupSession() throws OperationFailedException
OsidSession
associated with the action enabler
lookup service. ActionEnablerLookupSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsActionEnablerLookup()
is false
optional
- This method must be implemented if
supportsActionEnablerLookup()
is true.
ActionEnablerLookupSession getActionEnablerLookupSessionForSystem(Id systemId) throws NotFoundException, OperationFailedException
OsidSession
associated with the action enabler
lookup service for the given system.systemId
- the Id
of the System
ActionEnablerLookupSession
NotFoundException
- no System
found by
the given Id
NullArgumentException
- systemId
is
null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsActionEnablerLookup()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsActionEnablerLookup()
and
supportsVisibleFederation()
are true.
ActionEnablerQuerySession getActionEnablerQuerySession() throws OperationFailedException
OsidSession
associated with the action enabler
query service. ActionEnablerQuerySession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsActionEnablerQuery()
is false
optional
- This method must be implemented if
supportsActionEnablerQuery()
is true.
ActionEnablerQuerySession getActionEnablerQuerySessionForSystem(Id systemId) throws NotFoundException, OperationFailedException
OsidSession
associated with the action enabler
query service for the given system.systemId
- the Id
of the System
ActionEnablerQuerySession
NotFoundException
- no System
found by
the given Id
NullArgumentException
- systemId
is
null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsActionEnablerQuery()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsActionEnablerQuery()
and
supportsVisibleFederation()
are true.
ActionEnablerSearchSession getActionEnablerSearchSession() throws OperationFailedException
OsidSession
associated with the action enabler
search service. ActionEnablerSearchSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsActionEnablerSearch()
is false
optional
- This method must be implemented if
supportsActionEnablerSearch()
is true.
ActionEnablerSearchSession getActionEnablerSearchSessionForSystem(Id systemId) throws NotFoundException, OperationFailedException
OsidSession
associated with the action
enablers earch service for the given system.systemId
- the Id
of the System
ActionEnablerSearchSession
NotFoundException
- no System
found by
the given Id
NullArgumentException
- systemId
is
null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsActionEnablerSearch()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsActionEnablerSearch()
and
supportsVisibleFederation()
are true.
ActionEnablerAdminSession getActionEnablerAdminSession() throws OperationFailedException
OsidSession
associated with the action enabler
administration service. ActionEnablerAdminSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsActionEnablerAdmin()
is false
optional
- This method must be implemented if
supportsActionEnablerAdmin()
is true.
ActionEnablerAdminSession getActionEnablerAdminSessionForSystem(Id systemId) throws NotFoundException, OperationFailedException
OsidSession
associated with the action enabler
administration service for the given system.systemId
- the Id
of the System
ActionEnablerAdminSession
NotFoundException
- no System
found by
the given Id
NullArgumentException
- systemId
is
null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsActionEnablerAdmin()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsActionEnablerAdmin()
and
supportsVisibleFederation()
are true.
ActionEnablerNotificationSession getActionEnablerNotificationSession(ActionEnablerReceiver actionEnablerReceiver) throws OperationFailedException
OsidSession
associated with the action enabler
notification service.actionEnablerReceiver
- the notification callback ActionEnablerNotificationSession
NullArgumentException
- actionEnablerReceiver
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsActionEnablerNotification()
is false
optional
- This method must be implemented if
supportsActionEnablerNotification()
is
true.
ActionEnablerNotificationSession getActionEnablerNotificationSessionForSystem(ActionEnablerReceiver actionEnablerReceiver, Id systemId) throws NotFoundException, OperationFailedException
OsidSession
associated with the action enabler
notification service for the given system.actionEnablerReceiver
- the notification callbacksystemId
- the Id
of the System
ActionEnablerNotificationSession
NotFoundException
- no system found by the given
Id
NullArgumentException
- actionEnablerReceiver
or systemId
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsActionEnablerNotification()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsActionEnablerNotification()
and
supportsVisibleFederation()
are true.
ActionEnablerSystemSession getActionEnablerSystemSession() throws OperationFailedException
OsidSession
to lookup action enabler/system
mappings for action enablers. ActionEnablerSystemSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsActionEnablerSystem()
is false
optional
- This method must be implemented if
supportsActionEnablerSystem()
is true.
ActionEnablerSystemAssignmentSession getActionEnablerSystemAssignmentSession() throws OperationFailedException
OsidSession
associated with assigning action
enablers to systems. ActionEnablerSystemAssignmentSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsActionEnablerSystemAssignment()
is
false
optional
- This method must be implemented if
supportsActionEnablerSystemAssignment()
is
true.
ActionEnablerSmartSystemSession getActionEnablerSmartSystemSession(Id systemId) throws NotFoundException, OperationFailedException
OsidSession
to manage action enabler smart
systems.systemId
- the Id
of the System
ActionEnablerSmartSystemSession
NotFoundException
- no System
found by
the given Id
NullArgumentException
- systemId
is
null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsActionEnablerSmartSystem()
is false
optional
- This method must be implemented if
supportsActionEnablerSmartSystem()
is true.
ActionEnablerRuleLookupSession getActionEnablerRuleLookupSession() throws OperationFailedException
OsidSession
associated with the action enabler
mapping lookup service. ActionEnablerRuleLookupSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsActionEnablerRuleLookup()
is false
optional
- This method must be implemented if
supportsActionEnablerRuleLookup()
is true.
ActionEnablerRuleLookupSession getActionEnablerRuleLookupSessionForSystem(Id systemId) throws NotFoundException, OperationFailedException
OsidSession
associated with the action enabler
mapping lookup service for the given system.systemId
- the Id
of the System
ActionEnablerRuleLookupSession
NotFoundException
- no System
found by
the given Id
NullArgumentException
- systemId
is
null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsActionEnablerRuleLookup()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsActionEnablerRuleLookup()
and
supportsVisibleFederation()
are true.
ActionEnablerRuleApplicationSession getActionEnablerRuleApplicationSession() throws OperationFailedException
OsidSession
associated with the action enabler
assignment service. ActionEnablerRuleApplicationSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsActionEnablerRuleApplication()
is false
optional
- This method must be implemented if
supportsActionEnablerRuleApplication()
is
true.
ActionEnablerRuleApplicationSession getActionEnablerRuleApplicationSessionForSystem(Id systemId) throws NotFoundException, OperationFailedException
OsidSession
associated with the action enabler
assignment service for the given system.systemId
- the Id
of the System
ActionEnablerRuleApplicationSession
NotFoundException
- no System
found by
the given Id
NullArgumentException
- systemId
is
null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsActionEnablerRuleApplication()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsActionEnablerRuleApplication()
and
supportsVisibleFederation()
are true.