Class OfferPickAndExecBaseActionHandler

    • Constructor Detail

      • OfferPickAndExecBaseActionHandler

        public OfferPickAndExecBaseActionHandler()
    • Method Detail

      • getJSONName

        protected abstract String getJSONName()
      • doPickAndExecute

        protected abstract void doPickAndExecute​(String offerId,
                                                 PriceAdjustment priceAdjustment,
                                                 Client client,
                                                 Organization org,
                                                 org.codehaus.jettison.json.JSONArray selectedLines)
                                          throws org.codehaus.jettison.json.JSONException
        Throws:
        org.codehaus.jettison.json.JSONException