© 2003 BEA Systems, Inc.

com.bea.netuix.application.view
Interface PortletCategoryView

All Superinterfaces:
CategoryView, Serializable, View

public interface PortletCategoryView
extends CategoryView


Method Summary
 PortletCategoryDefinitionId getId()
          Returns the PortletCategoryDefinitionId associated with this view.
 PortletCategoryView[] getPortletCategoryViews()
          Returns an array of PortletCategoryViews contained in this PortletCategoryView.
 PortletView[] getPortletViews()
          Returns an array of PortletViews contained in this PortletCategoryView.
 String getWebAppName()
           
 
Methods inherited from interface com.bea.netuix.application.view.CategoryView
getLocalizationResourceView
 
Methods inherited from interface com.bea.netuix.application.view.View
getDescription, getTitle
 

Method Detail

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()

© 2003 BEA Systems, Inc.

Copyright © 2003 BEA Systems, Inc. All Rights Reserved