Uses of Interface
org.osid.id.batch.IdBatchFormList
Packages that use IdBatchFormList
Package
Description
The Open Service Interface Definitions for the org.osid.id.batch
service.
-
Uses of IdBatchFormList in org.osid.id.batch
Methods in org.osid.id.batch that return IdBatchFormListModifier and TypeMethodDescriptionIdBatchAdminSession.getIdFormsForCreate(long number) Gets theIdforms for creating new Ids.Methods in org.osid.id.batch with parameters of type IdBatchFormListModifier and TypeMethodDescriptionIdBatchAdminSession.createIds(IdBatchFormList idForms) Creates a new set ofIds.