Uses of Class
org.adempiere.base.IMappedDocumentFactory.Parameter
Packages that use IMappedDocumentFactory.Parameter
Package
Description
Provide interface and default implementation of iDempiere core services (model factory, callout factory, etc)
-
Uses of IMappedDocumentFactory.Parameter in org.adempiere.base
Method parameters in org.adempiere.base with type arguments of type IMappedDocumentFactory.ParameterModifier and TypeMethodDescriptionvoidIMappedDocumentFactory.addMapping(String gaap, String tableName, Function<IMappedDocumentFactory.Parameter, ? extends Doc> supplier) add table name + gaap (optional) to Doc mappingvoidMappedDocumentFactory.addMapping(String gaap, String tableName, Function<IMappedDocumentFactory.Parameter, ? extends Doc> supplier)