| Class and Description |
|---|
| org.salespointframework.spring.converter.StringToMoneyConverter |
| org.salespointframework.spring.converter.StringToUnitsConverter |
| Method and Description |
|---|
| org.salespointframework.core.order.Order.cancelOrder()
As of release 5.3.1, replaced by
OrderManager.cancelOrder(Order) |
| org.salespointframework.core.useraccount.UserAccountManager.create(UserAccountIdentifier, String, Role...)
As of release 5.3.1, replaced by
UserAccountManager.create(String, String, Role...) |