|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.setup.webwork.AbstractAwareInterceptor
public abstract class AbstractAwareInterceptor
| Constructor Summary | |
|---|---|
AbstractAwareInterceptor()
|
|
| Method Summary | |
|---|---|
void |
destroy()
|
protected java.lang.String |
getParameter(java.lang.String parameterName)
|
protected com.atlassian.user.User |
getUser()
|
protected boolean |
hasParameter(java.lang.String parameterName)
|
void |
init()
|
abstract java.lang.String |
intercept(com.opensymphony.xwork.ActionInvocation actionInvocation)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractAwareInterceptor()
| Method Detail |
|---|
public void destroy()
destroy in interface com.opensymphony.xwork.interceptor.Interceptorpublic void init()
init in interface com.opensymphony.xwork.interceptor.Interceptor
public abstract java.lang.String intercept(com.opensymphony.xwork.ActionInvocation actionInvocation)
throws java.lang.Exception
intercept in interface com.opensymphony.xwork.interceptor.Interceptorjava.lang.Exceptionprotected java.lang.String getParameter(java.lang.String parameterName)
protected boolean hasParameter(java.lang.String parameterName)
protected com.atlassian.user.User getUser()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||