com.jurismarches.vradi
Class VradiConstants

java.lang.Object
  extended by com.jurismarches.vradi.VradiConstants

public class VradiConstants
extends Object

VradiConstants.

Since:
2 mars 2010 15:37:19
Version:
$Revision: 806 $ $Date: 2010-04-29 10:43:37 +0200 (jeu., 29 avril 2010) $
Author:
$Author: sletellier $

Nested Class Summary
static class VradiConstants.FormStatus
          Forms Status.
static class VradiConstants.FormTypeTemplateEnum
           
static class VradiConstants.SendingStatus
          Sending Status.
static class VradiConstants.SessionStatus
          Session status.
static class VradiConstants.XmlStreamConfig
          XmlStreamConfig.
 
Field Summary
static String CHANNEL
           
static String DEFAULT_SENDING_PARAGRAPH
          default value of the sending paragraph.
static int DEFAULT_SENDING_STATUS
          default value of the sending status.
static String ENTRY
           
static SimpleDateFormat FORM_ID_DATE_FORMAT
          Form Id date format.
static String ITEM
           
static String ROOT_THESAURUS_NAME
          name of root thesaurus node.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ROOT_THESAURUS_NAME

public static final String ROOT_THESAURUS_NAME
name of root thesaurus node.

See Also:
Constant Field Values

CHANNEL

public static final String CHANNEL
See Also:
Constant Field Values

ENTRY

public static final String ENTRY
See Also:
Constant Field Values

ITEM

public static final String ITEM
See Also:
Constant Field Values

FORM_ID_DATE_FORMAT

public static final SimpleDateFormat FORM_ID_DATE_FORMAT
Form Id date format.


DEFAULT_SENDING_PARAGRAPH

public static final String DEFAULT_SENDING_PARAGRAPH
default value of the sending paragraph.

See Also:
Constant Field Values

DEFAULT_SENDING_STATUS

public static final int DEFAULT_SENDING_STATUS
default value of the sending status.

See Also:
Constant Field Values


Copyright © 2009-2010 JurisMarches. All Rights Reserved.