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

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

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

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 attribute name module

NAME

public static final String NAME

Constant NAME corresponding to the attribute name name

NAMESPACE

public static final String NAMESPACE

Constant NAMESPACE corresponding to the attribute name namespace

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

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