|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PortletApplication
A portlet application exposed for management.
| Method Summary | |
|---|---|
PortletApplicationContext |
getContext()
Returns the context of the portlet application. |
java.lang.String |
getId()
Return the web app id. |
PortletContainer |
getPortletContainer(java.lang.String containerId)
Returns a specific container or null if it does not exist |
java.util.Collection<? extends PortletContainer> |
getPortletContainers()
Returns the set of related portlet containers. |
| Method Detail |
|---|
java.lang.String getId()
java.util.Collection<? extends PortletContainer> getPortletContainers()
PortletContainer getPortletContainer(java.lang.String containerId)
containerId - the container id
PortletApplicationContext getContext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||