© 2005 BEA Systems, Inc.

com.beasys.commerce.ebusiness.catalog.service.category
Interface CategoryManagerHome

All Superinterfaces:
EJBHome, Remote, SmartEJBHome, SmartHome

public interface CategoryManagerHome
extends SmartEJBHome

The home interface for the CategoryManager Session Bean. The CategoryManager implementation bean should always be accessed through a CatalogManager.

See Also:
CatalogManager

Method Summary
 CategoryManager create()
          Create a new CategoryManager Session.
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

public CategoryManager create()
                       throws CreateException,
                              RemoteException
Create a new CategoryManager Session.

Throws:
CreateException
RemoteException

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved