Uses of Interface
org.osid.resourcing.JobForm
Packages that use JobForm
Package
Description
The Open Service Interface Definitions for the org.osid.resourcing
service.
The Open Service Interface Definitions for the org.osid.resourcing.batch
service.
-
Uses of JobForm in org.osid.resourcing
Methods in org.osid.resourcing that return JobFormModifier and TypeMethodDescriptionJobAdminSession.getJobFormForCreate(Type[] jobRecordTypes) Gets the job form for creating new jobs.JobAdminSession.getJobFormForUpdate(Id jobId) Gets the job form for updating an existing job.Methods in org.osid.resourcing with parameters of type JobForm -
Uses of JobForm in org.osid.resourcing.batch
Subinterfaces of JobForm in org.osid.resourcing.batchModifier and TypeInterfaceDescriptioninterfaceThis is the form for creating and updating jobs in bulk.