core-jgi/base
Heng Sin Low 052a829023 * Separate the new callout extension interface from the classic callout interface. this is to avoid confusion since the methodName argument is not used here and implementation is expected to implement the start method.
* Change the getCallout method to findCallout and return a list of registered callout for a column. Callout is not a singleton service and developer can register multiple callout per column
* Make consistent with current semantic where callout is not invoke if record is processed and not always updateable.
* Make consistent with current semantic where only non empty string return from the callout instance is return to the caller as an error message string.
2010-03-09 00:27:33 +00:00
..
.settings Added Eclipse encoding preferences. 2009-04-17 13:55:58 +00:00
META-INF Ups - problem with the looks library solved. 2010-01-30 13:24:45 +00:00
schema * Separate the new callout extension interface from the classic callout interface. this is to avoid confusion since the methodName argument is not used here and implementation is expected to implement the start method. 2010-03-09 00:27:33 +00:00
src * Separate the new callout extension interface from the classic callout interface. this is to avoid confusion since the methodName argument is not used here and implementation is expected to implement the start method. 2010-03-09 00:27:33 +00:00
.classpath Started approach 2 of OSGi integration: 2010-01-29 10:52:35 +00:00
.packaging
.project Started approach 2 of OSGi integration: 2010-01-29 10:52:35 +00:00
.xdoclet
ADempiere.launch Eclipse multiple project setup. 2009-12-30 22:15:49 +00:00
Base.html
GenerateModel-general.launch fixed class path of generate model. added remote debug launch target. 2008-11-21 11:59:58 +00:00
ModelClassGenerator.launch
ModelInterfaceGenerator.launch
RUN_build.bat
RUN_build.sh
Remote Debug Adempiere.launch FR [2800686] Upgrade JasperReports library to 3.5.3. 2009-09-22 12:44:01 +00:00
Swingset.bat merged looks into base. 2008-12-10 00:26:17 +00:00
build.properties Started approach 2 of OSGi integration: 2010-01-29 10:52:35 +00:00
build.xml 2872728 Move Adempiere to Java 6 2009-10-05 04:56:48 +00:00
documentation.bat
packages.txt
packaging-build.xml
plugin.xml More flexible service locator interface. 2010-03-08 20:27:33 +00:00
swing.properties merged looks into base. 2008-12-10 00:26:17 +00:00
xdoclet-build.xml