|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A portlet application.
Method Summary | |
PortletApplicationContext |
getContext()
Return the porlet application context. |
java.lang.String |
getId()
Return the web app id. |
PortletContainer |
getPortletContainer(java.lang.String id)
Return a specific component. |
java.util.Set |
getPortletContainers()
Return the set of components part of this web application. |
Method Detail |
public java.lang.String getId()
public java.util.Set getPortletContainers()
public PortletContainer getPortletContainer(java.lang.String id)
public PortletApplicationContext getContext()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |