Package com.logicaldoc.gui.common.client
Class Constants
- java.lang.Object
-
- com.logicaldoc.gui.common.client.Constants
-
public final class Constants extends Object
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Constants()
-
-
-
Field Detail
-
AUTH_USERNAME
public static final String AUTH_USERNAME
- See Also:
- Constant Field Values
-
AUTH_USERID
public static final String AUTH_USERID
- See Also:
- Constant Field Values
-
AUTH_PASSWORD
public static final String AUTH_PASSWORD
- See Also:
- Constant Field Values
-
USER_SESSION
public static final String USER_SESSION
- See Also:
- Constant Field Values
-
LANGUAGE
public static final String LANGUAGE
- See Also:
- Constant Field Values
-
SESSIONS
public static final String SESSIONS
- See Also:
- Constant Field Values
-
DOCUMENTS_FOLDERID
public static final long DOCUMENTS_FOLDERID
- See Also:
- Constant Field Values
-
WORKSPACE_DEFAULTNAME
public static final String WORKSPACE_DEFAULTNAME
- See Also:
- Constant Field Values
-
TENANT_DEFAULTID
public static final long TENANT_DEFAULTID
- See Also:
- Constant Field Values
-
TENANT_DEFAULTNAME
public static final String TENANT_DEFAULTNAME
- See Also:
- Constant Field Values
-
TENANT_DEFAULTDISPLAYNAME
public static final String TENANT_DEFAULTDISPLAYNAME
- See Also:
- Constant Field Values
-
TIME_MINUTE
public static final String TIME_MINUTE
- See Also:
- Constant Field Values
-
TIME_HOUR
public static final String TIME_HOUR
- See Also:
- Constant Field Values
-
TIME_BUSINESS_HOUR
public static final String TIME_BUSINESS_HOUR
- See Also:
- Constant Field Values
-
TIME_DAY
public static final String TIME_DAY
- See Also:
- Constant Field Values
-
TIME_BUSINESS_DAY
public static final String TIME_BUSINESS_DAY
- See Also:
- Constant Field Values
-
TIME_WEEK
public static final String TIME_WEEK
- See Also:
- Constant Field Values
-
TIME_BUSINESS_WEEK
public static final String TIME_BUSINESS_WEEK
- See Also:
- Constant Field Values
-
PERMISSION_DELETE
public static final String PERMISSION_DELETE
- See Also:
- Constant Field Values
-
PERMISSION_IMMUTABLE
public static final String PERMISSION_IMMUTABLE
- See Also:
- Constant Field Values
-
PERMISSION_SECURITY
public static final String PERMISSION_SECURITY
- See Also:
- Constant Field Values
-
PERMISSION_WRITE
public static final String PERMISSION_WRITE
- See Also:
- Constant Field Values
-
PERMISSION_ADD
public static final String PERMISSION_ADD
- See Also:
- Constant Field Values
-
PERMISSION_RENAME
public static final String PERMISSION_RENAME
- See Also:
- Constant Field Values
-
PERMISSION_IMPORT
public static final String PERMISSION_IMPORT
- See Also:
- Constant Field Values
-
PERMISSION_EXPORT
public static final String PERMISSION_EXPORT
- See Also:
- Constant Field Values
-
PERMISSION_SIGN
public static final String PERMISSION_SIGN
- See Also:
- Constant Field Values
-
PERMISSION_ARCHIVE
public static final String PERMISSION_ARCHIVE
- See Also:
- Constant Field Values
-
PERMISSION_WORKFLOW
public static final String PERMISSION_WORKFLOW
- See Also:
- Constant Field Values
-
PERMISSION_DOWNLOAD
public static final String PERMISSION_DOWNLOAD
- See Also:
- Constant Field Values
-
PERMISSION_CALENDAR
public static final String PERMISSION_CALENDAR
- See Also:
- Constant Field Values
-
PERMISSION_SUBSCRIPTION
public static final String PERMISSION_SUBSCRIPTION
- See Also:
- Constant Field Values
-
PERMISSION_PASSWORD
public static final String PERMISSION_PASSWORD
- See Also:
- Constant Field Values
-
PERMISSION_MOVE
public static final String PERMISSION_MOVE
- See Also:
- Constant Field Values
-
PERMISSION_EMAIL
public static final String PERMISSION_EMAIL
- See Also:
- Constant Field Values
-
PERMISSION_AUTOMATION
public static final String PERMISSION_AUTOMATION
- See Also:
- Constant Field Values
-
PERMISSION_STORAGE
public static final String PERMISSION_STORAGE
- See Also:
- Constant Field Values
-
DOC_UNLOCKED
public static final int DOC_UNLOCKED
- See Also:
- Constant Field Values
-
DOC_CHECKED_OUT
public static final int DOC_CHECKED_OUT
- See Also:
- Constant Field Values
-
DOC_LOCKED
public static final int DOC_LOCKED
- See Also:
- Constant Field Values
-
DOC_ARCHIVED
public static final int DOC_ARCHIVED
- See Also:
- Constant Field Values
-
NATURE_FORM
public static final int NATURE_FORM
- See Also:
- Constant Field Values
-
SMTP_SECURITY_NONE
public static final String SMTP_SECURITY_NONE
- See Also:
- Constant Field Values
-
SMTP_SECURITY_TLS_IF_AVAILABLE
public static final String SMTP_SECURITY_TLS_IF_AVAILABLE
- See Also:
- Constant Field Values
-
SMTP_SECURITY_TLS
public static final String SMTP_SECURITY_TLS
- See Also:
- Constant Field Values
-
SMTP_SECURITY_SSL
public static final String SMTP_SECURITY_SSL
- See Also:
- Constant Field Values
-
KEY_ENTER
public static final String KEY_ENTER
- See Also:
- Constant Field Values
-
GROUP_ADMIN
public static final String GROUP_ADMIN
- See Also:
- Constant Field Values
-
GROUP_PUBLISHER
public static final String GROUP_PUBLISHER
- See Also:
- Constant Field Values
-
GROUP_GUEST
public static final String GROUP_GUEST
- See Also:
- Constant Field Values
-
EVENT_LOCKED
public static final String EVENT_LOCKED
- See Also:
- Constant Field Values
-
EVENT_CHECKEDOUT
public static final String EVENT_CHECKEDOUT
- See Also:
- Constant Field Values
-
EVENT_DOWNLOADED
public static final String EVENT_DOWNLOADED
- See Also:
- Constant Field Values
-
EVENT_CHANGED
public static final String EVENT_CHANGED
- See Also:
- Constant Field Values
-
EVENT_CHECKEDIN
public static final String EVENT_CHECKEDIN
- See Also:
- Constant Field Values
-
INDEX_TO_INDEX
public static final int INDEX_TO_INDEX
The document must be indexed, both metadata and content- See Also:
- Constant Field Values
-
INDEX_TO_INDEX_METADATA
public static final int INDEX_TO_INDEX_METADATA
The document must be indexed, just the metadata- See Also:
- Constant Field Values
-
INDEX_INDEXED
public static final int INDEX_INDEXED
The document has already been indexed- See Also:
- Constant Field Values
-
INDEX_SKIP
public static final int INDEX_SKIP
- See Also:
- Constant Field Values
-
LOCALE
public static final String LOCALE
- See Also:
- Constant Field Values
-
TENANT
public static final String TENANT
- See Also:
- Constant Field Values
-
ANONYMOUS
public static final String ANONYMOUS
- See Also:
- Constant Field Values
-
BLANK_PLACEHOLDER
public static final String BLANK_PLACEHOLDER
- See Also:
- Constant Field Values
-
SID
public static final String SID
- See Also:
- Constant Field Values
-
KEY
public static final String KEY
- See Also:
- Constant Field Values
-
SKIN
public static final String SKIN
- See Also:
- Constant Field Values
-
FOLDER_ID
public static final String FOLDER_ID
- See Also:
- Constant Field Values
-
DOC_ID
public static final String DOC_ID
- See Also:
- Constant Field Values
-
AUDIT_DEFAULT_EVENTS
public static final String[] AUDIT_DEFAULT_EVENTS
-
FULLTEXT_FIELD_FILENAME
public static final String FULLTEXT_FIELD_FILENAME
- See Also:
- Constant Field Values
-
FULLTEXT_FIELD_TAGS
public static final String FULLTEXT_FIELD_TAGS
- See Also:
- Constant Field Values
-
FULLTEXT_FIELD_CONTENT
public static final String FULLTEXT_FIELD_CONTENT
- See Also:
- Constant Field Values
-
FULLTEXT_FIELD_CUSTOMID
public static final String FULLTEXT_FIELD_CUSTOMID
- See Also:
- Constant Field Values
-
FULLTEXT_FIELD_NOTES
public static final String FULLTEXT_FIELD_NOTES
- See Also:
- Constant Field Values
-
FULLTEXT_FIELD_COMMENT
public static final String FULLTEXT_FIELD_COMMENT
- See Also:
- Constant Field Values
-
TWOFA_GOOGLE_AUTHENTICATOR
public static final String TWOFA_GOOGLE_AUTHENTICATOR
- See Also:
- Constant Field Values
-
TWOFA_YUBIKEY
public static final String TWOFA_YUBIKEY
- See Also:
- Constant Field Values
-
FULLTEXT_DEFAULT_FIELDS
public static final String[] FULLTEXT_DEFAULT_FIELDS
-
-