Uses of Interface
org.osid.recipe.Procedure
Packages that use Procedure
Package
Description
The Open Service Interface Definitions for the org.osid.recipe
service.
-
Uses of Procedure in org.osid.recipe
Methods in org.osid.recipe that return ProcedureModifier and TypeMethodDescriptionProcedureAdminSession.createProcedure(ProcedureForm procedureForm) Creates a newProcedure.ProcedureList.getNextProcedure()Gets the nextProcedurein this list.ProcedureList.getNextProcedures(long n) Gets the next set ofProcedureelements in this list.ProcedureLookupSession.getProcedure(Id procedureId) Gets theProcedurespecified by itsId.