© 2002 BEA Systems, Inc.


com.beasys.commerce.ebusiness.catalog.service.query
Interface CatalogQueryManagerHome


public interface CatalogQueryManagerHome
extends SmartEJBHome

The home interface for the CatalogQueryManager Session EJB. Use this class to create CatalogQueryManager instances.

See Also:
CatalogQueryManager

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

Method Detail

create

public CatalogQueryManager create()
                           throws javax.ejb.CreateException,
                                  java.rmi.RemoteException
Create a new CatalogQueryManager EJB.


© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved