Uses of Interface
org.adempiere.base.IMappedByNameFactory
-
Packages that use IMappedByNameFactory Package Description org.adempiere.base org.adempiere.webui.factory org.idempiere.process -
-
Uses of IMappedByNameFactory in org.adempiere.base
Classes in org.adempiere.base that implement IMappedByNameFactory Modifier and Type Class Description class
MappedByNameFactory<T>
Provide simple name/class name mapping through register lambda supplier object -
Uses of IMappedByNameFactory in org.adempiere.webui.factory
Subinterfaces of IMappedByNameFactory in org.adempiere.webui.factory Modifier and Type Interface Description interface
IMappedFormFactory
Classes in org.adempiere.webui.factory that implement IMappedByNameFactory Modifier and Type Class Description class
MappedFormFactory
-
Uses of IMappedByNameFactory in org.idempiere.process
Subinterfaces of IMappedByNameFactory in org.idempiere.process Modifier and Type Interface Description interface
IMappedProcessFactory
Classes in org.idempiere.process that implement IMappedByNameFactory Modifier and Type Class Description class
MappedProcessFactory
-