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 BankStatementMatcherInterfaceCore. getBankStatementMatcher(String className)get BankStatementMatcher instanceBankStatementMatcherInterfaceIBankStatementMatcherFactory. 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 BankStatementMatcherInterfaceMBankStatementMatcher. getMatcher()Get Matcher
-