com.jalios.jcms
Interface JcmsConstants
- All Superinterfaces:
- JaliosConstants
- All Known Implementing Classes:
- AbstractCaddyManagerHandler, AbstractCalendarEvent, AbstractEditWorkspaceHandler, AbstractEventResource, AbstractQueryHandler, AbstractReview, AbstractTestType, AbstractWidget, AccessControlList, AdminNotes, AdminSearchEnginesHandler, AllMemberQueryHandler, ArchiveBrowserHandler, ArchivedPublication, ArchiveManager, ArchiveQueryHandler, ArchiveTag, AuthKeyGeneratorHandler, BasicDataController, BinaryFileServlet, CacheManager, CacheManagerHandler, CaddyPopinHandler, CalendarManager, Category, CategoryCaddyManagerHandler, CategoryCtxMenu, CategoryListener, CategoryRight, CategoryWidget, Channel, ChannelInitServlet, CheckIntegrityTag, CheckRightsHandler, ChooserWidget, ChromeFrameFilter, Content, ControllerStatus, Data, DataChooserTag, DataExtension, DataRight, DateChooserTag, DateWidget, DBDataRevision, DBEventLog, DBEventLogManager, DBFileDocument, DBFileDocumentRevision, DBMember, DBMemberCaddyManagerHandler, DBMemberQueryHandler, DBRecordChooserWidget, DeleteTag, DeployManagerDownloadHandler, DeployManagerUpgradeHandler, DeployManagerUpgradeUploadHandler, DerbyManager, DisplayPluginHandler, DisplayServlet, DocUploadHandler, DocUploadInfo, DurationChooserTag, DurationWidget, EditAclHandler, EditCatHandler, EditDataHandler, EditDataIdHandler, EditDBFileDocumentHandler, EditExtraDataHandler, EditFileDocumentHandler, EditFormHandler, EditGroupHandler, EditImageHandler, EditMemberHandler, EditNotificationHandler, EditPluginHandler, EditPortalElementHandler, EditPortalHandler, EditPortalRedirectHandler, EditPortletCollectionHandler, EditPortletHandler, EditPortletLogHandler, EditPortletParentHandler, EditPortletSkinableHandler, EditPublicationHandler, EditTag, EditTypeExtensionHandler, EditWorkflowInstanceHandler, EditWorkspaceCommonHandler, EditWorkspaceHandler, EditWorkspaceRoleHandler, EditWorkspaceTypeHandler, EditWSTypeEntryHandler, EnumerateWidget, ExpiresFilter, ExportRawStatDataHandler, FileDocument, FileParserTestCase, FileProcessingInfo, FileProcessingLog, FileProcessorAdminHandler, Form, FormWidgetTag, FriendlyURLsHandler, Group, GroupCaddyManagerHandler, GroupListener, GroupQueryHandler, HibernateManager, HttpUtil, ImportCatListHandler, ImportConflictHandler, ImportIconTag, ImportManager, ImportManagerHandler, InitFilter, JcmsContext, JcmsFormHandler, JcmsJspContext, JcmsServlet, JcmsTestCase, JcmsUtil, JSyncDataListener, JSyncManagerHandler, JSyncServlet, LegacyWitnessFileImportHandler, LoadJcms5DataHandler, LockTag, LuceneArchiveEngine, LuceneCategorySearchEngine, LuceneDataSearchEngine, LuceneFileSearchEngine, LuceneMemberSearchEngine, LucenePublicationSearchEngine, MailEditHandler, MailMessage, MailPasswordHandler, MailPublicationHandler, MailSender, MediaBrowserHandler, Member, MemberCaddyManagerHandler, MemberCtxMenu, MemberListener, MemberListHandler, MemberQueryHandler, MergeCategoryHandler, Notification, NotificationCriteria, NotificationManager, PagerHandler, PdfTag, Portal, PortalElement, PortalRedirect, Portlet, PortletCollection, PortletCtxMenu, PortletParent, PortletQueryForeachDataController, PortletSkinable, PortletTreeTag, PortletWorkflowHandler, ProfilerHandler, PropertiesHandler, PubBrowserHandler, Publication, PublicationCaddyManagerHandler, PublicationCtxMenu, PublicationFollower, PublicationFollowerController, QueryHandler, QueryManager, QueryTag, QueryWidget, QuotaDataController, ReaderTracker, ResetPasswordHandler, RestrictedFileFilter, SpellSuggestEngine, SQLQueryTag, SQLQueryWidget, StatManager, StoreCleanerHandler, StrongLock, SwitchAccessibilityContextHandler, SyncLdapHandler, TextAreaWidget, TextFieldWidget, ThumbnailTag, TooltipTag, TreeCat, TypeEditorHandler, TypeListEditorHandler, TypeProcessor, UnzipDataController, UpgradeManagerHandler, UserContent, ValidateStateChangePublicationHandler, WebAppInfo, WebdavServlet, WFEditorHandler, WFNote, WFReminderAlarmListener, WidgetCtxMenu, WidgetTag, WidgetUtil, WikiRenderer, Win32LinkServlet, WKRole, Workflow, WorkflowManager, WorkReportHandler, Workspace, WorkspaceCaddyManagerHandler, WorkspaceQueryHandler, WorkspaceWizardHandler, WSTypeEntry, WysiwygRenderer, ZipFilesHandler
public interface JcmsConstants
- extends JaliosConstants
This interface contains a set of constants.
- Version:
- $Revision: 35321 $
- Author:
- Olivier Dedieu
REVISION
static final String REVISION
- See Also:
- Constant Field Values
LOG_FILE
static final String LOG_FILE
- See Also:
- Constant Field Values
LOGGER_XMLPROP
static final String LOGGER_XMLPROP
- See Also:
- Constant Field Values
LOGGER_PROP
static final String LOGGER_PROP
- See Also:
- Constant Field Values
LOG_TOPIC_SECURITY
static final String LOG_TOPIC_SECURITY
- See Also:
- Constant Field Values
STORE_XML
static final String STORE_XML
- See Also:
- Constant Field Values
WORKFLOW_XML
static final String WORKFLOW_XML
- See Also:
- Constant Field Values
CUSTOM_PROP
static final String CUSTOM_PROP
- See Also:
- Constant Field Values
WEBAPP_PROP
static final String WEBAPP_PROP
- See Also:
- Constant Field Values
STATUS_PROP
static final String STATUS_PROP
- See Also:
- Constant Field Values
ADMIN_NOTES_PROP
static final String ADMIN_NOTES_PROP
- See Also:
- Constant Field Values
MONITOR_XML
static final String MONITOR_XML
- See Also:
- Constant Field Values
CDATE_SEARCH
static final int CDATE_SEARCH
- See Also:
- Constant Field Values
MDATE_SEARCH
static final int MDATE_SEARCH
- See Also:
- Constant Field Values
PDATE_SEARCH
static final int PDATE_SEARCH
- See Also:
- Constant Field Values
EDATE_SEARCH
static final int EDATE_SEARCH
- See Also:
- Constant Field Values
SDATE_SEARCH
static final int SDATE_SEARCH
- See Also:
- Constant Field Values
ADATE_SEARCH
static final int ADATE_SEARCH
- See Also:
- Constant Field Values
UDATE_SEARCH
static final int UDATE_SEARCH
- See Also:
- Constant Field Values
COMMON_ALARM
static final String COMMON_ALARM
- See Also:
- Constant Field Values
JSYNC_SYNC_ALARM
static final String JSYNC_SYNC_ALARM
- See Also:
- Constant Field Values
WFEXPRESS_ALARM
static final String WFEXPRESS_ALARM
- See Also:
- Constant Field Values
WFREMINDER_ALARM
static final String WFREMINDER_ALARM
- See Also:
- Constant Field Values
SEARCHENGINE_ALARM
static final String SEARCHENGINE_ALARM
- See Also:
- Constant Field Values
PUBLIC_FILE_ACCESS
static final int PUBLIC_FILE_ACCESS
- See Also:
- Constant Field Values
PRIVATE_FILE_ACCESS
static final int PRIVATE_FILE_ACCESS
- See Also:
- Constant Field Values
FORBIDDEN_FILE_ACCESS
static final int FORBIDDEN_FILE_ACCESS
- See Also:
- Constant Field Values
OP_CREATE
static final int OP_CREATE
- See Also:
- Constant Field Values
OP_UPDATE
static final int OP_UPDATE
- See Also:
- Constant Field Values
OP_DELETE
static final int OP_DELETE
- See Also:
- Constant Field Values
OP_DEEP_DELETE
static final int OP_DEEP_DELETE
- See Also:
- Constant Field Values
OP_DEEP_COPY
static final int OP_DEEP_COPY
- See Also:
- Constant Field Values
OP_MERGE
static final int OP_MERGE
- See Also:
- Constant Field Values
CTRL_TOPIC_WRITE
static final int CTRL_TOPIC_WRITE
- See Also:
- Constant Field Values
CTRL_TOPIC_VALUE
static final int CTRL_TOPIC_VALUE
- See Also:
- Constant Field Values
CTRL_TOPIC_REF
static final int CTRL_TOPIC_REF
- See Also:
- Constant Field Values
CTRL_TOPIC_INTERNAL
static final int CTRL_TOPIC_INTERNAL
- See Also:
- Constant Field Values
ASCII_WIDTH
static final int ASCII_WIDTH
- See Also:
- Constant Field Values
COOKIE_MAX_AGE
static final int COOKIE_MAX_AGE
- See Also:
- Constant Field Values
JCMS_CADDY
static final String JCMS_CADDY
- See Also:
- Constant Field Values
FORBIDDEN_REDIRECT
static final String FORBIDDEN_REDIRECT
- See Also:
- Constant Field Values
EMAIL_REGEXP
static final String EMAIL_REGEXP
- See Also:
- Constant Field Values
URL_REGEXP
static final String URL_REGEXP
- See Also:
- Constant Field Values
PRINT_VIEW
static final String PRINT_VIEW
- See Also:
- Constant Field Values
UPLOAD_DIR
static final String UPLOAD_DIR
- See Also:
- Constant Field Values
DOCS_DIR
static final String DOCS_DIR
- See Also:
- Constant Field Values
STATS_REPORT_DIR
static final String STATS_REPORT_DIR
- See Also:
- Constant Field Values
PHOTO_DIR
static final String PHOTO_DIR
- See Also:
- Constant Field Values
MBR_PHOTO_DIR
static final String MBR_PHOTO_DIR
- See Also:
- Constant Field Values
ARCHIVES_DIR
static final String ARCHIVES_DIR
- See Also:
- Constant Field Values
JSYNC_DOWNLOAD_DIR
static final String JSYNC_DOWNLOAD_DIR
- See Also:
- Constant Field Values
ICON_ARCHIVE
static final String ICON_ARCHIVE
- See Also:
- Constant Field Values
ICON_LOCK
static final String ICON_LOCK
- See Also:
- Constant Field Values
ICON_LOCK_STRONG
static final String ICON_LOCK_STRONG
- See Also:
- Constant Field Values
ICON_WARN
static final String ICON_WARN
- See Also:
- Constant Field Values
ICON_WH_BOOK_OPEN
static final String ICON_WH_BOOK_OPEN
- See Also:
- Constant Field Values
ICON_WH_BOOK_CLOSED
static final String ICON_WH_BOOK_CLOSED
- See Also:
- Constant Field Values
PREVIOUS_TAB
static final int PREVIOUS_TAB
- See Also:
- Constant Field Values
CONTENT_TAB
static final int CONTENT_TAB
- See Also:
- Constant Field Values
CATEGORY_TAB
static final int CATEGORY_TAB
- See Also:
- Constant Field Values
READ_RIGHT_TAB
static final int READ_RIGHT_TAB
- See Also:
- Constant Field Values
UPDATE_RIGHT_TAB
static final int UPDATE_RIGHT_TAB
- See Also:
- Constant Field Values
TEMPLATE_TAB
static final int TEMPLATE_TAB
- See Also:
- Constant Field Values
WORKFLOW_TAB
static final int WORKFLOW_TAB
- See Also:
- Constant Field Values
ADVANCED_TAB
static final int ADVANCED_TAB
- See Also:
- Constant Field Values
THUMBNAIL_LARGE_WIDTH
static final int THUMBNAIL_LARGE_WIDTH
- See Also:
- Constant Field Values
THUMBNAIL_LARGE_HEIGHT
static final int THUMBNAIL_LARGE_HEIGHT
- See Also:
- Constant Field Values
THUMBNAIL_SMALL_WIDTH
static final int THUMBNAIL_SMALL_WIDTH
- See Also:
- Constant Field Values
THUMBNAIL_SMALL_HEIGHT
static final int THUMBNAIL_SMALL_HEIGHT
- See Also:
- Constant Field Values
PHOTO_ICON
static final int PHOTO_ICON
- See Also:
- Constant Field Values
PHOTO_ICON_WIDTH
static final int PHOTO_ICON_WIDTH
- See Also:
- Constant Field Values
PHOTO_ICON_HEIGHT
static final int PHOTO_ICON_HEIGHT
- See Also:
- Constant Field Values
PHOTO_TINY
static final int PHOTO_TINY
- See Also:
- Constant Field Values
PHOTO_TINY_WIDTH
static final int PHOTO_TINY_WIDTH
- See Also:
- Constant Field Values
PHOTO_TINY_HEIGHT
static final int PHOTO_TINY_HEIGHT
- See Also:
- Constant Field Values
PHOTO_SMALL
static final int PHOTO_SMALL
- See Also:
- Constant Field Values
PHOTO_SMALL_WIDTH
static final int PHOTO_SMALL_WIDTH
- See Also:
- Constant Field Values
PHOTO_SMALL_HEIGHT
static final int PHOTO_SMALL_HEIGHT
- See Also:
- Constant Field Values
PHOTO_NORMAL
static final int PHOTO_NORMAL
- See Also:
- Constant Field Values
PHOTO_NORMAL_WIDTH
static final int PHOTO_NORMAL_WIDTH
- See Also:
- Constant Field Values
PHOTO_NORMAL_HEIGHT
static final int PHOTO_NORMAL_HEIGHT
- See Also:
- Constant Field Values
PHOTO_LARGE
static final int PHOTO_LARGE
- See Also:
- Constant Field Values
PHOTO_LARGE_WIDTH
static final int PHOTO_LARGE_WIDTH
- See Also:
- Constant Field Values
PHOTO_LARGE_HEIGHT
static final int PHOTO_LARGE_HEIGHT
- See Also:
- Constant Field Values
DOCCHOOSER_WIDTH
static final int DOCCHOOSER_WIDTH
- See Also:
- Constant Field Values
DOCCHOOSER_HEIGHT
static final int DOCCHOOSER_HEIGHT
- See Also:
- Constant Field Values
JALIOS_JUNIT_PROP
static final String JALIOS_JUNIT_PROP
- System property being set to true when running JCMS in unit tests.
boolean isJUnit = Util.toBoolean(System.getProperty(JcmsConstants.JALIOS_JUNIT_PROP), false);
- See Also:
- Constant Field Values
FORCE_REDIRECT
static final String FORCE_REDIRECT
- This constant can be use as a request attribute key to
force a redirection:
request.setAttribute(JcmsConstants.FORCE_REDIRECT, channel.getUrl());
- See Also:
- Constant Field Values
INFORMATION_MSG
@Deprecated
static final String INFORMATION_MSG
- Deprecated. use methods indicated in the javadoc above.
- This constant is used internally as a request or session attribute key to
display an information message through any include to "doMessageBox.jsp".
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);
- See Also:
- Constant Field Values
WARNING_MSG
@Deprecated
static final String WARNING_MSG
- Deprecated. use methods indicated in the javadoc above.
- This constant is used internally as a request or session attribute key to
display an warning message through any include to "doMessageBox.jsp".
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);
- See Also:
- Constant Field Values
ERROR_MSG
@Deprecated
static final String ERROR_MSG
- Deprecated. use methods indicated in the javadoc above.
- This constant is used internally as a request or session attribute key to
display an error message through any include to "doMessageBox.jsp".
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);
- See Also:
- Constant Field Values
JCMS_MSG_LIST
static final 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".
- See Also:
- Constant Field Values
SESSION_AUTHORIZED_FILENAMES_SET
static final String SESSION_AUTHORIZED_FILENAMES_SET
- This is a key, in the J2EE session attributes map, giving a set of files paths.
A request with this session may have access to files without having the rights.
- Since:
- JCMS-6.1
- See Also:
- Constant Field Values
Copyright © 2001-2010 Jalios SA. All Rights Reserved.