Uses of Interface
org.osid.mapping.path.rules.ObstacleEnabler
Packages that use ObstacleEnabler
Package
Description
The Open Service Interface Definitions for the org.osid.mapping.path.rules
service.
-
Uses of ObstacleEnabler in org.osid.mapping.path.rules
Methods in org.osid.mapping.path.rules that return ObstacleEnablerModifier and TypeMethodDescriptionObstacleEnablerAdminSession.createObstacleEnabler(ObstacleEnablerForm obstacleEnablerForm) Creates a newObstacleEnabler.ObstacleEnablerList.getNextObstacleEnabler()Gets the nextObstacleEnablerin this list.ObstacleEnablerList.getNextObstacleEnablers(long n) Gets the next set ofObstacleEnablerelements in this list.ObstacleEnablerLookupSession.getObstacleEnabler(Id obstacleEnablerId) Gets theObstacleEnablerspecified by itsId.