com.atlassian.confluence.core
Class ConfluenceValidationInterceptor

java.lang.Object
  extended bycom.opensymphony.xwork.interceptor.AroundInterceptor
      extended bycom.opensymphony.xwork.validator.ValidationInterceptor
          extended bycom.atlassian.confluence.core.ConfluenceValidationInterceptor
All Implemented Interfaces:
com.opensymphony.xwork.interceptor.Interceptor

public class ConfluenceValidationInterceptor
extends com.opensymphony.xwork.validator.ValidationInterceptor


Field Summary
 
Fields inherited from class com.opensymphony.xwork.interceptor.AroundInterceptor
log
 
Constructor Summary
ConfluenceValidationInterceptor()
           
 
Method Summary
 String intercept(com.opensymphony.xwork.ActionInvocation actionInvocation)
           
 
Methods inherited from class com.opensymphony.xwork.validator.ValidationInterceptor
after, before
 
Methods inherited from class com.opensymphony.xwork.interceptor.AroundInterceptor
destroy, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfluenceValidationInterceptor

public ConfluenceValidationInterceptor()
Method Detail

intercept

public String intercept(com.opensymphony.xwork.ActionInvocation actionInvocation)
                 throws Exception
Throws:
Exception


Confluence is developed by Atlassian.