© 2005 BEA Systems, Inc.

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

All Superinterfaces:
BusinessSmartComponent, CatalogService, EJBObject, Remote, 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

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


© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved