|
Spring Data Graph | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.data.document.web.servlet.ActionExecutingContext
org.springframework.data.document.web.servlet.ActionExecutedContext
public class ActionExecutedContext
| Constructor Summary | |
|---|---|
ActionExecutedContext(ActionExecutingContext actionExecutingContext,
ModelAndView modelAndView,
Exception exception)
|
|
| Method Summary | |
|---|---|
Exception |
getException()
|
ModelAndView |
getModelAndView()
|
String |
toString()
|
| Methods inherited from class org.springframework.data.document.web.servlet.ActionExecutingContext |
|---|
getHandler, getHandlerMethod, getHandlerParameters, getHttpServletRequest, getHttpServletResponse, getImplicitModel, getServletWebRequest |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ActionExecutedContext(ActionExecutingContext actionExecutingContext,
ModelAndView modelAndView,
Exception exception)
| Method Detail |
|---|
public String toString()
toString in class ActionExecutingContextpublic ModelAndView getModelAndView()
public Exception getException()
|
Spring Data Graph | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||