Class DefaultDeliveryModeService

All Implemented Interfaces:
DeliveryModeService, Serializable, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean
Direct Known Subclasses:
DefaultZoneDeliveryModeService

public class DefaultDeliveryModeService extends AbstractBusinessService implements DeliveryModeService
Default implementation of the DeliveryModeService.
See Also: