com.bea.netuix.application.view
Interface PortletCategoryView
- All Superinterfaces:
- CategoryView, Serializable, View
- public interface PortletCategoryView
- extends CategoryView
getId
public PortletCategoryDefinitionId getId()
- Returns the
PortletCategoryDefinitionId
associated with this
view.
- Returns:
PortletCategoryDefinitionId
getPortletViews
public PortletView[] getPortletViews()
- Returns an array of
PortletView
s contained in this
PortletCategoryView
.
- Returns:
- an array of
PortletView
s
getPortletCategoryViews
public PortletCategoryView[] getPortletCategoryViews()
- Returns an array of
PortletCategoryView
s contained in this
PortletCategoryView
.
- Returns:
- an array of
PortletCategoryView
s
getWebAppName
public String getWebAppName()
Copyright © 2003 BEA Systems, Inc. All Rights Reserved