Class DefaultOrderEntryService

All Implemented Interfaces:
AbstractOrderEntryService<OrderEntryModel>, OrderEntryService, Serializable, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean

public class DefaultOrderEntryService extends DefaultAbstractOrderEntryService<OrderEntryModel> implements OrderEntryService
Concrete implementation that specifies the type of generic implementation of DefaultAbstractOrderEntryService for OrderEntryModel.
See Also:
  • Constructor Details

    • DefaultOrderEntryService

      public DefaultOrderEntryService()