Package | Description |
---|---|
org.salespointframework.order |
The order subsystem.
|
Modifier and Type | Method and Description |
---|---|
OrderStatus |
Order.getOrderStatus() |
static OrderStatus |
OrderStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrderStatus[] |
OrderStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
org.springframework.data.util.Streamable<T> |
OrderManager.findBy(OrderStatus orderStatus)
|
Copyright © 2019. All rights reserved.