Class DefaultCategoryService

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

public class DefaultCategoryService extends AbstractBusinessService implements CategoryService
Default implementation for CategoryService.
See Also: