|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.portlet.test.support.PortletSupport
public class PortletSupport
Field Summary | |
---|---|
protected PortletInfoSupport |
info
. |
protected boolean |
valid
. |
Constructor Summary | |
---|---|
PortletSupport()
|
|
PortletSupport(PortletInfoSupport info)
|
Method Summary | |
---|---|
PortletInfoSupport |
getInfoSupport()
|
PortletInvocationResponse |
invoke(PortletInvocation invocation)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected final PortletInfoSupport info
protected boolean valid
Constructor Detail |
---|
public PortletSupport(PortletInfoSupport info)
public PortletSupport()
Method Detail |
---|
public PortletInfoSupport getInfoSupport()
public PortletInvocationResponse invoke(PortletInvocation invocation) throws PortletInvokerException
PortletInvokerException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |