.. java:import:: java.lang.annotation Documented .. java:import:: java.lang.annotation ElementType .. java:import:: java.lang.annotation Retention .. java:import:: java.lang.annotation RetentionPolicy .. java:import:: java.lang.annotation Target LookupField =========== .. java:package:: org.motechproject.mds.annotations :noindex: .. java:type:: @Target @Retention @Documented 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 \ :java:ref:`org.motechproject.mds.annotations.internal.LookupProcessor`\ **See also:** :java:ref:`org.motechproject.mds.annotations.internal.LookupProcessor`