Class DefaultUnitService

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

public class DefaultUnitService extends AbstractBusinessService implements UnitService
Default implementation of UnitService
See Also:
  • Constructor Details

    • DefaultUnitService

      public DefaultUnitService()
  • Method Details