|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JcmsConstants
This interface contains a set of constants.
Field Summary | |
---|---|
static int |
ADATE_SEARCH
|
static String |
ADMIN_NOTES_PROP
|
static int |
ADVANCED_TAB
|
static String |
ARCHIVES_DIR
|
static int |
ASCII_WIDTH
|
static int |
CATEGORY_TAB
|
static int |
CDATE_SEARCH
|
static String |
COMMON_ALARM
|
static int |
CONTENT_TAB
|
static int |
COOKIE_MAX_AGE
|
static int |
CTRL_TOPIC_INTERNAL
|
static int |
CTRL_TOPIC_REF
|
static int |
CTRL_TOPIC_VALUE
|
static int |
CTRL_TOPIC_WRITE
|
static String |
CUSTOM_PROP
|
static int |
DOCCHOOSER_HEIGHT
|
static int |
DOCCHOOSER_WIDTH
|
static String |
DOCS_DIR
|
static int |
EDATE_SEARCH
|
static String |
EMAIL_REGEXP
|
static String |
ERROR_MSG
Deprecated. use methods indicated in the javadoc above. |
static int |
FORBIDDEN_FILE_ACCESS
|
static String |
FORBIDDEN_REDIRECT
|
static String |
FORCE_REDIRECT
This constant can be use as a request attribute key to force a redirection: request.setAttribute(JcmsConstants.FORCE_REDIRECT, channel.getUrl()); |
static String |
ICON_ARCHIVE
|
static String |
ICON_LOCK
|
static String |
ICON_LOCK_STRONG
|
static String |
ICON_WARN
|
static String |
ICON_WH_BOOK_CLOSED
|
static String |
ICON_WH_BOOK_OPEN
|
static String |
INFORMATION_MSG
Deprecated. use methods indicated in the javadoc above. |
static String |
JALIOS_JUNIT_PROP
System property being set to true when running JCMS in unit tests. |
static String |
JCMS_CADDY
|
static String |
JCMS_MSG_LIST
This constant is used internally as a request or session attribute key to display an information message through any include to "doMessageBox.jsp". |
static String |
JSYNC_DOWNLOAD_DIR
|
static String |
JSYNC_SYNC_ALARM
|
static String |
LOG_FILE
|
static String |
LOG_TOPIC_SECURITY
|
static String |
LOGGER_PROP
|
static String |
LOGGER_XMLPROP
|
static String |
MBR_PHOTO_DIR
|
static int |
MDATE_SEARCH
|
static String |
MONITOR_XML
|
static int |
OP_CREATE
|
static int |
OP_DEEP_COPY
|
static int |
OP_DEEP_DELETE
|
static int |
OP_DELETE
|
static int |
OP_MERGE
|
static int |
OP_UPDATE
|
static int |
PDATE_SEARCH
|
static String |
PHOTO_DIR
|
static int |
PHOTO_ICON
|
static int |
PHOTO_ICON_HEIGHT
|
static int |
PHOTO_ICON_WIDTH
|
static int |
PHOTO_LARGE
|
static int |
PHOTO_LARGE_HEIGHT
|
static int |
PHOTO_LARGE_WIDTH
|
static int |
PHOTO_NORMAL
|
static int |
PHOTO_NORMAL_HEIGHT
|
static int |
PHOTO_NORMAL_WIDTH
|
static int |
PHOTO_SMALL
|
static int |
PHOTO_SMALL_HEIGHT
|
static int |
PHOTO_SMALL_WIDTH
|
static int |
PHOTO_TINY
|
static int |
PHOTO_TINY_HEIGHT
|
static int |
PHOTO_TINY_WIDTH
|
static int |
PREVIOUS_TAB
|
static String |
PRINT_VIEW
|
static int |
PRIVATE_FILE_ACCESS
|
static int |
PUBLIC_FILE_ACCESS
|
static int |
READ_RIGHT_TAB
|
static String |
REVISION
|
static int |
SDATE_SEARCH
|
static String |
SEARCHENGINE_ALARM
|
static String |
SESSION_AUTHORIZED_FILENAMES_SET
This is a key, in the J2EE session attributes map, giving a set of files paths. |
static String |
STATS_REPORT_DIR
|
static String |
STATUS_PROP
|
static String |
STORE_XML
|
static int |
TEMPLATE_TAB
|
static int |
THUMBNAIL_LARGE_HEIGHT
|
static int |
THUMBNAIL_LARGE_WIDTH
|
static int |
THUMBNAIL_SMALL_HEIGHT
|
static int |
THUMBNAIL_SMALL_WIDTH
|
static int |
UDATE_SEARCH
|
static int |
UPDATE_RIGHT_TAB
|
static String |
UPLOAD_DIR
|
static String |
URL_REGEXP
|
static String |
WARNING_MSG
Deprecated. use methods indicated in the javadoc above. |
static String |
WEBAPP_PROP
|
static String |
WFEXPRESS_ALARM
|
static String |
WFREMINDER_ALARM
|
static int |
WORKFLOW_TAB
|
static String |
WORKFLOW_XML
|
Fields inherited from interface com.jalios.util.JaliosConstants |
---|
CRLF, MILLIS_IN_ONE_DAY, MILLIS_IN_ONE_HOUR, MILLIS_IN_ONE_MINUTE, MILLIS_IN_ONE_MONTH, MILLIS_IN_ONE_SECOND, MILLIS_IN_ONE_WEEK, MILLIS_IN_ONE_YEAR |
Field Detail |
---|
static final String REVISION
static final String LOG_FILE
static final String LOGGER_XMLPROP
static final String LOGGER_PROP
static final String LOG_TOPIC_SECURITY
static final String STORE_XML
static final String WORKFLOW_XML
static final String CUSTOM_PROP
static final String WEBAPP_PROP
static final String STATUS_PROP
static final String ADMIN_NOTES_PROP
static final String MONITOR_XML
static final int CDATE_SEARCH
static final int MDATE_SEARCH
static final int PDATE_SEARCH
static final int EDATE_SEARCH
static final int SDATE_SEARCH
static final int ADATE_SEARCH
static final int UDATE_SEARCH
static final String COMMON_ALARM
static final String JSYNC_SYNC_ALARM
static final String WFEXPRESS_ALARM
static final String WFREMINDER_ALARM
static final String SEARCHENGINE_ALARM
static final int PUBLIC_FILE_ACCESS
static final int PRIVATE_FILE_ACCESS
static final int FORBIDDEN_FILE_ACCESS
static final int OP_CREATE
static final int OP_UPDATE
static final int OP_DELETE
static final int OP_DEEP_DELETE
static final int OP_DEEP_COPY
static final int OP_MERGE
static final int CTRL_TOPIC_WRITE
static final int CTRL_TOPIC_VALUE
static final int CTRL_TOPIC_REF
static final int CTRL_TOPIC_INTERNAL
static final int ASCII_WIDTH
static final int COOKIE_MAX_AGE
static final String JCMS_CADDY
static final String FORBIDDEN_REDIRECT
static final String EMAIL_REGEXP
static final String URL_REGEXP
static final String PRINT_VIEW
static final String UPLOAD_DIR
static final String DOCS_DIR
static final String STATS_REPORT_DIR
static final String PHOTO_DIR
static final String MBR_PHOTO_DIR
static final String ARCHIVES_DIR
static final String JSYNC_DOWNLOAD_DIR
static final String ICON_ARCHIVE
static final String ICON_LOCK
static final String ICON_LOCK_STRONG
static final String ICON_WARN
static final String ICON_WH_BOOK_OPEN
static final String ICON_WH_BOOK_CLOSED
static final int PREVIOUS_TAB
static final int CONTENT_TAB
static final int CATEGORY_TAB
static final int READ_RIGHT_TAB
static final int UPDATE_RIGHT_TAB
static final int TEMPLATE_TAB
static final int WORKFLOW_TAB
static final int ADVANCED_TAB
static final int THUMBNAIL_LARGE_WIDTH
static final int THUMBNAIL_LARGE_HEIGHT
static final int THUMBNAIL_SMALL_WIDTH
static final int THUMBNAIL_SMALL_HEIGHT
static final int PHOTO_ICON
static final int PHOTO_ICON_WIDTH
static final int PHOTO_ICON_HEIGHT
static final int PHOTO_TINY
static final int PHOTO_TINY_WIDTH
static final int PHOTO_TINY_HEIGHT
static final int PHOTO_SMALL
static final int PHOTO_SMALL_WIDTH
static final int PHOTO_SMALL_HEIGHT
static final int PHOTO_NORMAL
static final int PHOTO_NORMAL_WIDTH
static final int PHOTO_NORMAL_HEIGHT
static final int PHOTO_LARGE
static final int PHOTO_LARGE_WIDTH
static final int PHOTO_LARGE_HEIGHT
static final int DOCCHOOSER_WIDTH
static final int DOCCHOOSER_HEIGHT
static final String JALIOS_JUNIT_PROP
boolean isJUnit = Util.toBoolean(System.getProperty(JcmsConstants.JALIOS_JUNIT_PROP), false);
static final String FORCE_REDIRECT
request.setAttribute(JcmsConstants.FORCE_REDIRECT, channel.getUrl());
@Deprecated static final String INFORMATION_MSG
Use the method setInfoMsg()
or setInfoMsgSession()
JcmsContext
.
In JSP :
setInfoMsg("Your content has been saved", request); setInfoMsgSession("Your content has been saved", request);In java bean / java handler :
setInfoMsg("Your content has been saved"); setInfoMsgSession("Your content has been saved");In other java :
JcmsContext.setInfoMsg("Your content has been saved", request); JcmsContext.setInfoMsgSession("Your content has been saved", request);
@Deprecated static final String WARNING_MSG
Use the method setWarningMsg()
or setWarningMsgSession()
JcmsContext
.
In JSP :
setWarningMsg("Enter an expiration date in the future", request); setWarningMsgSession("Enter an expiration date in the future", request);In java bean / java handler :
setWarningMsg("Enter an expiration date in the future"); setWarningMsgSession("Enter an expiration date in the future");In other java :
JcmsContext.setWarningMsg("Enter an expiration date in the future", request); JcmsContext.setWarningMsgSession("Enter an expiration date in the future", request);
@Deprecated static final String ERROR_MSG
Use the method setWarningMsg()
or setErrorMsgSession()
JcmsContext
.
In JSP :
setErrorMsg("An error occured while saving your content", request); setErrorMsgSession("An error occured while saving your content", request);In java bean / java handler :
setErrorMsg("An error occured while saving your content"); setErrorMsgSession("An error occured while saving your content");In other java :
JcmsContext.setErrorMsg("An error occured while saving your content", request); JcmsContext.setErrorMsgSession("An error occured while saving your content", request);
static final String JCMS_MSG_LIST
static final String SESSION_AUTHORIZED_FILENAMES_SET
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |