Class DefaultConsignmentProcessService

All Implemented Interfaces:
BusinessProcessService, WarehousingBusinessProcessService<ConsignmentModel>, Serializable, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean

public class DefaultConsignmentProcessService extends AbstractWarehousingBusinessProcessService<ConsignmentModel>
Business process service for handling consignments.
See Also: