Uses of Interface
org.osid.logging.LogForm
Packages that use LogForm
Package
Description
The Open Service Interface Definitions for the org.osid.logging
service.
The Open Service Interface Definitions for the org.osid.logging.batch
service.
-
Uses of LogForm in org.osid.logging
Methods in org.osid.logging that return LogFormModifier and TypeMethodDescriptionLogAdminSession.getLogFormForCreate(Type[] logRecordTypes) Gets the log form for creating new logs.LogAdminSession.getLogFormForUpdate(Id logId) Gets the log form for updating an existing log.Methods in org.osid.logging with parameters of type LogForm -
Uses of LogForm in org.osid.logging.batch
Subinterfaces of LogForm in org.osid.logging.batchModifier and TypeInterfaceDescriptioninterfaceThis is the form for creating and updating logs in bulk.