public class UserDashboardInterceptor
extends org.springframework.extensions.surf.mvc.AbstractWebFrameworkInterceptor
| Constructor and Description |
|---|
UserDashboardInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterCompletion(org.springframework.web.context.request.WebRequest request,
Exception ex) |
void |
postHandle(org.springframework.web.context.request.WebRequest request,
org.springframework.ui.ModelMap model) |
void |
preHandle(org.springframework.web.context.request.WebRequest request) |
public void preHandle(org.springframework.web.context.request.WebRequest request)
throws Exception
Exceptionpublic void postHandle(org.springframework.web.context.request.WebRequest request,
org.springframework.ui.ModelMap model)
throws Exception
ExceptionCopyright © 2005–2014 Alfresco Software. All rights reserved.