public class PortletAppDD
extends java.lang.Object
Constructor and Description |
---|
PortletAppDD()
Default Constructor.
|
Modifier and Type | Method and Description |
---|---|
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.
|
public java.util.List getPortlets()
public void setPortlets(java.util.List portlets)
portlets
- public PortletDD getPortlet(java.lang.String name)
Copyright © 2003-2013 . All Rights Reserved.