LookupField

public @interface LookupField

The LookupField annotation allows developers to point fields in Lookup method, that should be mapped as Lookup fields for Developer Defined Lookup. The discovery logic for this annotation is done in org.motechproject.mds.annotations.internal.LookupProcessor

See also: org.motechproject.mds.annotations.internal.LookupProcessor