|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Constants
This class replaces the V1 fr.etai.xat2.ConstantesXat2
class.
It contains the constants used in various places in the application.
Elle remplace l'ancienne interface IConstantes.
La classe ne peut pas être instanciée, il faut utiliser
import static fr.etai.xat2v2.Constants.*;
La raison pour utiliser une classe au lieu d'une interface est exposée içi.
Field Summary | |
---|---|
static String |
DEF_DATE_PRECIS
Le format de date avec une précision de miliseconde + la zone de temps |
static String |
DEF_FORMDATE
Le format de date par défaut, utilisée dans les communications avec le DMS. |
static String |
DICTIONARY_ETAI_ADMIN
name of the dictionary ETAI admin |
static String |
DICTIONARY_ETAI_AMOUNTOF
name of the dictionary ETAI amountof |
static String |
DICTIONARY_ETAI_BREAKDOWN
name of the dictionary ETAI breakdown |
static String |
DICTIONARY_ETAI_COMMENTTYPE
name of the dictionary ETAI commentType |
static String |
DICTIONARY_ETAI_CONDITION
name of the dictionary ETAI condition |
static String |
DICTIONARY_ETAI_DATE
name of the dictionary ETAI date |
static String |
DICTIONARY_ETAI_DESCRIPTION_TYPE
name of the dictionary ETAI description |
static String |
DICTIONARY_ETAI_DIALOG
name of the dictionary ETAI dialog |
static String |
DICTIONARY_ETAI_MEASURE
name of the dictionary ETAI measure |
static String |
DICTIONARY_ETAI_PART
name of the dictionary ETAI part |
static String |
DICTIONARY_ETAI_PERSON
name of the dictionary ETAI person |
static String |
DICTIONARY_ETAI_PRICE
name of the dictionary ETAI price |
static String |
DICTIONARY_ETAI_PROCEDURE
name of the dictionary ETAI procedure |
static String |
DICTIONARY_ETAI_SECURITY
name of the dictionary ETAI dialog |
static String |
DICTIONARY_ETAI_TIRE
name of the dictionary ETAI tire |
static String |
DICTIONARY_ETAI_UNIT
name of the dictionary ETAI unit |
static String |
DICTIONARY_ETAI_VEHICLE
name of the dictionary ETAI vehicle |
static String |
DICTIONARY_ETAI_VERB
Le nom du dictionnaire de verbes |
static String |
DICTIONARY_UNIT_REF_EURO
ref euro defined in the dictionary ETAI:unit . |
static String |
DICTIONARY_XAT2_MESSAGE
Le dictionnaire de messages Xat2 |
static String |
KEY_XAT2_SESS
|
static String |
XAT2_XML_NAMESPACE
|
Field Detail |
---|
static final String DEF_FORMDATE
static final String DEF_DATE_PRECIS
static final String KEY_XAT2_SESS
static final String DICTIONARY_UNIT_REF_EURO
static final String DICTIONARY_ETAI_UNIT
static final String DICTIONARY_ETAI_PERSON
static final String DICTIONARY_ETAI_BREAKDOWN
static final String DICTIONARY_ETAI_AMOUNTOF
static final String DICTIONARY_ETAI_DATE
static final String DICTIONARY_ETAI_VEHICLE
static final String DICTIONARY_ETAI_PART
static final String DICTIONARY_ETAI_MEASURE
static final String DICTIONARY_ETAI_COMMENTTYPE
static final String DICTIONARY_ETAI_ADMIN
static final String DICTIONARY_ETAI_PROCEDURE
static final String DICTIONARY_ETAI_PRICE
static final String DICTIONARY_ETAI_TIRE
static final String DICTIONARY_ETAI_CONDITION
static final String DICTIONARY_ETAI_DIALOG
static final String DICTIONARY_ETAI_SECURITY
static final String DICTIONARY_ETAI_DESCRIPTION_TYPE
static final String DICTIONARY_XAT2_MESSAGE
static final String DICTIONARY_ETAI_VERB
static final String XAT2_XML_NAMESPACE
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |