Uses of Interface
com.elasticpath.domain.order.OrderNumberGenerator

Packages that use OrderNumberGenerator
com.elasticpath.domain.order.impl   
 

Uses of OrderNumberGenerator in com.elasticpath.domain.order.impl
 

Classes in com.elasticpath.domain.order.impl that implement OrderNumberGenerator
 class OrderNumberGeneratorImpl
          This is used to track the next available order number.