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

All Superinterfaces
BusinessSmartComponent, CatalogService, Serializable, Session
All Known Subinterfaces:
JdbcCatalogQueryManager, JdbcCategoryManager, JdbcProductItemManager

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
 



Copyright © 2006 BEA Systems, Inc. All Rights Reserved