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
PortletViews contained in this
PortletCategoryView.
- Returns:
- an array of
PortletViews
getPortletCategoryViews
public PortletCategoryView[] getPortletCategoryViews()
- Returns an array of
PortletCategoryViews contained in this
PortletCategoryView.
- Returns:
- an array of
PortletCategoryViews
getWebAppName
public String getWebAppName()
Copyright © 2003 BEA Systems, Inc. All Rights Reserved