© 2005 BEA Systems, Inc.

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

All Superinterfaces:
EJBHome, Remote, SmartEJBHome, SmartHome

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 CreateException,
                                  RemoteException
Create a new CatalogQueryManager EJB.

Throws:
CreateException
RemoteException

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved