Class BasketInvoicePaymentEditorFields
java.lang.Object
sk.iway.iwcm.system.datatable.BaseEditorFields
sk.iway.iwcm.components.basket.jpa.BasketInvoicePaymentEditorFields
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
fromBasketInvoicePayment
(BasketInvoicePaymentEntity originalEntity, BigDecimal minPayedPrice, ProcessItemAction action) void
setSaveAsRefund
(Boolean saveAsRefund) void
toBasketInvoicePayment
(BasketInvoicePaymentEntity originalEntity, long requestBasketInvoiceId, ProcessItemAction action) Methods inherited from class sk.iway.iwcm.system.datatable.BaseEditorFields
addRowClass, addStatusIcon, getFields, getFieldsDefinition, getFieldsDefinitionKeyPrefix, getNotify, getRowClass, getStatusIconsHtml, getStatusIconsList, setFieldsDefinition, setFieldsDefinitionKeyPrefix, setNotify, setRowClass, setStatusIconsList
-
Constructor Details
-
BasketInvoicePaymentEditorFields
public BasketInvoicePaymentEditorFields()
-
-
Method Details
-
fromBasketInvoicePayment
public void fromBasketInvoicePayment(BasketInvoicePaymentEntity originalEntity, BigDecimal minPayedPrice, ProcessItemAction action) -
toBasketInvoicePayment
public void toBasketInvoicePayment(BasketInvoicePaymentEntity originalEntity, long requestBasketInvoiceId, ProcessItemAction action) -
getSaveAsRefund
-
setSaveAsRefund
-