Class Hierarchy
- java.lang.Object
- org.ameba.integration.jpa.BaseEntity (implements org.ameba.integration.TypedEntity<ID>)
- org.ameba.integration.jpa.ApplicationEntity
- org.openwms.wms.receiving.impl.ReceivingOrder (implements java.io.Serializable)
- org.openwms.wms.receiving.impl.ReceivingOrderPosition (implements java.io.Serializable)
- org.openwms.wms.receiving.impl.ReceivingOrderPositionDetails (implements java.io.Serializable)
- org.ameba.integration.jpa.ApplicationEntity
- org.openwms.wms.receiving.impl.OrderProcessor
- org.openwms.wms.receiving.impl.ReceivingServiceImpl (implements org.openwms.wms.receiving.impl.ReceivingService)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.ameba.exception.BusinessRuntimeException
- org.openwms.wms.receiving.impl.AlreadyCancelledException
- org.openwms.wms.receiving.impl.CancellationDeniedException
- org.ameba.exception.BusinessRuntimeException
- java.lang.RuntimeException
- java.lang.Exception
- org.ameba.integration.jpa.BaseEntity (implements org.ameba.integration.TypedEntity<ID>)
Interface Hierarchy
- org.openwms.wms.receiving.impl.OrderPositionProcessor
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- org.openwms.wms.receiving.impl.ReceivingOrderRepository
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- org.openwms.wms.receiving.impl.ReceivingService
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- org.openwms.wms.receiving.impl.ReceivingOrderRepository
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>