Class MappedDocumentFactory

java.lang.Object
org.adempiere.base.MappedDocumentFactory
All Implemented Interfaces:
IDocFactory, IMappedDocumentFactory

public class MappedDocumentFactory extends Object implements IDocFactory, IMappedDocumentFactory
Document factory backed by map between tablename + gaap and lambda function object.
If you create a subclass of this and register it as osgi service, don't register for the IMappedDocumentFactory interface.
Author:
hengsin