|
||||||||||
| 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 next)
|
|
| Method Summary | |
|---|---|
PortletContext |
getContext()
Return the portlet context. |
PortletInfo |
getInfo()
Return the portlet info. |
Portlet |
getNext()
|
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 next)
| Method Detail |
|---|
public PortletContext getContext()
Portlet
getContext in interface Portletpublic PortletInfo getInfo()
Portlet
getInfo in interface Portletpublic boolean isRemote()
Portlet
isRemote in interface Portlettrue if the described portlet runs in a remote context (such as WSRP), false
otherwisepublic Portlet getNext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||