|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jurismarches.vradi.VradiConstants
public class VradiConstants
Vradi application constants.
| Nested Class Summary | |
|---|---|
static class |
VradiConstants.FileType
All file type managed by vradi. |
static class |
VradiConstants.FormStatus
Forms Status. |
static class |
VradiConstants.FormTypeTemplateEnum
Form type enum used to xml file markup list. |
static class |
VradiConstants.SendingStatus
Sending Status. |
static class |
VradiConstants.SessionStatus
Session status. |
| 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 |
USER_ONLY_DECORATOR
|
static Pattern |
XML_STREAM_IMPORT_TIME
Pattern de l'heure d'import des flux xml. |
| Constructor Summary | |
|---|---|
VradiConstants()
|
|
| 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 Pattern XML_STREAM_IMPORT_TIME
public static final String CHANNEL
public static final String ENTRY
public static final String ITEM
public static final String USER_ONLY_DECORATOR
public static final SimpleDateFormat FORM_ID_DATE_FORMAT
public static final String DEFAULT_SENDING_PARAGRAPH
public static final int DEFAULT_SENDING_STATUS
| Constructor Detail |
|---|
public VradiConstants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||