Uses of Interface
org.osid.control.ActionGroup
Packages that use ActionGroup
Package
Description
The Open Service Interface Definitions for the org.osid.control
service.
-
Uses of ActionGroup in org.osid.control
Methods in org.osid.control that return ActionGroupModifier and TypeMethodDescriptionActionGroupAdminSession.createActionGroup(ActionGroupForm actionGroupForm) Creates a newActionGroup.Action.getActionGroup()Gets the action group for this action.ActionGroupLookupSession.getActionGroup(Id actionGroupId) Gets theActionGroupspecified by itsId.Action.getNextActionGroup()Gets the action group to execute,ActionGroupList.getNextActionGroup()Gets the nextActionGroupin this list.ActionGroupList.getNextActionGroups(long n) Gets the next set ofActionGroupelements in this list.