public class PriceDifferenceProcess extends Object
| Constructor and Description |
|---|
PriceDifferenceProcess() |
| Modifier and Type | Method and Description |
|---|---|
static org.codehaus.jettison.json.JSONObject |
processPriceDifference(Date date,
Product product) |
static org.codehaus.jettison.json.JSONObject |
processPriceDifferenceTransaction(MaterialTransaction materialTransaction) |
public static org.codehaus.jettison.json.JSONObject processPriceDifferenceTransaction(MaterialTransaction materialTransaction) throws OBException
OBExceptionpublic static org.codehaus.jettison.json.JSONObject processPriceDifference(Date date, Product product) throws OBException
OBException - when there is an error that prevents the cost adjustment to be processed.OBException