Uses of Interface
org.adempiere.base.IColumnCalloutFactory
Packages that use IColumnCalloutFactory
Package
Description
Provide interface and default implementation of iDempiere core services (model factory, callout factory, etc)
-
Uses of IColumnCalloutFactory in org.adempiere.base
Classes in org.adempiere.base that implement IColumnCalloutFactoryModifier and TypeClassDescriptionclassAbstract base class for annotation driven implementation ofIColumnCalloutFactory.
Subclass would override theAnnotationBasedColumnCalloutFactory.getPackages()method to provide the packages forCalloutannotation scanning and discovery.classDefault implementation ofAnnotationBasedColumnCalloutFactorythat would scan the org.adempiere.model packageclassDefaultIColumnCalloutFactoryimplementation for core.
LoadIColumnCalloutinstance from plugin.xml (org.adempiere.base.IColumnCallout extension point)classDefault implementation ofIMappedColumnCalloutFactoryfor core.