Uses of Interface
org.osid.mapping.MapForm
Packages that use MapForm
Package
Description
The Open Service Interface Definitions for the org.osid.mapping
service.
The Open Service Interface Definitions for the org.osid.mapping.batch
service.
-
Uses of MapForm in org.osid.mapping
Methods in org.osid.mapping that return MapFormModifier and TypeMethodDescriptionMapAdminSession.getMapFormForCreate(Type[] mapRecordTypes) Gets the map form for creating new maps.MapAdminSession.getMapFormForUpdate(Id mapId) Gets the map form for updating an existing map.Methods in org.osid.mapping with parameters of type MapForm -
Uses of MapForm in org.osid.mapping.batch
Subinterfaces of MapForm in org.osid.mapping.batchModifier and TypeInterfaceDescriptioninterfaceThis is the form for creating and updating maps in bulk.