|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.pluto.descriptors.portlet.PortletAppDD
Portlet Application Configuration.
Constructor Summary | |
PortletAppDD()
Default Constructor. |
Method Summary | |
PortletDD |
getPortlet(java.lang.String name)
|
java.util.List |
getPortlets()
Retrieve the portlets which exist within this application. |
void |
setPortlets(java.util.List portlets)
Set the portlets that exist within this application. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PortletAppDD()
Method Detail |
public java.util.List getPortlets()
public void setPortlets(java.util.List portlets)
portlets
- public PortletDD getPortlet(java.lang.String name)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |