org.jboss.portal.web
Class Body.Form

java.lang.Object
  extended by org.jboss.portal.web.Body
      extended by org.jboss.portal.web.Body.Form
Enclosing class:
Body

public static class Body.Form
extends Body


Nested Class Summary
 
Nested classes/interfaces inherited from class org.jboss.portal.web.Body
Body.Form, Body.Raw
 
Method Summary
 ParameterMap getParameters()
           
 
Methods inherited from class org.jboss.portal.web.Body
getCharacterEncoding
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getParameters

public ParameterMap getParameters()