Solprovider Lenya

Request

I use this often, and could not find it on the web. The information is from Cocoon 2.1.6.

org.apache.cocoon.environment.Request
Objectget(String s)
ObjectgetAttribute(String s)
EnumerationgetAttributeNames()
StringgetAuthType()
StringgetCharacterEncoding()
intgetContentLength()
StringgetContentType()
StringgetContextPath()
MapgetCookieMap()
Cookie[]getCookies()
longgetDateHeader(String s)
StringgetHeader(String s)
EnumerationgetHeaderNames()
EnumerationgetHeaders(String s)
LocalegetLocale()
EnumerationgetLocales()
StringgetMethod()
StringgetParameter(String s)
EnumerationgetParameterNames()
String[]getParameterValues(String s)
StringgetPathInfo()
StringgetPathTranslated()
StringgetProtocol()
StringgetQueryString()
StringgetRemoteAddr()
StringgetRemoteHost()
StringgetRemoteUser()
StringgetRequestedSessionId()
StringgetRequestURI()
StringgetScheme()
StringgetServerName()
intgetServerPort()
StringgetServletPath()
SessiongetSession()
SessiongetSession(boolean flag)
StringgetSitemapURI()
PrincipalgetUserPrincipal()
booleanisRequestedSessionIdFromCookie()
booleanisRequestedSessionIdFromURL()
booleanisRequestedSessionIdValid()
booleanisSecure()
booleanisUserInRole(String s)
voidremoveAttribute(String s)
voidsetAttribute(String s, Object obj)
voidsetCharacterEncoding(String s)


<< CocoonContents >>

Contact Solprovider
Paul Ercolino