@Interceptor public class NuxeoExceptionInterceptor extends org.jboss.seam.intercept.AbstractInterceptor
RecoverableClientException is
 raised. If this is the case, the INVOKE call returns null and the associated FacesMessage is generated.| Constructor and Description | 
|---|
NuxeoExceptionInterceptor()  | 
| Modifier and Type | Method and Description | 
|---|---|
Object | 
aroundInvoke(org.jboss.seam.intercept.InvocationContext invocationContext)  | 
protected String | 
getI18nMessage(String messageKey)  | 
protected javax.faces.event.PhaseId | 
getPhase()  | 
protected org.jboss.seam.international.StatusMessage.Severity | 
getSeverity(RecoverableClientException ce)  | 
boolean | 
isInterceptorEnabled()  | 
public NuxeoExceptionInterceptor()
protected javax.faces.event.PhaseId getPhase()
protected org.jboss.seam.international.StatusMessage.Severity getSeverity(RecoverableClientException ce)
protected String getI18nMessage(String messageKey)
public Object aroundInvoke(org.jboss.seam.intercept.InvocationContext invocationContext) throws Exception
Exceptionpublic boolean isInterceptorEnabled()
Copyright © 2019 Nuxeo. All rights reserved.