public class EditionInterceptor
extends org.springframework.extensions.surf.mvc.AbstractWebFrameworkInterceptor
| Modifier and Type | Field and Description |
|---|---|
static String |
EDITION_INFO
public name of the value in the RequestContext
|
static String |
ENTERPRISE_EDITION |
static String |
TEAM_EDITION |
static String |
UNKNOWN_EDITION |
static String |
UNKNOWN_HOLDER |
| Constructor and Description |
|---|
EditionInterceptor() |
| 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 static final String EDITION_INFO
public static final String ENTERPRISE_EDITION
public static final String TEAM_EDITION
public static final String UNKNOWN_EDITION
public static final String UNKNOWN_HOLDER
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.