Class DefaultCatalogTypeService

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

public class DefaultCatalogTypeService extends AbstractBusinessService implements CatalogTypeService
Default implementation of the CatalogTypeService.
See Also: