Class | Description |
---|---|
CommentServiceAdapter |
CommentService with Play-specific async methods.
|
CustomerServiceAdapter |
CustomerService with Play-specific async methods.
|
CustomObjectServiceAdapter | |
DeleteRequestAdapter<T> |
Delete with Play-specific async methods.
|
FetchRequestAdapter<T> |
FetchRequest with Play-specific async methods.
|
InventoryServiceAdapter |
InventoryService with Play-specific async methods.
|
OrderServiceAdapter |
OrderService with Play-specific async methods.
|
ProductServiceAdapter |
ProductService with Play-specific async methods.
|
QueryRequestAdapter<T> |
QueryRequest with Play-specific async methods.
|
ReviewServiceAdapter |
ReviewService with Play-specific async methods.
|
SearchRequestAdapter<T> |
SearchRequest with Play-specific async methods.
|
ShippingMethodServiceAdapter |
ShippingMethodService with Play-specific async methods.
|