Package org.adempiere.base.annotation
package org.adempiere.base.annotation
Provide annotations for callout, model event, import event and process
-
ClassDescriptionAnnotation for Column Callout.To support the use of multiple
Callout
annotationAnnotation for OSGi Event Topic Delegate.
Works withEventDelegate
and its sub classesTags a process class field as a process parameter in order to have its value set automatically.
Class fields are matched against process parameters using the following heuristics:
[1] If the parameter annotation has a name, then it must match exactly the process parameter metadata definition.Annotation for iDempiere process