© 2002 BEA Systems, Inc.


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


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 javax.ejb.CreateException,
                                  java.rmi.RemoteException
Create a new JdbcCategoryManager Session.


© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved