public class PageAwareInterceptor extends AbstractAwareInterceptor
PageAware
.
Delegates to PageAwareHelper
to do the work.Constructor and Description |
---|
PageAwareInterceptor() |
Modifier and Type | Method and Description |
---|---|
String |
intercept(com.opensymphony.xwork.ActionInvocation actionInvocation) |
void |
setContentEntityManager(ContentEntityManager contentEntityManager)
Deprecated.
since 5.8. No longer used.
|
void |
setPageManager(PageManager pageManager)
Deprecated.
since 5.8. No longer used.
|
destroy, getParameter, getUser, hasParameter, init
@Deprecated public void setPageManager(PageManager pageManager)
@Deprecated public void setContentEntityManager(ContentEntityManager contentEntityManager)
public String intercept(com.opensymphony.xwork.ActionInvocation actionInvocation) throws Exception
intercept
in interface com.opensymphony.xwork.interceptor.Interceptor
intercept
in class AbstractAwareInterceptor
Exception
Copyright © 2003–2016 Atlassian. All rights reserved.