|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.openmrs.util.FormConstants
public class FormConstants
Constants relating to forms
Form
,
FormField
,
Field
,
FieldType
,
FieldAnswer
Field Summary | |
---|---|
static java.lang.Integer |
CLASS_DRUG
Deprecated. |
static java.lang.Integer |
FIELD_TYPE_CONCEPT
|
static java.lang.Integer |
FIELD_TYPE_DATABASE
|
static java.lang.Integer |
FIELD_TYPE_MISC_SET
|
static java.lang.Integer |
FIELD_TYPE_SECTION
|
static java.lang.Integer |
FIELD_TYPE_TERM_SET
|
static java.lang.String |
HL7_AUTHORITY_LOCAL
Deprecated. Moved the constant to HL7Constants class |
static java.lang.String |
HL7_AUTHORITY_UUID
Deprecated. Moved the constant to HL7Constants class |
static java.lang.String |
HL7_BOOLEAN
Deprecated. Moved the constant to HL7Constants class |
static java.lang.String |
HL7_CODED
Deprecated. Moved the constant to HL7Constants class |
static java.lang.String |
HL7_CODED_WITH_EXCEPTIONS
Deprecated. Moved the constant to HL7Constants class |
static java.lang.String |
HL7_DATE
Deprecated. Moved the constant to HL7Constants class |
static java.lang.String |
HL7_DATETIME
Deprecated. Moved the constant to HL7Constants class |
static java.lang.Object |
HL7_ID_PATIENT
Deprecated. Moved the constant to HL7Constants class |
static java.lang.Object |
HL7_ID_PERSON
Deprecated. Moved the constant to HL7Constants class |
static java.lang.String |
HL7_LOCAL_CONCEPT
Deprecated. |
static java.lang.String |
HL7_LOCAL_CONCEPT_NAME
Deprecated. Moved the constant to HL7Constants class |
static java.lang.String |
HL7_LOCAL_DRUG
Deprecated. Moved the constant to HL7Constants class |
static java.lang.String |
HL7_LOCAL_RELATIONSHIP
Deprecated. Moved the constant to HL7Constants class |
static java.lang.String |
HL7_NUMERIC
Deprecated. Moved the constant to HL7Constants class |
static java.lang.String |
HL7_TEXT
Deprecated. Moved the constant to HL7Constants class |
static java.lang.String |
HL7_TIME
Deprecated. Moved the constant to HL7Constants class |
static int |
INDENT_SIZE
|
static java.util.Hashtable<java.lang.String,java.lang.String> |
simpleDatatypes
Deprecated. Moved the constant to HL7Constants class, List of datatypes that do not require complex definitions |
Constructor Summary | |
---|---|
FormConstants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.Integer FIELD_TYPE_CONCEPT
public static final java.lang.Integer FIELD_TYPE_DATABASE
public static final java.lang.Integer FIELD_TYPE_TERM_SET
public static final java.lang.Integer FIELD_TYPE_MISC_SET
public static final java.lang.Integer FIELD_TYPE_SECTION
@Deprecated public static final java.lang.String HL7_TEXT
@Deprecated public static final java.lang.String HL7_CODED
@Deprecated public static final java.lang.String HL7_CODED_WITH_EXCEPTIONS
@Deprecated public static final java.lang.String HL7_NUMERIC
@Deprecated public static final java.lang.String HL7_DATE
@Deprecated public static final java.lang.String HL7_TIME
@Deprecated public static final java.lang.String HL7_DATETIME
@Deprecated public static final java.lang.String HL7_BOOLEAN
@Deprecated public static final java.lang.String HL7_AUTHORITY_UUID
@Deprecated public static final java.lang.String HL7_AUTHORITY_LOCAL
@Deprecated public static final java.lang.Object HL7_ID_PERSON
@Deprecated public static final java.lang.Object HL7_ID_PATIENT
@Deprecated public static final java.lang.Integer CLASS_DRUG
@Deprecated public static final java.lang.String HL7_LOCAL_CONCEPT
@Deprecated public static final java.lang.String HL7_LOCAL_CONCEPT_NAME
@Deprecated public static final java.lang.String HL7_LOCAL_DRUG
@Deprecated public static final java.lang.String HL7_LOCAL_RELATIONSHIP
@Deprecated public static final java.util.Hashtable<java.lang.String,java.lang.String> simpleDatatypes
public static final int INDENT_SIZE
Constructor Detail |
---|
public FormConstants()
|
OpenMRS-1.7.x | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |