deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.enterprise.control
Interface FormEvent

All Known Implementing Classes:
RPCWebEvent, WebEvent

public interface FormEvent

Represents a HTML-Form event created by the webbrowser. Encapsulates all nessesary information.

Version:
$Revision: 18195 $
Author:
$Author: mschneider $

Method Summary
 String getDocumentPath()
          Returns the document path.
 Properties getParameter()
          Returns the list of parameter.
 RequestUser getRequestUser()
          Returns an object containig information about the user.
 Object getSource()
          Returns the source object.
 

Method Detail

getParameter

Properties getParameter()
Returns the list of parameter.


getDocumentPath

String getDocumentPath()
Returns the document path.


getRequestUser

RequestUser getRequestUser()
Returns an object containig information about the user.


getSource

Object getSource()
Returns the source object. Normaly the an HTTPRequest object.


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org