fr.etai.xat2v2
Interface Constants


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.

Version:
$Revision: 2003 $
Author:
Marian N. Ion

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

DEF_FORMDATE

static final String DEF_FORMDATE
Le format de date par défaut, utilisée dans les communications avec le DMS.

See Also:
Constant Field Values

DEF_DATE_PRECIS

static final String DEF_DATE_PRECIS
Le format de date avec une précision de miliseconde + la zone de temps

See Also:
Constant Field Values

KEY_XAT2_SESS

static final String KEY_XAT2_SESS
See Also:
Constant Field Values

DICTIONARY_UNIT_REF_EURO

static final String DICTIONARY_UNIT_REF_EURO
ref euro defined in the dictionary ETAI:unit . It must be the same case sensitive ref

See Also:
Constant Field Values

DICTIONARY_ETAI_UNIT

static final String DICTIONARY_ETAI_UNIT
name of the dictionary ETAI unit

See Also:
Constant Field Values

DICTIONARY_ETAI_PERSON

static final String DICTIONARY_ETAI_PERSON
name of the dictionary ETAI person

See Also:
Constant Field Values

DICTIONARY_ETAI_BREAKDOWN

static final String DICTIONARY_ETAI_BREAKDOWN
name of the dictionary ETAI breakdown

See Also:
Constant Field Values

DICTIONARY_ETAI_AMOUNTOF

static final String DICTIONARY_ETAI_AMOUNTOF
name of the dictionary ETAI amountof

See Also:
Constant Field Values

DICTIONARY_ETAI_DATE

static final String DICTIONARY_ETAI_DATE
name of the dictionary ETAI date

See Also:
Constant Field Values

DICTIONARY_ETAI_VEHICLE

static final String DICTIONARY_ETAI_VEHICLE
name of the dictionary ETAI vehicle

See Also:
Constant Field Values

DICTIONARY_ETAI_PART

static final String DICTIONARY_ETAI_PART
name of the dictionary ETAI part

See Also:
Constant Field Values

DICTIONARY_ETAI_MEASURE

static final String DICTIONARY_ETAI_MEASURE
name of the dictionary ETAI measure

See Also:
Constant Field Values

DICTIONARY_ETAI_COMMENTTYPE

static final String DICTIONARY_ETAI_COMMENTTYPE
name of the dictionary ETAI commentType

See Also:
Constant Field Values

DICTIONARY_ETAI_ADMIN

static final String DICTIONARY_ETAI_ADMIN
name of the dictionary ETAI admin

See Also:
Constant Field Values

DICTIONARY_ETAI_PROCEDURE

static final String DICTIONARY_ETAI_PROCEDURE
name of the dictionary ETAI procedure

See Also:
Constant Field Values

DICTIONARY_ETAI_PRICE

static final String DICTIONARY_ETAI_PRICE
name of the dictionary ETAI price

See Also:
Constant Field Values

DICTIONARY_ETAI_TIRE

static final String DICTIONARY_ETAI_TIRE
name of the dictionary ETAI tire

See Also:
Constant Field Values

DICTIONARY_ETAI_CONDITION

static final String DICTIONARY_ETAI_CONDITION
name of the dictionary ETAI condition

See Also:
Constant Field Values

DICTIONARY_ETAI_DIALOG

static final String DICTIONARY_ETAI_DIALOG
name of the dictionary ETAI dialog

See Also:
Constant Field Values

DICTIONARY_ETAI_SECURITY

static final String DICTIONARY_ETAI_SECURITY
name of the dictionary ETAI dialog

See Also:
Constant Field Values

DICTIONARY_ETAI_DESCRIPTION_TYPE

static final String DICTIONARY_ETAI_DESCRIPTION_TYPE
name of the dictionary ETAI description

See Also:
Constant Field Values

DICTIONARY_XAT2_MESSAGE

static final String DICTIONARY_XAT2_MESSAGE
Le dictionnaire de messages Xat2

See Also:
Constant Field Values

DICTIONARY_ETAI_VERB

static final String DICTIONARY_ETAI_VERB
Le nom du dictionnaire de verbes

See Also:
Constant Field Values

XAT2_XML_NAMESPACE

static final String XAT2_XML_NAMESPACE
See Also:
Constant Field Values


Copyright © 2012. All Rights Reserved.