Uses of Interface
org.osid.communication.ResponseForm
Packages that use ResponseForm
Package
Description
The Open Service Interface Definitions for the org.osid.communication
service.
-
Uses of ResponseForm in org.osid.communication
Methods in org.osid.communication that return ResponseFormModifier and TypeMethodDescriptionCommunicationSession.getResponseForm(Id communiqueId) Gets the response form for submitting form-based responses.Methods in org.osid.communication with parameters of type ResponseFormModifier and TypeMethodDescriptionvoidCommunicationSession.respondViaForm(ResponseForm responseForm) Responds to a communique requiring form input.