|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.faces.component.portlet.JSFInvocation
public class JSFInvocation
Constructor Summary | |
---|---|
JSFInvocation(javax.faces.context.FacesContext faces,
UIPortlet uiportlet)
|
Method Summary | |
---|---|
PortletInvocationResponse |
action(Portlet portlet,
Mode mode,
WindowState windowState,
StateString interactionState)
|
PortletInvocationResponse |
render(Portlet portlet,
Mode mode,
WindowState windowState,
PortletParameters navState)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JSFInvocation(javax.faces.context.FacesContext faces, UIPortlet uiportlet)
Method Detail |
---|
public PortletInvocationResponse action(Portlet portlet, Mode mode, WindowState windowState, StateString interactionState) throws PortletInvokerException
PortletInvokerException
public PortletInvocationResponse render(Portlet portlet, Mode mode, WindowState windowState, PortletParameters navState) throws PortletInvokerException
PortletInvokerException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |