Uses of Interface
org.osid.mapping.path.Obstacle
Packages that use Obstacle
Package
Description
The Open Service Interface Definitions for the org.osid.mapping.path
service.
-
Uses of Obstacle in org.osid.mapping.path
Methods in org.osid.mapping.path that return ObstacleModifier and TypeMethodDescriptionObstacleAdminSession.createObstacle(ObstacleForm obstacleForm) Creates a newObstacle.ObstacleList.getNextObstacle()Gets the nextObstaclein this list.Obstacle[]ObstacleList.getNextObstacles(long n) Gets the next set ofObstacleelements in this list.ObstacleLookupSession.getObstacle(Id obstacleId) Gets theObstaclespecified by itsId.