Uses of Interface
org.compiere.model.PaymentInterface
Packages that use PaymentInterface
Package
Description
Provide interface and default implementation of iDempiere core services (model factory, callout factory, etc)
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
-
Uses of PaymentInterface in org.adempiere.base
Methods in org.adempiere.base with parameters of type PaymentInterfaceModifier and TypeMethodDescriptionstatic PaymentProcessor
Core.getPaymentProcessor
(MBankAccountProcessor mbap, PaymentInterface mp) Get payment processor instance -
Uses of PaymentInterface in org.compiere.model
Classes in org.compiere.model that implement PaymentInterfaceModifier and TypeClassDescriptionclass
Payment Model.class
Online payment transactionFields in org.compiere.model declared as PaymentInterfaceMethods in org.compiere.model with parameters of type PaymentInterfaceModifier and TypeMethodDescriptionstatic PaymentProcessor
PaymentProcessor.create
(MBankAccountProcessor mbap, PaymentInterface mp) Static Factory methodvoid
PaymentProcessor.initialize
(MBankAccountProcessor mbap, PaymentInterface mp)