RestExposed

public @interface RestExposed

The RestExposed annotation is used by developers to mark lookups that should be exposed via REST. It is being processed by org.motechproject.mds.annotations.internal.LookupProcessor.

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