Uses of Interface
com.jalios.jcms.JcmsConstants
-
-
Uses of JcmsConstants in com.jalios.jcms
Classes in com.jalios.jcms that implement JcmsConstants Modifier and Type Class Description classAbstractDBTestTypeclassAbstractWebPageclassAddArticleHandlerAdd article handler for the topbar publish modal.classAdminNotesThis class manage admin notes of JCMS.classBasicDataControllerThis class is a neutral implementation of DataController.classCacheManagerThis class manages the cache of content fragments.classCategoryA Category object is a node of the category tree.classCategoryListenerclassCategoryRightThis class represents the rights of a Member on a set of category roots.classChannelThe Channel singleton is the main access point of the JCMS API.classChannelInitServletServlet responsible of initializing JCMS.classContentContent is a tagging abstract class which a type implements to indicates it is an editorial publication.classControllerStatusThis class represents the status returned by a DataController.classDataThis abstract class is the super class of all the persistent classes of a JCMS Channel.classDataExtensionThis class contains extra fields for a given Data object.classDataRightThis class represents the rights of a member on a Data object.classDBFileDocumentclassDBFileDocumentRevisionThis class represents a revision of a DBFileDocument.classFaviconManagerclassFileDocumentclassFormForm is the mother class of all form types.classGroupAGroupobject is referenced by a set ofMemberinstances.classGroupListenerThis class listens to mutations ofGroupinstances.classHttpUtilThis class contains a set of static utility methods for validation, encoding and decoding of http and html input/output.classJcmsUtilThis class contains a set of utility static methods.classJSyncDataListenerThis class monitors writes stablization.classLimitControllerclassMailSenderDeprecated.useMailMessageandMailManagerinsteadclassMemberAMemberobject contains a set of information about a JCMS referenced user.classMemberListenerThis class listens to mutations ofMemberandDBMemberinstances.classNotificationclassNotificationCriteriaclassNotificationManagerThis class is instantiated by aChannelin method initAfterLoad() only if property 'notification.enabled' is set to true.classPublicationThis abstract class is the super class of all the Publication classes.classQueryManagerThis class manages queries on publicationsclassStrongLockThis class represents a strong lock on a data.classTypeProcessorThis class generates all the resources (Java classes and JSPs) used by the Custom Publication Types and Custom Extension Types.classUserContentUserContent is a tagging abstract class which a type implements to indicates it is a user content.classWebAppInfoclassWFDataControllerclassWFNoteThis class represents a small note about a state change in the workflow.classWFReminderAlarmListenerThis class is the AlarmListener used for the Workflow Reminder (send mail at expiration time if no change in between)classWikiRendererDeprecated.useWikiRendererclassWorkflowThis class represents a Workflow.classWorkflowManagerThis class manages JCMS workflows. -
Uses of JcmsConstants in com.jalios.jcms.a11y.avoidancelinks
Classes in com.jalios.jcms.a11y.avoidancelinks that implement JcmsConstants Modifier and Type Class Description classAvoidanceLinkAdminEditHandler -
Uses of JcmsConstants in com.jalios.jcms.accesscontrol
Classes in com.jalios.jcms.accesscontrol that implement JcmsConstants Modifier and Type Class Description classAccessControlListDefine a collection of resources and their associated authorization. -
Uses of JcmsConstants in com.jalios.jcms.accessibility
Classes in com.jalios.jcms.accessibility that implement JcmsConstants Modifier and Type Class Description classSwitchAccessibilityContextHandler -
Uses of JcmsConstants in com.jalios.jcms.admin
Classes in com.jalios.jcms.admin that implement JcmsConstants Modifier and Type Class Description classCompositePropertiesHandler -
Uses of JcmsConstants in com.jalios.jcms.admin.mail
Classes in com.jalios.jcms.admin.mail that implement JcmsConstants Modifier and Type Class Description classAdminMailConfigurationHandlerclassEditMailProviderHandler -
Uses of JcmsConstants in com.jalios.jcms.admin.properties
Classes in com.jalios.jcms.admin.properties that implement JcmsConstants Modifier and Type Class Description classSiteLanguageHandlerclassUpdateSiteLanguageProcessChanges language / main language of a given data set. -
Uses of JcmsConstants in com.jalios.jcms.admin.store
Classes in com.jalios.jcms.admin.store that implement JcmsConstants Modifier and Type Class Description classStoreAnonymizerHandlerProvides admin UI to anonymize a store.classStoreAnonymizerProcessProcesses a store obfuscation. -
Uses of JcmsConstants in com.jalios.jcms.ajax
Classes in com.jalios.jcms.ajax that implement JcmsConstants Modifier and Type Class Description classCategoryCtxMenuThis class is used to process AJAX Contextual Menu for a given JCMS category.classMemberCtxMenuThis class is used to process AJAX Contextual Menu for a given JCMS member.classPortletCtxMenuThis class is used to process AJAX Contextual Menu for a given JCMS Portlet.classPublicationCtxMenuThis class is used to process AJAX Contextual Menu for a given JCMS publication id.classWidgetCtxMenu -
Uses of JcmsConstants in com.jalios.jcms.alert
Classes in com.jalios.jcms.alert that implement JcmsConstants Modifier and Type Class Description classAlertclassAlertAppHandlerHandler to display alerts, and recommendations in an APP.classAlertBuilderclassAlertControllerWorks on Publication's alerts.classAlertHandlerA super handler to query loggedMember's alerts.classAlertTopbarHandlerHandler to display alerts in topbar menu.classEditAlertRuleHandlerclassMemberAlertSettingsHandlerHandler for Member's alert settings.classSendAlertHandler -
Uses of JcmsConstants in com.jalios.jcms.analytics.ui
Classes in com.jalios.jcms.analytics.ui that implement JcmsConstants Modifier and Type Class Description classAdminHandlerclassReportHandler -
Uses of JcmsConstants in com.jalios.jcms.application
Classes in com.jalios.jcms.application that implement JcmsConstants Modifier and Type Class Description classApplicationAppHandlerHandler for the app store applicationclassApplicationAppModalHandlerclassApplicationDefaultAppHandlerclassApplicationDeployHandlerclassApplicationDeployProcessclassApplicationLauncherActionsHandlerHandler for all application actionsclassApplicationQueryHandlerHandler to query applicationsclassApplicationResetProcessclassAuditApplicationLauncherModalclassEditShortcutStepHandlerclassRecommendApplicationHandlerclassResetApplicationLauncherModalclassWorkspaceApplicationShortcutHandlerWorkspace application shortcut handler to override the app URL (JCMS-7511) -
Uses of JcmsConstants in com.jalios.jcms.archive
Classes in com.jalios.jcms.archive that implement JcmsConstants Modifier and Type Class Description classArchiveBrowserHandlerThis form handler process Archive Browser actions.classArchivedPublicationThis class represents an archived Publication in memory, used to keep track of authors, rights, category, workspace of archived publicationclassArchiveManagerThis Class is responsible to manage the archive system of JCMS.classArchiveQueryHandlerHolder class and form handler of all parameters to be used for a query of archive.classLuceneArchiveEngine -
Uses of JcmsConstants in com.jalios.jcms.authentication.accesstoken
Classes in com.jalios.jcms.authentication.accesstoken that implement JcmsConstants Modifier and Type Class Description classAccessTokenPOJO use to store access token (authkey or JWT token) that were emitted to end user.classAccessTokenExpiringReminderAlarmListenerAlarmListener used to regulary notify members for their AccessToken that are aboun to expire.classAccessTokenManagerHandlerHandler used to access auth keys.classAccessTokenPurgeAlarmListenerAlarmListener used to regulary delete all expired AccessToken.classEditAccessTokenHandler -
Uses of JcmsConstants in com.jalios.jcms.authentication.cookie
Classes in com.jalios.jcms.authentication.cookie that implement JcmsConstants Modifier and Type Class Description classAuthenticationCookiePOJO use to store authentication cookie that were emitted to end user.classAuthenticationCookiePurgeAlarmListenerAlarmListener used to regulary delete all expired AuthenticationCookie. -
Uses of JcmsConstants in com.jalios.jcms.authentication.events
Classes in com.jalios.jcms.authentication.events that implement JcmsConstants Modifier and Type Class Description classLoginEventPOJO use to store login event of user. -
Uses of JcmsConstants in com.jalios.jcms.backgroundprocess
Classes in com.jalios.jcms.backgroundprocess that implement JcmsConstants Modifier and Type Class Description classBackgroundProcessDomain Nomenclature: depending on whether the processes are performed by plugin, use a prefix following the same nomenclature as the plugin properties: examples: plugin.collaborativespace.create-space plugin.newsletter.send-newsletter plugin.jnlp.summarize the JPlatform core, no prefix.classBackgroundProcessHandlerclassBackgroundProcessInfoclassBackgroundProcessManagerHandlerclassBackgroundProcessTagHandlerclassBackgroundProcessTopbarHandler -
Uses of JcmsConstants in com.jalios.jcms.backgroundprocess.examples
Classes in com.jalios.jcms.backgroundprocess.examples that implement JcmsConstants Modifier and Type Class Description classDemoHandlerclassDemoModalHandlerclassDemoModalStepHandlerclassDemoProcessHandlerclassSilentProcessclassSilentProgressingProcess -
Uses of JcmsConstants in com.jalios.jcms.backoffice
Classes in com.jalios.jcms.backoffice that implement JcmsConstants Modifier and Type Class Description classBackOfficeActionHandlerclassBackOfficeDisplayHandler -
Uses of JcmsConstants in com.jalios.jcms.caddy
Classes in com.jalios.jcms.caddy that implement JcmsConstants Modifier and Type Class Description classAbstractCaddyHandler<T extends AbstractCaddyContext>This form handler is the super class of the formhandler class to process Caddy Manager actions.classAbstractCaddyProcess<T extends AbstractCaddyContext>Super class of all Caddy RunningProcessclassAbstractMemberCaddyHandler<T extends AbstractMemberCaddyContext>This form handler is the super class of the formhandler class to process Member Caddy Manager actions.classAbstractMemberCaddyProcess<T extends AbstractMemberCaddyContext>This form handler is the super class of the formhandler class to process Member Caddy Manager actions.classCaddyPopinHandlerThis handler is used to add or remove content to the caddy.classCategoryCaddyHandlerclassCategoryCaddyProcessclassDBMemberCaddyHandlerclassDBMemberCaddyProcessclassGroupCaddyHandlerclassGroupCaddyProcessclassMemberCaddyHandlerclassMemberCaddyProcessclassPublicationCaddyHandlerThis form handler process Publication Caddy Manager actions.classPublicationCaddyProcessProcess handling all publication caddy async actions.classWorkspaceCaddyHandlerclassWorkspaceCaddyProcess -
Uses of JcmsConstants in com.jalios.jcms.calendar
Classes in com.jalios.jcms.calendar that implement JcmsConstants Modifier and Type Class Description classAbstractCalendarEventThis abstract class provides a superclass to every calendar event and base methods for their manipulationclassAbstractEventResourceDeprecated.this class will be moved to CalendarPlugin and will be removed in further versionclassCalendarManagerDeprecated.this class will be moved to CalendarPlugin and will be removed in further version -
Uses of JcmsConstants in com.jalios.jcms.categorycleaner
Classes in com.jalios.jcms.categorycleaner that implement JcmsConstants Modifier and Type Class Description classCategoryCleanerHandler -
Uses of JcmsConstants in com.jalios.jcms.context
Classes in com.jalios.jcms.context that implement JcmsConstants Modifier and Type Class Description classJcmsContextThis class keep track of all variables declared in doInitPage and give access to convenient methods when you are not in a jsp (servlet, tag, custom class etc) To use methods of this class, You MUST set a valid request and response (either with the contructor or with the setters).classJcmsJspContextThis class allows you to keep track of variables declare and initialized by JCMS. -
Uses of JcmsConstants in com.jalios.jcms.db
Classes in com.jalios.jcms.db that implement JcmsConstants Modifier and Type Class Description classDBDataRevisionclassDBEventLogThis class represents a DBEventLog (i.e.classDBEventLogManagerThis class replays the hibernate events on all the other replicas.classDerbyManagerThis class manages the internal Derby server.classHibernateManagerThis class is a singleton to manage Hibernate access. -
Uses of JcmsConstants in com.jalios.jcms.dbmember
Classes in com.jalios.jcms.dbmember that implement JcmsConstants Modifier and Type Class Description classDBMember -
Uses of JcmsConstants in com.jalios.jcms.document
Classes in com.jalios.jcms.document that implement JcmsConstants Modifier and Type Class Description classFileDocumentActionHandler -
Uses of JcmsConstants in com.jalios.jcms.fileprocessor
Classes in com.jalios.jcms.fileprocessor that implement JcmsConstants Modifier and Type Class Description classLegacyWitnessFileImportHandler -
Uses of JcmsConstants in com.jalios.jcms.fileprocessor.processingmanagement
Classes in com.jalios.jcms.fileprocessor.processingmanagement that implement JcmsConstants Modifier and Type Class Description classFileProcessingInfoclassFileProcessingLog -
Uses of JcmsConstants in com.jalios.jcms.fileprocessor.test
Classes in com.jalios.jcms.fileprocessor.test that implement JcmsConstants Modifier and Type Class Description classFileParserTestCaseSuper class of FileProcessor's FileParsers test case. -
Uses of JcmsConstants in com.jalios.jcms.fileprocessor.ui
Classes in com.jalios.jcms.fileprocessor.ui that implement JcmsConstants Modifier and Type Class Description classFileProcessorAdminHandlerFormHandler that provides informations shown in FileProcessor admin page. -
Uses of JcmsConstants in com.jalios.jcms.handler
Classes in com.jalios.jcms.handler that implement JcmsConstants Modifier and Type Class Description classAbstractMemberQueryHandler<E>Superclass of member query handlers.classAbstractQueryHandler<E>Superclass of query handlers.classAllMemberQueryHandlerHolder class and form handler of all parameters to be used for a query of DBMembers.classAssociatedPDFUploadHandlerUpload and attach a .pdf file to the specified FileDocument.classAttachPublicationHandlerclassAttachWorkspaceHandlerclassCacheManagerHandlerThis form handler process Cache Manager actions.classCategoryQueryHandlerHolder class and form handler of all parameters to be used for a query of categories.classCheckIntegrityHandlerclassCheckIntegrityProcessclassCheckRightsHandlerclassDBMemberQueryHandlerHolder class and form handler of all parameters to be used for a query of DBMembers.classDelegateConfirmModalHandlerclassDeployManagerDownloadHandlerclassDeployManagerUpgradeHandlerclassDeployManagerUpgradeUploadHandlerCheck and deploy an uploaded webapp to the right webapp location.classDuplicateModalHandlerHandler dedicated to publication duplication.classEditAclHandlerclassEditCatHandlerThis form handler processeseditCat.jspforms.classEditDataFormHandler<T extends Data>This class is the super class of all FormHandlers which manage stored data.classEditDataHandlerThis class is the super class of all FormHandler which manage stored data.classEditDataIdHandlerclassEditDBFileDocumentHandlerclassEditExtraDataHandlerThis form handler processes Data's Extra Data forms.classEditFileDocumentHandlerclassEditFormHandlerThis form handler processesFormforms.classEditGroupHandlerThis form handler processGroupforms.classEditMemberHandlerThis form handler processesMemberforms.classEditMemberPhotoHandlerThis form handler processesMemberphoto.classEditNotificationCriteriaHandlerclassEditNotificationHandlerclassEditPublicationHandlerThis form handler processesPublicationforms.classEditRemoteDocumentHandlerclassEditTypeExtensionHandlerThis form handler processesDataExtensionforms.classExportCatListHandlerExports a tree of categories to a .txt file.classFriendlyURLsHandlerclassGroupQueryHandlerHolder class and form handler of all parameters to be used for a query of groups.classImportCatListHandlerUpload and parse a .txt file containing tree of categories to import in JCMS.classJcmsFormHandlerThis abstract class is the super class of all the Form Handler classes (i.e.classJcmsJsonActionHandlerclassJcmsJsonActionUploadHandlerclassJcmsUploadFormHandlerclassJSyncManagerHandlerThis form handler processes JSyncManager's form.classMailEditHandlerThis form handler processesdoEditMail.jspform.classMailPasswordHandlerThis form handler processes password reset request from administrator.classMediaInfosHandlerclassMemberListHandlerThis form handler processesadmin/memberList.jspform in administration area.classMemberQueryHandlerHolder class and form handler of all parameters to be used for a query of members.classMemberStatusDetailsHandlerclassMergeCategoryHandlerclassMergeFileDocumentHandlerclassModalPromptHandlerclassPagerHandlerThis form handler process pager properties.classPluginDataInfosHandlerclassPortletWorkflowHandlerclassPropertiesEditorHandlerHandler providing property editionclassPropertiesHandlerclassPubBrowserHandlerclassQueryHandlerHolder class and form handler of all parameters to be used for a query.classResetPasswordHandlerHandle lost password request from end user.static classResetPasswordHandler.ResetPasswordSecurityAlertBuilderAlert builder to send reset password request to a user.classStoreCleanerHandlerclassTypeEditorHandlerThis form handler processes the Type Editor form.classTypeListEditorHandlerThis form handler processes the Type List Editor forms.classUpdateMemberPhotoHandlerclassUpdatePropertiesProcessBackground process suitable to update properties in any handlerclassUpgradeManagerHandlerclassValidateStateChangePublicationHandlerclassVersionHandlerclassWFEditorHandlerThis form handler processeswfEditor.jspform.classWorkReportHandlerclassWorkspaceQueryHandlerDeprecated.since jcms-10.0.1 useWorkspaceQueryHandlerinsteadclassZipFilesHandler -
Uses of JcmsConstants in com.jalios.jcms.handler.pubchooser
Classes in com.jalios.jcms.handler.pubchooser that implement JcmsConstants Modifier and Type Class Description classPubChooserActionHandlerclassPubChooserHandler -
Uses of JcmsConstants in com.jalios.jcms.jportal
Classes in com.jalios.jcms.jportal that implement JcmsConstants Modifier and Type Class Description classAbstractJPortalclassAddJPortalServiceHandlerclassEditAbstractJPortalHandlerclassJBlockEditorHandlerclassJPortalAddPorletHandlerclassJPortalCreateHandlerclassJPortalDisplayHandlerclassJPortalDuplicateHandlerclassJPortalEditorHandlerclassJPortalEditPorletHandlerclassJPortalEditPortletUIHandlerclassJPortalHistoryHandlerclassJPortalPortletFieldStatusControllerclassJPortalPublishHandlerclassJPortalStructureclassJPortalStructureDataController -
Uses of JcmsConstants in com.jalios.jcms.jportal.handler
Classes in com.jalios.jcms.jportal.handler that implement JcmsConstants Modifier and Type Class Description classJPortalFrontFilesHandler -
Uses of JcmsConstants in com.jalios.jcms.l10n
Classes in com.jalios.jcms.l10n that implement JcmsConstants Modifier and Type Class Description classProcessL10nHandler -
Uses of JcmsConstants in com.jalios.jcms.ldap
Classes in com.jalios.jcms.ldap that implement JcmsConstants Modifier and Type Class Description classSyncLdapHandlerThis form handler performs LDAP synchronization. -
Uses of JcmsConstants in com.jalios.jcms.logging
Classes in com.jalios.jcms.logging that implement JcmsConstants Modifier and Type Class Description classLoggingInitPackagesProcessclassLoggingSetupHandler -
Uses of JcmsConstants in com.jalios.jcms.mail
Classes in com.jalios.jcms.mail that implement JcmsConstants Modifier and Type Class Description classMailMessageClass used to build and send a mail message.classMailMessageDataControllerThis DataController resolves String email addresses as Members if any corresponding, on MailMessage creation. -
Uses of JcmsConstants in com.jalios.jcms.mashup
Classes in com.jalios.jcms.mashup that implement JcmsConstants Modifier and Type Class Description classImportConflictHandlerThis form handler processes importConflictList.jsp actionsclassImportManagerThe ImportManager is the main class to manage data import.
This class is a singleton (seeImportManager.getInstance()).
It provides method to import data from an ImportSource, an URL or a File.
It also manages import logs (ImportStatus).classImportManagerHandlerThis form handler processes ImportManager's form. -
Uses of JcmsConstants in com.jalios.jcms.media
Classes in com.jalios.jcms.media that implement JcmsConstants Modifier and Type Class Description classAbstractMediaclassEditAbstractMediaHandlerclassEditImageHandlerclassMediaActionsHandlerclassMediaBrowserHandlerThis handler controls the MediaBrowser.classMediaProgressionclassMediaProgressionDataControllerclassMediaTemplateAudioDisplayHandlerclassMediaTemplateDisplayHandlerclassMediaTemplateVideoDisplayHandlerclassMediaTracksHandlerProvide Media tracks managementclassTemplateInitialisationHandler -
Uses of JcmsConstants in com.jalios.jcms.member
Classes in com.jalios.jcms.member that implement JcmsConstants Modifier and Type Class Description classMemberDeleteRequest -
Uses of JcmsConstants in com.jalios.jcms.member.csvimport
Classes in com.jalios.jcms.member.csvimport that implement JcmsConstants Modifier and Type Class Description classMemberCsvImportHandlerHandler providing Member CSV import.classMemberImportProcessA manager to be instanciated to import Members from a CSV input file. -
Uses of JcmsConstants in com.jalios.jcms.memberpreference
Classes in com.jalios.jcms.memberpreference that implement JcmsConstants Modifier and Type Class Description classMemberPreference -
Uses of JcmsConstants in com.jalios.jcms.mention
Classes in com.jalios.jcms.mention that implement JcmsConstants Modifier and Type Class Description classMentionController -
Uses of JcmsConstants in com.jalios.jcms.monitoring
Classes in com.jalios.jcms.monitoring that implement JcmsConstants Modifier and Type Class Description classMonitoringChartHandler -
Uses of JcmsConstants in com.jalios.jcms.plugin
Classes in com.jalios.jcms.plugin that implement JcmsConstants Modifier and Type Class Description classDisplayPluginHandlerThis class is used to handle modification on Plugins.classEditPluginHandlerThis class is used to handle modification on Plugins. -
Uses of JcmsConstants in com.jalios.jcms.portlet
Classes in com.jalios.jcms.portlet that implement JcmsConstants Modifier and Type Class Description classAbstractPortalJspCollectionclassEditPortalElementHandlerclassEditPortalHandlerclassEditPortalRedirectHandlerclassEditPortletCollectionHandlerclassEditPortletHandlerclassEditPortletLogHandlerclassEditPortletParentHandlerclassEditPortletSkinableHandlerclassPortalAn abstract Portal representation with fields to implements - String -> CSSFile - String -> Header - String -> Footer - Publication -> ChildclassPortalElementclassPortalRedirectAn abstract Portal representation with fields to implements.classPortletAn abstract Portlet representation with fields to implement.classPortletCollectionAn abstract PortletCollection representation with fields to implements - PortalElement[] -> ChildrenclassPortletDisplayHandlerclassPortletJspDataControllerclassPortletParentAn abstract PortletParent representation with fields to implements - Publication -> ChildrenclassPortletQueryForeachDataControllerCheck the PortletQueryForeach options when JcmsDB search has been enabled.classPortletSkinableAn abstract Portlet representation with fields to implements - String -> DisplayTitle (ML) - String -> SkinTemplate - String -> SkinCSS -
Uses of JcmsConstants in com.jalios.jcms.profiling
Classes in com.jalios.jcms.profiling that implement JcmsConstants Modifier and Type Class Description classContentControllerWorks onContentinstances, for "Profiling" purpose. -
Uses of JcmsConstants in com.jalios.jcms.publicationfollower
Classes in com.jalios.jcms.publicationfollower that implement JcmsConstants Modifier and Type Class Description classPublicationFollowerclassPublicationFollowerControllerclassPublicationFollowerHandlerHandle request to follow or unfollow a publication. -
Uses of JcmsConstants in com.jalios.jcms.publiclink
Classes in com.jalios.jcms.publiclink that implement JcmsConstants Modifier and Type Class Description classEditPublicLinkHandlerclassPublicDownloadclassPublicDownloadHandlerclassPublicLinkclassPublicLinkAppHandler -
Uses of JcmsConstants in com.jalios.jcms.quota
Classes in com.jalios.jcms.quota that implement JcmsConstants Modifier and Type Class Description classQuotaDataController -
Uses of JcmsConstants in com.jalios.jcms.recenthistory
Classes in com.jalios.jcms.recenthistory that implement JcmsConstants Modifier and Type Class Description classRecentHistoryDataControllerThe recent history data controller. -
Uses of JcmsConstants in com.jalios.jcms.recommendation
Classes in com.jalios.jcms.recommendation that implement JcmsConstants Modifier and Type Class Description classRecommendationThe instance of RecommendationclassRecommendationControllerWhen a Publication is deleted, recommendations that target this Publication will be deleted.classRecommendationHandlerThis class is the handler for the form to send a Recommendation.classRecommendationReaderTrackerHandlerClass to query Recommendation's reader trackers. -
Uses of JcmsConstants in com.jalios.jcms.replicamessage
Classes in com.jalios.jcms.replicamessage that implement JcmsConstants Modifier and Type Class Description classReplicaMessageManager -
Uses of JcmsConstants in com.jalios.jcms.search
Classes in com.jalios.jcms.search that implement JcmsConstants Modifier and Type Class Description classAdminSearchEngineProcessclassAdminSearchEnginesHandlerThis handler is used in the admin area to provide action on search engine.classGlobalSearchActionsHandlerclassLuceneCategorySearchEngineThisCategorySearchEngineis reponsible for the indexing and searching of JCMS content using lucene.classLuceneDataSearchEngineThis class provides a base class to index JCMSDatausing Lucene.classLuceneMemberSearchEngineProvides member indexing and search.classLucenePublicationSearchEngineThisPublicationSearchEngineis reponsible for the indexing and searching of JCMS content using lucene.classQueryAppHandlerclassSpellSuggestEngineThis engine can be used when doing text search. -
Uses of JcmsConstants in com.jalios.jcms.security
Classes in com.jalios.jcms.security that implement JcmsConstants Modifier and Type Class Description classContentSecurityPolicyManagerContent Security Policy implementation in JCMS.classSecurityAlertBuilderAlert builder to be used when security related alert must be sent to end userclassSecurityAlertMemberDataController -
Uses of JcmsConstants in com.jalios.jcms.security.classified
Classes in com.jalios.jcms.security.classified that implement JcmsConstants Modifier and Type Class Description classClassificationAdminHandlerclassPublicationClassificationLevelUpdaterProcess -
Uses of JcmsConstants in com.jalios.jcms.servlet
Classes in com.jalios.jcms.servlet that implement JcmsConstants Modifier and Type Class Description classBinaryFileServletThis Servlet handles binary file download.classDisplayServletThis Servlet handles all display requests done usingDescriptiveURLs.classExpiresFilterAdd HTTP Expires header to matching resources.classFinallyFilterclassInitFilterclassJcmsServletThis convenient Servlet abstract class: redirectsdoPost()ondoGetsets the channel attribute implements JcmsConstantsclassJSyncServletclassRestrictedFileFilterThis servlet filter controls access to restricted files -
Uses of JcmsConstants in com.jalios.jcms.shortcut
Classes in com.jalios.jcms.shortcut that implement JcmsConstants Modifier and Type Class Description classAbstractShortcutclassAsyncShortcutHandlerHandler for Shortcuts which returns a json used to modify asynchronously the Shortcut -
Uses of JcmsConstants in com.jalios.jcms.taglib
Classes in com.jalios.jcms.taglib that implement JcmsConstants Modifier and Type Class Description classArchiveTagThis tag prints a small archive icon for a given Publication.classCheckIntegrityTagThis tag prints a warn icon if the given data does not respect its integrity constraints.classCountryTagThis tag prints the flag bound to the specified country or current country.classDeleteTagThis tag prints a small delete icons beside a given Data object to delete itclassEditTagThis tag prints a small edit icons beside a given Publication object (to update it) or Publication class (to add a new instance).classImportIconTagThis tag prints the icon status for imported data.classLangTagThis tag prints the flag bound to the given language or bound to userLang.classLockTagThis tag prints a lock icon if the given data is locked.classPdfTagThis tag displays a PDF icon to access the PDF version (if it exists) of the given file.classQueryTagThis tag performs a query on publications.classSQLQueryTagThis tag performs a SQL query and provides the result set as a SQLQueryResultclassThumbnailTagThis tags add possibily to create and display a thumbnail of an image.classTooltipTagThis tag prints a small tooltip icons that displays inline or ajax content -
Uses of JcmsConstants in com.jalios.jcms.test
Classes in com.jalios.jcms.test that implement JcmsConstants Modifier and Type Class Description classAbstractTestTypeclassJcmsTestCaseProvides a super class for development of JCMS unit tests with JUnit3.
Extending this class will automatically provides a working JCMS during execution of all your unit tests.classJcmsTestCase4Provides a base class for development of JCMS unit tests with JUnit4.
Extending this class will automatically provides a working JCMS during execution of all your unit tests.classJcmsTestCaseUtil -
Uses of JcmsConstants in com.jalios.jcms.tools
Classes in com.jalios.jcms.tools that implement JcmsConstants Modifier and Type Class Description classProfilerHandler -
Uses of JcmsConstants in com.jalios.jcms.tools.dbpubcatchecker
Classes in com.jalios.jcms.tools.dbpubcatchecker that implement JcmsConstants Modifier and Type Class Description classDBPublicationCategoriesCheckerHandler -
Uses of JcmsConstants in com.jalios.jcms.tracking
Classes in com.jalios.jcms.tracking that implement JcmsConstants Modifier and Type Class Description classReadAckHandlerclassReaderTrackerclassReaderTrackerHandlerHandler for publication's reader trackers modal.classReaderTrackerQueryHandlerClass to query publication's reader trackers. -
Uses of JcmsConstants in com.jalios.jcms.trash
Classes in com.jalios.jcms.trash that implement JcmsConstants Modifier and Type Class Description classTrashAppHandlerHandler used to access Trash application.classTrashBulkProcess -
Uses of JcmsConstants in com.jalios.jcms.ui
Classes in com.jalios.jcms.ui that implement JcmsConstants Modifier and Type Class Description classIconManager -
Uses of JcmsConstants in com.jalios.jcms.uicomponent.autocomplete
Classes in com.jalios.jcms.uicomponent.autocomplete that implement JcmsConstants Modifier and Type Class Description classAbstractAutocompleteHandler<T>classAbstractSearchAutocompleteHandler<T extends AutocompleteResult<? extends Publication>>classTopbarSearchAutocompleteHandler -
Uses of JcmsConstants in com.jalios.jcms.uicomponent.autocomplete.mention
Classes in com.jalios.jcms.uicomponent.autocomplete.mention that implement JcmsConstants Modifier and Type Class Description classMentionAutocompleteHandler -
Uses of JcmsConstants in com.jalios.jcms.uicomponent.icon
Classes in com.jalios.jcms.uicomponent.icon that implement JcmsConstants Modifier and Type Class Description classIconChooserModalHandlerModal handler to search for icons -
Uses of JcmsConstants in com.jalios.jcms.uicomponent.image.editor
Classes in com.jalios.jcms.uicomponent.image.editor that implement JcmsConstants Modifier and Type Class Description classImageEditorActionHandler -
Uses of JcmsConstants in com.jalios.jcms.uicomponent.indicator
Classes in com.jalios.jcms.uicomponent.indicator that implement JcmsConstants Modifier and Type Class Description classPortletIndicatorDisplayHandlerAn handler to display the portlet indicator fields -
Uses of JcmsConstants in com.jalios.jcms.uicomponent.memberphoto
Classes in com.jalios.jcms.uicomponent.memberphoto that implement JcmsConstants Modifier and Type Class Description classMemberPhotoGroupModalHandler -
Uses of JcmsConstants in com.jalios.jcms.uicomponent.sidebar
Classes in com.jalios.jcms.uicomponent.sidebar that implement JcmsConstants Modifier and Type Class Description classSidebarHandler -
Uses of JcmsConstants in com.jalios.jcms.uicomponent.topbar
Classes in com.jalios.jcms.uicomponent.topbar that implement JcmsConstants Modifier and Type Class Description classTopbarApplicationMenuBadgeHandlerclassTopbarCaddyMenuHandlerManages a Caddy menu in the topbar of the site.classTopbarHandler -
Uses of JcmsConstants in com.jalios.jcms.unifiedinsert
Classes in com.jalios.jcms.unifiedinsert that implement JcmsConstants Modifier and Type Class Description classUnifiedInsertHandlerJavaBean used to process Unified insertion action. -
Uses of JcmsConstants in com.jalios.jcms.upload
Classes in com.jalios.jcms.upload that implement JcmsConstants Modifier and Type Class Description classDocUploadHandlerThis form handler processes document upload.classDocUploadInfoA convenient wrapper of uploaded files that have been decoded by MultiPartFilter.classUnzipDataControllerMonitors FileDocument zip file upload and create FileDocument from them. -
Uses of JcmsConstants in com.jalios.jcms.vote
Classes in com.jalios.jcms.vote that implement JcmsConstants Modifier and Type Class Description classVoteclassVoteDataControllerThis DataController checks if the Publication has changed its Workspace to update the Workspace vote -
Uses of JcmsConstants in com.jalios.jcms.webdav
Classes in com.jalios.jcms.webdav that implement JcmsConstants Modifier and Type Class Description classWebdavServletThis servlet implements Webdav Protocol - Issue: Renaming with not UTF-8 write wrong chars in store - Issue: What should we do with JCMS Publication vs DataController vs DeleteFolder ? - Issue: Changing a File Extension doesn't work - Issue: msoffice ask for a new authentication - Issue: Should we delete the File if overwrite has been set ? because it would not be an msoffice update with lock but a File Copy ? - Issue: An external folder can't overwrite a File MS Office 2003 and WebDAV (http://support.microsoft.com/?kbid=870853) ************************* 1.classWin32LinkServletThis servlet return a Win32Link for the given file and path parameter in the webdav servlet. -
Uses of JcmsConstants in com.jalios.jcms.webpage
Classes in com.jalios.jcms.webpage that implement JcmsConstants Modifier and Type Class Description classWebPageQueryHandler -
Uses of JcmsConstants in com.jalios.jcms.widget
Classes in com.jalios.jcms.widget that implement JcmsConstants Modifier and Type Class Description classWidgetUtil -
Uses of JcmsConstants in com.jalios.jcms.wiki
Classes in com.jalios.jcms.wiki that implement JcmsConstants Modifier and Type Class Description classWiki2JHTMLRendererThis class contains a set of utility static methods to process wiki text and convert it to JHTML.classWikiRendererThis class contains a set of utility static methods to process wiki text. -
Uses of JcmsConstants in com.jalios.jcms.workspace
Classes in com.jalios.jcms.workspace that implement JcmsConstants Modifier and Type Class Description classAbstractEditWorkspaceHandlerThis form handler processGroupforms.classEditWorkflowInstanceHandlerclassEditWorkspaceCommonHandlerThis form handler processWorkspaceforms.classEditWorkspaceHandlerThis form handler processWorkspaceforms.classEditWorkspaceRoleHandlerThis form handler processGroupforms.classEditWorkspaceTypeHandlerThis form handler processGroupforms.classEditWSTypeEntryHandlerThis class handle create/update/delete form action on WSTypeEntryclassFavoriteWorkspaceHandlerAllows a Member to add, or remove a favorite Workspace or clear its favorites.classWKRoleclassWorkspaceThis class represents a WorkspaceclassWorkspaceQueryHandlerSearch for Workspace, by checking rights, workspace belonging, and testing if member is worker of the workspace.classWorkspaceWizardHandlerThis form handler processWorkspaceduplication through a wizard.classWSTypeEntryThis class is a wrapper on TypeEntry handling type properties for each workspace. -
Uses of JcmsConstants in com.jalios.jcms.wysiwyg
Classes in com.jalios.jcms.wysiwyg that implement JcmsConstants Modifier and Type Class Description classJHTMLRendererThis class contains a set of utility static methods to process JHTML text.classWysiwygInlineEditionHandlerJava bean providing processing of for inline edition of wysiwyg fields.classWysiwygRendererThis class contains a set of utility static methods to process wysiwyg text. -
Uses of JcmsConstants in com.jalios.jcms.wysiwyg.image
Classes in com.jalios.jcms.wysiwyg.image that implement JcmsConstants Modifier and Type Class Description classImageUploadHandler -
Uses of JcmsConstants in generated
Classes in generated with annotations of type with type parameters of type that implement declared as with annotations of type with type parameters of type with annotations of type with annotations of type with type parameters of type that return that return types with arguments of type with parameters of type with type arguments of type that throw with annotations of type with annotations of type with parameters of type with type arguments of type that throw JcmsConstants Modifier and Type Class Description classgenerated.EditJPortalHandlerclassgenerated.EditShortcutHandler
-