Uses of Interface
org.osid.control.Trigger
Packages that use Trigger
Package
Description
The Open Service Interface Definitions for the org.osid.control
service.
-
Uses of Trigger in org.osid.control
Methods in org.osid.control that return TriggerModifier and TypeMethodDescriptionTriggerAdminSession.createTrigger(TriggerForm triggerForm) Creates a newTrigger.TriggerList.getNextTrigger()Gets the nextTriggerin this list.Trigger[]TriggerList.getNextTriggers(long n) Gets the next set ofTriggerelements in this list.TriggerLookupSession.getTrigger(Id triggerId) Gets theTriggerspecified by itsId.