Uses of Interface
org.osid.resource.BinForm
Packages that use BinForm
Package
Description
The Open Service Interface Definitions for the org.osid.resource
service.
The Open Service Interface Definitions for the org.osid.resource.batch
service.
-
Uses of BinForm in org.osid.resource
Methods in org.osid.resource that return BinFormModifier and TypeMethodDescriptionBinAdminSession.getBinFormForCreate(Type[] binRecordTypes) Gets the bin form for creating new bins.BinAdminSession.getBinFormForUpdate(Id binId) Gets the bin form for updating an existing bin.Methods in org.osid.resource with parameters of type BinForm -
Uses of BinForm in org.osid.resource.batch
Subinterfaces of BinForm in org.osid.resource.batchModifier and TypeInterfaceDescriptioninterfaceThis is the form for creating and updating bins in bulk.