© 2005 BEA Systems, Inc.

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

All Superinterfaces:
EJBHome, Remote, SmartEJBHome, SmartHome

public interface JdbcCategoryManagerHome
extends SmartEJBHome

The home interface for the JdbcCategoryManager Session Bean. This class should not be accessed directly but invoked through the CatalogManager.getCategoryManager method.

See Also:
CatalogManager

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

Method Detail

create

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

Throws:
CreateException
RemoteException

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved