Uses of Interface
org.osid.resourcing.batch.FoundryBatchFormList
Packages that use FoundryBatchFormList
Package
Description
The Open Service Interface Definitions for the org.osid.resourcing.batch
service.
-
Uses of FoundryBatchFormList in org.osid.resourcing.batch
Methods in org.osid.resourcing.batch that return FoundryBatchFormListModifier and TypeMethodDescriptionFoundryBatchAdminSession.getFoundryFormsForCreate(long number, Type[] foundryRecordTypes) Gets the foundry forms for creating a bunch of new foundries.FoundryBatchAdminSession.getFoundryFormsForUpdate(IdList foundryIds) Gets the foundry forms for updating an existing set of foundries.Methods in org.osid.resourcing.batch with parameters of type FoundryBatchFormListModifier and TypeMethodDescriptionFoundryBatchAdminSession.createFoundries(FoundryBatchFormList foundryForms) Creates a new set ofFoundries.FoundryBatchAdminSession.updateFoundries(FoundryBatchFormList foundryForms) Updates existing foundries.