Uses of Interface
org.compiere.impexp.BankStatementLoaderInterface
-
Packages that use BankStatementLoaderInterface Package Description org.adempiere.base org.compiere.impexp Provides for.... -
-
Uses of BankStatementLoaderInterface in org.adempiere.base
Methods in org.adempiere.base that return BankStatementLoaderInterface Modifier and Type Method Description static BankStatementLoaderInterfaceCore. getBankStatementLoader(String className)get BankStatementLoader instanceBankStatementLoaderInterfaceIBankStatementLoaderFactory. newBankStatementLoaderInstance(String className)This class will be implemented in OSGi plugins. -
Uses of BankStatementLoaderInterface in org.compiere.impexp
Classes in org.compiere.impexp that implement BankStatementLoaderInterface Modifier and Type Class Description classOFXFileBankStatementLoaderLoader for OFX bank statements (file based)
-