|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Portlet
Defines a logical portlet.
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. |
Method Detail |
---|
PortletContext getContext()
PortletInfo getInfo()
boolean isRemote()
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 |