Uses of Interface
org.compiere.impexp.BankStatementMatcherInterface
-
Packages that use BankStatementMatcherInterface Package Description org.adempiere.base org.compiere.model Provides for.... -
-
Uses of BankStatementMatcherInterface in org.adempiere.base
Methods in org.adempiere.base that return BankStatementMatcherInterface Modifier and Type Method Description static BankStatementMatcherInterface
Core. getBankStatementMatcher(String className)
get BankStatementMatcher instanceBankStatementMatcherInterface
IBankStatementMatcherFactory. newBankStatementMatcherInstance(String className)
This class will be implemented in OSGi plugins. -
Uses of BankStatementMatcherInterface in org.compiere.model
Methods in org.compiere.model that return BankStatementMatcherInterface Modifier and Type Method Description BankStatementMatcherInterface
MBankStatementMatcher. getMatcher()
Get Matcher
-