Uses of Interface
org.adempiere.base.IDocFactory
Package
Description
Provide interface and default implementation of iDempiere core services (model factory, callout factory, etc)
-
Uses of IDocFactory in org.adempiere.base
Modifier and TypeClassDescriptionclass
class
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. -
Uses of IDocFactory in org.brerp.sped.nfe.component