OSID Logo
OSID Specifications
id batch package
Version 3.1.0
Interfaceosid.id.batch.IdBatchIssueSession
Implementsosid.id.IdIssueSession
Used Byosid.id.batch.IdBatchManager
osid.id.batch.IdBatchProxyManager
Description

This session is used to create new Ids.

MethodissueIds
Description

Issues a set of new Ids.

Parameterscardinalquantity the number to create
Returnosid.id.IdList the created Ids
ErrorsOPERATION_FAILED unable to complete request
PERMISSION_DENIED authorization failure
Compliancemandatory This method must be implemented.