Package org.adempiere.webui.factory
Interface IMappedFormFactory
- All Superinterfaces:
IMappedByNameFactory<ADForm>
- All Known Implementing Classes:
MappedFormFactory
IMappedByNameFactory
interface for ADForm
.- Author:
- matheus.marcelino
-
Method Summary
Methods inherited from interface org.adempiere.base.IMappedByNameFactory
addMapping, getSupplier, newInstance, removeMapping
-
Method Details
-
scan
Scan packages for class withForm
annotation and add mapping for it- Parameters:
context
-packages
-
-