Class |
Description |
CompleteRequest
|
The request argument for Complete. |
CompleteResponse
|
The response for Complete requests. |
CompleteUndoAction
|
Defines the action needed to undo a single complete action. |
FindWorkRequest
|
The request argument for the WorkListService.findWork() service method. |
FindWorkResponse
|
The response from the WorkListService.findWork() service method.
|
FindWorkResponseDetail
|
The response from the WorkListService.findWork() service method.
|
LSNDoneStatus
|
The LSN is done (finished all work). |
LSNHoldStatus
|
The LSN is on hold. |
LSNReadyStatus
|
The LSN is created and ready for work. |
LSNScrappedStatus
|
The LSN is scrapped. |
LSNStatus
|
Defines the basic status codes needed for LSN (Lot/Serial Numbers). |
LSNTrackingOption.Sizes
|
An inner class to hold the constant DB column size needed for the enum. |
OrderCreatedStatus
|
The order is created, but not ready for work status. |
OrderDoneStatus
|
The order is done. |
OrderHoldStatus
|
The order is on hold (can't be processed). |
OrderReadyStatus
|
The order is ready to be processed. |
OrderReleaseRequest
|
The request argument for the OrderService.release() service method. |
OrderReleaseResponse
|
The response from the OrderService.release() service method.
|
OrderStatus
|
Defines the basic status codes needed for Orders. |
OrderUtils
|
Order/LSN Utility methods. |
ResolveIDRequest
|
The request argument for resolveID method. |
ResolveIDResponse
|
The response from the resolveID method. |
ResolveWorkableRequest
|
Request values for the resolveWorkable() method(s). |
StartRequest
|
The request argument for Start. |
StartResponse
|
The response for Start requests. |
StartUndoAction
|
Defines the action needed to undo a single start action. |