|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.portlet.state.consumer.ConsumerPortlet
public class ConsumerPortlet
Constructor Summary | |
---|---|
ConsumerPortlet(PortletContext context,
Portlet delegate)
|
Method Summary | |
---|---|
PortletContext |
getContext()
Return the portlet context. |
PortletInfo |
getInfo()
Return the portlet info. |
boolean |
isRemote()
Determines whether the described portlet is remote or not. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConsumerPortlet(PortletContext context, Portlet delegate)
Method Detail |
---|
public PortletContext getContext()
Portlet
getContext
in interface Portlet
public PortletInfo getInfo()
Portlet
getInfo
in interface Portlet
public boolean isRemote()
Portlet
isRemote
in interface Portlet
true
if the described portlet runs in a remote context (such as WSRP), false
otherwise
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |