Package org.adempiere.base
Interface IReplenishFactory
public interface IReplenishFactory
Factory Interface for plugins to connect to the iDempiere core and provide a
 way to load Replication Custom Interface.
- Author:
 - tsvikruha
 
- 
Method Summary
 
- 
Method Details
- 
newReplenishInstance
- Parameters:
 className-- Returns:
 - new ReplenishInterface instance
 
 
 -