Constants.AnnotationFields

public static final class AnnotationFields

The AnnotationFields contains constant values related with attributes names in mds annotations.

See also: org.motechproject.mds.annotations.Entity, org.motechproject.mds.annotations.Field, org.motechproject.mds.annotations.Ignore, org.motechproject.mds.annotations.Lookup, org.motechproject.mds.annotations.LookupField

Fields

CRUD_EVENTS

public static final String CRUD_EVENTS

Constant CRUD_EVENTS corresponding to the @Entity attribute named crudEvents

DELETE

public static final String DELETE

Constant DELETE corresponding to the attribute name delete

DISPLAY_NAME

public static final String DISPLAY_NAME

Constant DISPLAY_NAME corresponding to the primitive value displayName

FRACTION

public static final String FRACTION

Constant FRACTION corresponding to the primitive value fraction

HISTORY

public static final String HISTORY

Constant HISTORY corresponding to the @Entity attribute named recordHistory

INTEGER

public static final String INTEGER

Constant INTEGER corresponding to the primitive value integer

MAX

public static final String MAX

Constant MAX corresponding to the primitive value max

MAX_FETCH_DEPTH

public static final String MAX_FETCH_DEPTH

Constant TABLE_NAME corresponding to the @Entity attribute named maxFetchDepth

MIN

public static final String MIN

Constant MIN corresponding to the primitive value min

MODULE

public static final String MODULE

Constant MODULE corresponding to the @Entity attribute named module

NAME

public static final String NAME

Constant NAME corresponding to the @Entity attribute named name

NAMESPACE

public static final String NAMESPACE

Constant NAMESPACE corresponding to the @Entity attribute named namespace

NON_EDITABLE

public static final String NON_EDITABLE

Constant NON_EDITABLE corresponding to the @Entity attribute named nonEditable

PERSIST

public static final String PERSIST

Constant PERSIST corresponding to the attribute name persist

REGEXP

public static final String REGEXP

Constant REGEXP corresponding to the primitive value regexp

TABLE_NAME

public static final String TABLE_NAME

Constant TABLE_NAME corresponding to the @Entity attribute named tableName

TYPE

public static final String TYPE

UPDATE

public static final String UPDATE

Constant UPDATE corresponding to the attribute name update

VALUE

public static final String VALUE

Constant VALUE corresponding to the primitive value value