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 TypeMethodDescriptionvoidfromBasketInvoicePayment(BasketInvoicePaymentEntity originalEntity, BigDecimal minPayedPrice, ProcessItemAction action) voidsetSaveAsRefund(Boolean saveAsRefund) voidtoBasketInvoicePayment(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
-