com.beasys.commerce.ebusiness.catalog.service
Interface JdbcCatalogService

All Superinterfaces
BusinessSmartComponent, CatalogService, javax.ejb.EJBObject, Remote, Serializable, Session
All Known Subinterfaces:
JdbcCatalogQueryManager, JdbcCategoryManager, JdbcProductItemManager

Deprecated See BEA Commerce product offering

@Deprecated
public interface JdbcCatalogService
extends CatalogService

This is the base service interface for all JDBC-based Catalog services. It contains common functionality that all JDBC-based Catalog services must expose; therefore, all JDBC-based Catalog service interfaces should extend this interface.

See Also
JdbcCatalogServiceHome, JdbcCatalogServiceImpl

Method Summary
 
Methods inherited from interface com.beasys.commerce.ebusiness.catalog.service.CatalogService
getCatalogManager
 
Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 



Copyright © 2008 BEA Systems, Inc. All Rights Reserved