Uses of Interface
org.osid.control.System

Packages that use System
Package
Description
The Open Service Interface Definitions for the org.osid.control service.
The Open Service Interface Definitions for the org.osid.control.rules service.
  • Uses of System in org.osid.control

    Methods in org.osid.control that return System
    Modifier and Type
    Method
    Description
    SystemAdminSession.createSystem(SystemForm systemForm)
    Creates a new System .
    SystemList.getNextSystem()
    Gets the next System in this list.
    SystemList.getNextSystems(long n)
    Gets the next set of System elements in this list.
    ActionGroupAdminSession.getSystem()
    Gets the System associated with this session.
    ActionGroupLookupSession.getSystem()
    Gets the System associated with this session.
    ActionGroupNotificationSession.getSystem()
    Gets the System associated with this session.
    ActionGroupQuerySession.getSystem()
    Gets the System associated with this session.
    ActionGroupSmartSystemSession.getSystem()
    Gets the System associated with this session.
    ControllerAdminSession.getSystem()
    Gets the System associated with this session.
    ControllerLookupSession.getSystem()
    Gets the System associated with this session.
    ControllerNotificationSession.getSystem()
    Gets the System associated with this session.
    ControllerQuerySession.getSystem()
    Gets the System associated with this session.
    ControllerSmartSystemSession.getSystem()
    Gets the System associated with this session.
    DeviceAdminSession.getSystem()
    Gets the System associated with this session.
    DeviceLookupSession.getSystem()
    Gets the System associated with this session.
    DeviceNotificationSession.getSystem()
    Gets the System associated with this session.
    DeviceQuerySession.getSystem()
    Gets the System associated with this session.
    DeviceSmartSystemSession.getSystem()
    Gets the System associated with this session.
    InputAdminSession.getSystem()
    Gets the System associated with this session.
    InputLookupSession.getSystem()
    Gets the System associated with this session.
    InputNotificationSession.getSystem()
    Gets the System associated with this session.
    InputQuerySession.getSystem()
    Gets the System associated with this session.
    InputSmartSystemSession.getSystem()
    Gets the System associated with this session.
    SceneAdminSession.getSystem()
    Gets the System associated with this session.
    SceneLookupSession.getSystem()
    Gets the System associated with this session.
    SceneNotificationSession.getSystem()
    Gets the System associated with this session.
    SceneQuerySession.getSystem()
    Gets the System associated with this session.
    SceneSmartSystemSession.getSystem()
    Gets the System associated with this session.
    SettingAdminSession.getSystem()
    Gets the System associated with this session.
    SettingLookupSession.getSystem()
    Gets the System associated with this session.
    SettingNotificationSession.getSystem()
    Gets the System associated with this session.
    SettingQuerySession.getSystem()
    Gets the System associated with this session.
    SettingSmartSystemSession.getSystem()
    Gets the System associated with this session.
    SystemLookupSession.getSystem(Id systemId)
    Gets the System specified by its Id .
    SystemNode.getSystem()
    Gets the System at this node.
    TriggerAdminSession.getSystem()
    Gets the System associated with this session.
    TriggerLookupSession.getSystem()
    Gets the System associated with this session.
    TriggerNotificationSession.getSystem()
    Gets the System associated with this session.
    TriggerQuerySession.getSystem()
    Gets the System associated with this session.
    TriggerSmartSystemSession.getSystem()
    Gets the System associated with this session.
  • Uses of System in org.osid.control.rules

    Methods in org.osid.control.rules that return System
    Modifier and Type
    Method
    Description
    ActionEnablerAdminSession.getSystem()
    Gets the System associated with this session.
    ActionEnablerLookupSession.getSystem()
    Gets the System associated with this session.
    ActionEnablerNotificationSession.getSystem()
    Gets the System associated with this session.
    ActionEnablerQuerySession.getSystem()
    Gets the System associated with this session.
    ActionEnablerRuleApplicationSession.getSystem()
    Gets the System associated with this session.
    ActionEnablerRuleLookupSession.getSystem()
    Gets the System associated with this session.
    ActionEnablerSmartSystemSession.getSystem()
    Gets the System associated with this session.
    DeviceEnablerAdminSession.getSystem()
    Gets the System associated with this session.
    DeviceEnablerLookupSession.getSystem()
    Gets the System associated with this session.
    DeviceEnablerNotificationSession.getSystem()
    Gets the System associated with this session.
    DeviceEnablerQuerySession.getSystem()
    Gets the System associated with this session.
    DeviceEnablerRuleApplicationSession.getSystem()
    Gets the System associated with this session.
    DeviceEnablerRuleLookupSession.getSystem()
    Gets the System associated with this session.
    DeviceEnablerSmartSystemSession.getSystem()
    Gets the System associated with this session.
    InputEnablerAdminSession.getSystem()
    Gets the System associated with this session.
    InputEnablerLookupSession.getSystem()
    Gets the System associated with this session.
    InputEnablerNotificationSession.getSystem()
    Gets the System associated with this session.
    InputEnablerQuerySession.getSystem()
    Gets the System associated with this session.
    InputEnablerRuleApplicationSession.getSystem()
    Gets the System associated with this session.
    InputEnablerRuleLookupSession.getSystem()
    Gets the System associated with this session.
    InputEnablerSmartSystemSession.getSystem()
    Gets the System associated with this session.
    TriggerEnablerAdminSession.getSystem()
    Gets the System associated with this session.
    TriggerEnablerLookupSession.getSystem()
    Gets the System associated with this session.
    TriggerEnablerNotificationSession.getSystem()
    Gets the System associated with this session.
    TriggerEnablerQuerySession.getSystem()
    Gets the System associated with this session.
    TriggerEnablerRuleApplicationSession.getSystem()
    Gets the System associated with this session.
    TriggerEnablerRuleLookupSession.getSystem()
    Gets the System associated with this session.
    TriggerEnablerSmartSystemSession.getSystem()
    Gets the System associated with this session.