com.beasys.commerce.ebusiness.catalog.service

com.beasys.commerce.ebusiness.catalog.service  Package

This package contains the base services on top of which all pluggable Product Catalog services are implemented. Additionally, this packaged contains several sub-packages for managing Product Items and Categories, searching the Product Catalog, and providing custom attribute support.

Interface Summary

CatalogService

This is the base service interface for all Catalog-related services.

CatalogServiceHome

The home interface for the CatalogService Session EJB.

JdbcCatalogService

This is the base service interface for all JDBC-based Catalog services.

JdbcCatalogServiceHome

The home interface for the JdbcCatalogService Session EJB.

Class Summary

CatalogServiceImpl

This is the base service implementation for all Catalog-related services.

JdbcCatalogServiceImpl

This is the base service implementation for all JDBC-based Catalog services.