JdbcCatalogService Interface

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

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.

Related Topics

JdbcCatalogServiceHome
JdbcCatalogServiceImpl


All Superinterfaces
BusinessSmartComponent, CatalogService, EJBObject, Remote, Serializable, Session
All Known Subinterfaces

JdbcCatalogQueryManager, JdbcCategoryManager, JdbcProductItemManager

Method Summary

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