public class CaseLinkConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
AUTOMATIC_VALIDATION_FIELD |
static String |
CASE_DOCUMENT_ID_FIELD
The xpath of the envelope document id.
|
static String |
CASE_ID_FIELD
The xpath of the envelope custom id indicator.
|
static String |
CASE_LINK_DOCUMENT_TYPE
The he document type.
|
static String |
CASE_LINK_FACET |
static String |
CASE_LINK_SCHEMA |
static String |
CASE_REPOSITORY_NAME_FIELD
The xpath of the envelope repository name.
|
static String |
COMMENT_FIELD
The xpath the comment.
|
static String |
DATE_FIELD
The xpath the date.
|
static String |
DUE_DATE_FIELD |
static String |
ID_FIELD
The xpath of the postId.
|
static String |
IS_ACTIONABLE_FIELD |
static String |
IS_DRAFT_FIELD
The xpath of the isDraft indicator
|
static String |
IS_READ_FIELD
The xpath of the isRead indicator.
|
static String |
IS_SENT_FIELD
The xpath of the isSent indicator.
|
static String |
REFUSAL_OPERATION_CHAIN_ID |
static String |
SENDER_FIELD
The xpath of the sender.
|
static String |
SENDER_MAILBOX_ID_FIELD
The xpath the sender mailbox id.
|
static String |
SENT_DATE_FIELD
The xpath of the sending date.
|
static String |
STEP_DOCUMENT_ID_FIELD |
static String |
SUBJECT_FIELD
The xpath of the subject.
|
static String |
TASK_TYPE_FIELD |
static String |
TYPE_FIELD
The xpath of the type.
|
static String |
VALIDATION_OPERATION_CHAIN_ID |
Constructor and Description |
---|
CaseLinkConstants() |
public static final String CASE_LINK_DOCUMENT_TYPE
public static final String CASE_LINK_FACET
public static final String CASE_LINK_SCHEMA
public static final String ID_FIELD
public static final String CASE_REPOSITORY_NAME_FIELD
public static final String CASE_DOCUMENT_ID_FIELD
public static final String SUBJECT_FIELD
public static final String SENDER_MAILBOX_ID_FIELD
public static final String SENDER_FIELD
public static final String DATE_FIELD
public static final String COMMENT_FIELD
public static final String SENT_DATE_FIELD
public static final String TYPE_FIELD
public static final String IS_READ_FIELD
public static final String IS_SENT_FIELD
public static final String CASE_ID_FIELD
public static final String IS_DRAFT_FIELD
public static final String DUE_DATE_FIELD
public static final String IS_ACTIONABLE_FIELD
public static final String TASK_TYPE_FIELD
public static final String VALIDATION_OPERATION_CHAIN_ID
public static final String REFUSAL_OPERATION_CHAIN_ID
public static final String AUTOMATIC_VALIDATION_FIELD
public static final String STEP_DOCUMENT_ID_FIELD
Copyright © 2011 Nuxeo SA. All Rights Reserved.