org.deegree.enterprise.control
Class WebEvent
java.lang.Object
java.util.EventObject
org.deegree.enterprise.control.WebEvent
- All Implemented Interfaces:
- java.io.Serializable, FormEvent
- Direct Known Subclasses:
- RPCWebEvent
public class WebEvent
- extends java.util.EventObject
- implements FormEvent
- Version:
- $Revision: 18195 $
- Author:
- Torsten Friebe, Andreas Poth
- See Also:
- Serialized Form
Fields inherited from class java.util.EventObject |
source |
Constructor Summary |
WebEvent(javax.servlet.http.HttpServletRequest request)
Creates a new WebEvent object. |
Methods inherited from class java.util.EventObject |
getSource |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
WebEvent
public WebEvent(javax.servlet.http.HttpServletRequest request)
- Creates a new WebEvent object.
- Parameters:
request
-
getParameter
public java.util.Properties getParameter()
- Description copied from interface:
FormEvent
- Returns the list of parameter.
- Specified by:
getParameter
in interface FormEvent
- Returns:
- the parameters
getDocumentPath
public java.lang.String getDocumentPath()
- Description copied from interface:
FormEvent
- Returns the document path.
- Specified by:
getDocumentPath
in interface FormEvent
- Returns:
- the document path
getRequestUser
public RequestUser getRequestUser()
- Description copied from interface:
FormEvent
- Returns an object containig information about the user.
- Specified by:
getRequestUser
in interface FormEvent
- Returns:
- the request user
toString
public java.lang.String toString()
- Overrides:
toString
in class java.util.EventObject
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org