|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.web.portlet.handler.HandlerInterceptorAdapter
org.jasig.portlet.contacts.context.impl.ContactContextPortletInterceptor
public class ContactContextPortletInterceptor
| Constructor Summary | |
|---|---|
ContactContextPortletInterceptor()
|
|
| Method Summary | |
|---|---|
boolean |
preHandle(javax.portlet.PortletRequest request,
javax.portlet.PortletResponse response,
Object handler)
|
void |
setContext(ContactContext context)
|
void |
setPortletContextProviders(Collection<ContextProvider> providers)
|
| Methods inherited from class org.springframework.web.portlet.handler.HandlerInterceptorAdapter |
|---|
afterActionCompletion, afterCompletion, afterEventCompletion, afterRenderCompletion, afterResourceCompletion, postHandleRender, postHandleResource, preHandleAction, preHandleEvent, preHandleRender, preHandleResource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContactContextPortletInterceptor()
| Method Detail |
|---|
public boolean preHandle(javax.portlet.PortletRequest request,
javax.portlet.PortletResponse response,
Object handler)
preHandle in class org.springframework.web.portlet.handler.HandlerInterceptorAdapterpublic void setPortletContextProviders(Collection<ContextProvider> providers)
@Autowired public void setContext(ContactContext context)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||