Entity¶
-
public @interface
Entity¶ The
Entityannotation is used to point classes, that should be mapped as Motech Dataservices Entities. The discovery logic for this annotation is done inorg.motechproject.mds.annotations.internal.EntityProcessorSee also:
org.motechproject.mds.annotations.internal.EntityProcessor