com.bea.netuix.application.manager.persistence
Interface PortletCategoryManager

All Superinterfaces
javax.ejb.EJBObject, IPortletCategoryManager, Remote

public interface PortletCategoryManager
extends IPortletCategoryManager, javax.ejb.EJBObject

Please refer to the interfaces for javadoc.


Method Summary
 
Methods inherited from interface com.bea.netuix.application.manager.IPortletCategoryManager
addPortletDefinition, createCategory, createRootCategory, deleteCategory, deletePortletDefinition, deletePortletDefinitions, getAllPortletDefinitionCategories, getAncestorIds, getAncestors, getCategories, getCategory, getCategoryCount, getCategoryIds, getCategoryView, getCategoryViews, getNonCategorizedPortletDefinitionCount, getNonCategorizedPortletDefinitionIds, getNonCategorizedPortletDefinitions, getNonCategorizedPortletViews, getPortletCategoryDefinitions, getPortletDefinitionCategories, getPortletDefinitionCount, getPortletDefinitions, getPortletDefinitions, getPortletViews, getRootCategory, getSiblingCategories, getSiblingCategoryCount, getSiblingCategoryIds, getSiblingCategoryViews, getSubCategories, getSubCategories, getSubCategoryCount, getSubCategoryIds, getVisiblePortletCategoryLocalizationResources, moveCategory, updateCategory
 
Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 



Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.