Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
E
F
G
L
O
P
R
S
T
U
A
addParameter(String, String, String)
- Static method in class org.sakaiproject.portal.util.
URLUtils
B
BufferedServletResponse
- Class in
org.sakaiproject.portal.util
ServletResponse instance used to buffer content.
BufferedServletResponse(HttpServletResponse)
- Constructor for class org.sakaiproject.portal.util.
BufferedServletResponse
Sole Constructor.
ByteArrayServletResponse
- Class in
org.sakaiproject.portal.util
ServletResponse instance used to buffer content.
ByteArrayServletResponse(HttpServletResponse)
- Constructor for class org.sakaiproject.portal.util.
ByteArrayServletResponse
Sole Constructor.
C
computeSha1(String)
- Static method in class org.sakaiproject.portal.util.
ErrorReporter
createActionURL()
- Method in class org.sakaiproject.portal.util.
ToolURLManagerImpl
createRenderURL()
- Method in class org.sakaiproject.portal.util.
ToolURLManagerImpl
createResourceURL()
- Method in class org.sakaiproject.portal.util.
ToolURLManagerImpl
E
encodeUrl(String)
- Static method in class org.sakaiproject.portal.util.
URLUtils
The same behaviour as Web.escapeUrl, only without the "funky encoding" of the characters ?
ErrorReporter
- Class in
org.sakaiproject.portal.util
ErrorReporter helps with end-user formatted error reporting, user feedback collection, logging and emailing for uncaught throwable based errors.
ErrorReporter()
- Constructor for class org.sakaiproject.portal.util.
ErrorReporter
F
flushBuffer()
- Method in class org.sakaiproject.portal.util.
ByteArrayServletResponse
G
getCause(Throwable)
- Method in class org.sakaiproject.portal.util.
ErrorReporter
Compute the cause of a throwable, checking for the special ServletException case, and the points-to-self case.
getContentType()
- Method in class org.sakaiproject.portal.util.
BufferedServletResponse
getContentType()
- Method in class org.sakaiproject.portal.util.
ByteArrayServletResponse
getInternalBuffer()
- Method in class org.sakaiproject.portal.util.
BufferedServletResponse
Retrieve the buffer.
getInternalBuffer()
- Method in class org.sakaiproject.portal.util.
ByteArrayServletResponse
Retrieve the buffer.
getOneTrace(Throwable)
- Method in class org.sakaiproject.portal.util.
ErrorReporter
Format a one-level stack trace, just showing the place where the exception occurred (the first entry in the stack trace).
getOutputStream()
- Method in class org.sakaiproject.portal.util.
ByteArrayServletResponse
getStackTrace(Throwable)
- Method in class org.sakaiproject.portal.util.
ErrorReporter
Format the full stack trace.
getWriter()
- Method in class org.sakaiproject.portal.util.
BufferedServletResponse
getWriter()
- Method in class org.sakaiproject.portal.util.
ByteArrayServletResponse
L
logAndMail(String, String, String, String, String, String, String, String)
- Method in class org.sakaiproject.portal.util.
ErrorReporter
Log and email the error report details.
logAndMail(String, String, String, String, String, String, String, String, String, String)
- Method in class org.sakaiproject.portal.util.
ErrorReporter
O
org.sakaiproject.portal.util
- package org.sakaiproject.portal.util
P
parameters
- Variable in class org.sakaiproject.portal.util.
ToolURLManagerImpl.MyToolURL
path
- Variable in class org.sakaiproject.portal.util.
ToolURLManagerImpl.MyToolURL
postResponse(HttpServletRequest, HttpServletResponse)
- Method in class org.sakaiproject.portal.util.
ErrorReporter
Accept the user feedback post.
R
report(HttpServletRequest, HttpServletResponse, Throwable)
- Method in class org.sakaiproject.portal.util.
ErrorReporter
Handle the inital report of an error, from an uncaught throwable, with a user display.
report(HttpServletRequest, HttpServletResponse, Throwable, boolean)
- Method in class org.sakaiproject.portal.util.
ErrorReporter
reportFragment(HttpServletRequest, HttpServletResponse, Throwable)
- Method in class org.sakaiproject.portal.util.
ErrorReporter
Handle the inital report of an error, from an uncaught throwable, with a user display - but returning a string that contins a fragment.
reset()
- Method in class org.sakaiproject.portal.util.
ByteArrayServletResponse
S
setContentLength(int)
- Method in class org.sakaiproject.portal.util.
ByteArrayServletResponse
setParameter(String, String)
- Method in class org.sakaiproject.portal.util.
ToolURLManagerImpl.MyToolURL
setParameter(String, String[])
- Method in class org.sakaiproject.portal.util.
ToolURLManagerImpl.MyToolURL
setParameters(Map)
- Method in class org.sakaiproject.portal.util.
ToolURLManagerImpl.MyToolURL
setPath(String)
- Method in class org.sakaiproject.portal.util.
ToolURLManagerImpl.MyToolURL
T
thanksResponse(HttpServletRequest, HttpServletResponse)
- Method in class org.sakaiproject.portal.util.
ErrorReporter
Accept the user feedback post.
throwableDisplay(Throwable)
- Method in class org.sakaiproject.portal.util.
ErrorReporter
Format a throwable for display: list the various throwables drilling down the cause, and full stacktrack for the final cause.
ToolURLManagerImpl
- Class in
org.sakaiproject.portal.util
This is a default implementation of the ToolURLManager and it comes with a default implementation of ToolURL for all three URL types (render, action and resource).
ToolURLManagerImpl(HttpServletResponse)
- Constructor for class org.sakaiproject.portal.util.
ToolURLManagerImpl
Constructor for ToolURLComponent
ToolURLManagerImpl.MyToolURL
- Class in
org.sakaiproject.portal.util
This is a simple implemention of ToolURL that does the most obvious encoding of URLs.
ToolURLManagerImpl.MyToolURL()
- Constructor for class org.sakaiproject.portal.util.
ToolURLManagerImpl.MyToolURL
toString()
- Method in class org.sakaiproject.portal.util.
ToolURLManagerImpl.MyToolURL
U
URLUtils
- Class in
org.sakaiproject.portal.util
URLUtils()
- Constructor for class org.sakaiproject.portal.util.
URLUtils
A
B
C
E
F
G
L
O
P
R
S
T
U
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2003-2012
University of Michigan
. All Rights Reserved.