|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defines a model for
use by Portal. Portal builds and uses a PortalModel inside its
Portal.generateXML(com.arsdigita.bebop.PageState, com.arsdigita.xml.Element)
method.
Portal
,
PortalModelBuilder
,
PortletRenderer
,
AbstractPortletRenderer
Field Summary | |
static String |
versionId
|
Method Summary | |
Iterator |
getPortletRenderers()
Get the Portlet s of this PortalModel. |
String |
getTitle()
Get the title of this Portal. |
Field Detail |
public static final String versionId
Method Detail |
public Iterator getPortletRenderers()
Portlet
s of this PortalModel. Users of the
Portal
component are meant to implement this method for
their particular data source.
public String getTitle()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |