Uses of Interface
org.osid.control.Controller
Packages that use Controller
Package
Description
The Open Service Interface Definitions for the org.osid.control
service.
-
Uses of Controller in org.osid.control
Methods in org.osid.control that return ControllerModifier and TypeMethodDescriptionControllerAdminSession.createController(ControllerForm controllerForm) Creates a newController.ControllerLookupSession.getController(Id controllerId) Gets theControllerspecified by itsId.Input.getController()Gets the controller.Setting.getController()Gets the controller.Trigger.getController()Gets the controller.Action.getMatchingController()Gets the matching controller.ControllerList.getNextController()Gets the nextControllerin this list.ControllerList.getNextControllers(long n) Gets the next set ofControllerelements in this list.