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

All Superinterfaces
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.
 

Method Detail

create

CatalogQueryManager create()
                           throws CreateException,
                                  RemoteException
Create a new CatalogQueryManager EJB.

Throws
CreateException
RemoteException


Copyright © 2006 BEA Systems, Inc. All Rights Reserved