Uses of Class
com.skava.accounts.model.exchange.request.PaymentTermRequestInternal
Packages that use PaymentTermRequestInternal
-
Uses of PaymentTermRequestInternal in com.skava.accounts.service.impl
Methods in com.skava.accounts.service.impl with parameters of type PaymentTermRequestInternalModifier and TypeMethodDescriptionCreatePaymentTermServiceImpl.process
(PaymentTermRequestInternal request) This method is used to create PaymentTerm based on given PaymentTerm Request parameters.DeletePaymentTermServiceImpl.process
(PaymentTermRequestInternal request) FindAllPaymentTermServiceImpl.process
(PaymentTermRequestInternal request) FindPaymentTermServiceImpl.process
(PaymentTermRequestInternal request) UpdatePaymentTermServiceImpl.process
(PaymentTermRequestInternal request)