Class DefaultCatalogService

All Implemented Interfaces:
CatalogService, Serializable, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean

public class DefaultCatalogService extends AbstractBusinessService implements CatalogService
Default implementation of the CatalogService.
See Also: