Uses of Interface
com.jalios.util.JaliosConstants
- 
- 
Uses of JaliosConstants in com.jalios.io
Classes in com.jalios.io that implement JaliosConstants Modifier and Type Class Description classVideoUtil - 
Uses of JaliosConstants in com.jalios.jcms
Subinterfaces of JaliosConstants in com.jalios.jcms Modifier and Type Interface Description interfaceJcmsConstantsThis interface contains a set of constants.Classes in com.jalios.jcms that implement JaliosConstants 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.classJcmsInfoThis class manages information about JCMS release.classJcmsJSyncListenerclassJcmsUtilThis class contains a set of utility static methods.classJSyncDataListenerThis class monitors writes stablization.classLimitControllerclassMailSenderDeprecated.useMailMessageinsteadclassMemberAMemberobject contains a set of information about a JCMS referenced user.classMemberImportManagerA manager to be instanciated to import Members from a CSV input file.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 JaliosConstants in com.jalios.jcms.a11y.avoidancelinks
Classes in com.jalios.jcms.a11y.avoidancelinks that implement JaliosConstants Modifier and Type Class Description classAvoidanceLinkAdminEditHandler - 
Uses of JaliosConstants in com.jalios.jcms.accesscontrol
Classes in com.jalios.jcms.accesscontrol that implement JaliosConstants Modifier and Type Class Description classAccessControlListDefine a collection of resources and their associated authorization. - 
Uses of JaliosConstants in com.jalios.jcms.accessibility
Classes in com.jalios.jcms.accessibility that implement JaliosConstants Modifier and Type Class Description classSwitchAccessibilityContextHandler - 
Uses of JaliosConstants in com.jalios.jcms.ajax
Classes in com.jalios.jcms.ajax that implement JaliosConstants 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 JaliosConstants in com.jalios.jcms.alert
Classes in com.jalios.jcms.alert that implement JaliosConstants 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.classAlertManagerclassAlertTopbarHandlerHandler to display alerts in topbar menu.classEditAlertRuleHandlerclassMemberAlertSettingsHandlerHandler for Member's alert settings.classSendAlertHandler - 
Uses of JaliosConstants in com.jalios.jcms.analytics.ui
Classes in com.jalios.jcms.analytics.ui that implement JaliosConstants Modifier and Type Class Description classAdminHandlerclassReportHandler - 
Uses of JaliosConstants in com.jalios.jcms.application
Classes in com.jalios.jcms.application that implement JaliosConstants Modifier and Type Class Description classApplicationAppHandlerHandler for the app store applicationclassApplicationAppModalHandlerclassApplicationDefaultAppHandlerclassApplicationDeployHandlerclassApplicationLauncherActionsHandlerHandler for all application actionsclassApplicationQueryHandlerHandler to query applicationsclassEditShortcutStepHandlerclassRecommendApplicationHandlerclassResetApplicationLauncherModalclassWorkspaceApplicationShortcutHandlerWorkspace application shortcut handler to override the app URL (JCMS-7511) - 
Uses of JaliosConstants in com.jalios.jcms.archive
Classes in com.jalios.jcms.archive that implement JaliosConstants 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 JaliosConstants in com.jalios.jcms.authentication.cookie
Classes in com.jalios.jcms.authentication.cookie that implement JaliosConstants 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 JaliosConstants in com.jalios.jcms.authentication.events
Classes in com.jalios.jcms.authentication.events that implement JaliosConstants Modifier and Type Class Description classLoginEventPOJO use to store login event of user. - 
Uses of JaliosConstants in com.jalios.jcms.backoffice
Classes in com.jalios.jcms.backoffice that implement JaliosConstants Modifier and Type Class Description classBackOfficeActionHandlerclassBackOfficeDisplayHandler - 
Uses of JaliosConstants in com.jalios.jcms.caddy
Classes in com.jalios.jcms.caddy that implement JaliosConstants Modifier and Type Class Description classAbstractCaddyManagerHandlerThis form handler is the super class of the formhandler class to process Caddy Manager actions.classAbstractMemberCaddyManagerHandlerThis 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.classCategoryCaddyManagerHandlerclassDBMemberCaddyManagerHandlerclassGroupCaddyManagerHandlerclassMemberCaddyManagerHandlerclassPublicationCaddyManagerHandlerThis form handler process Publication Caddy Manager actions.classWorkspaceCaddyManagerHandler - 
Uses of JaliosConstants in com.jalios.jcms.calendar
Classes in com.jalios.jcms.calendar that implement JaliosConstants 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 JaliosConstants in com.jalios.jcms.categorycleaner
Classes in com.jalios.jcms.categorycleaner that implement JaliosConstants Modifier and Type Class Description classCategoryCleanerHandler - 
Uses of JaliosConstants in com.jalios.jcms.context
Classes in com.jalios.jcms.context that implement JaliosConstants 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 JaliosConstants in com.jalios.jcms.db
Classes in com.jalios.jcms.db that implement JaliosConstants 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.classHibernateUtilHelper class providing static methods to perform common database operation using Hibernate.classPublicationCriteriaThis class contains criteria for a DB publication query. - 
Uses of JaliosConstants in com.jalios.jcms.dbmember
Classes in com.jalios.jcms.dbmember that implement JaliosConstants Modifier and Type Class Description classDBMember - 
Uses of JaliosConstants in com.jalios.jcms.fileprocessor
Classes in com.jalios.jcms.fileprocessor that implement JaliosConstants Modifier and Type Class Description classLegacyWitnessFileImportHandler - 
Uses of JaliosConstants in com.jalios.jcms.fileprocessor.processingmanagement
Classes in com.jalios.jcms.fileprocessor.processingmanagement that implement JaliosConstants Modifier and Type Class Description classFileProcessingInfoclassFileProcessingLog - 
Uses of JaliosConstants in com.jalios.jcms.fileprocessor.test
Classes in com.jalios.jcms.fileprocessor.test that implement JaliosConstants Modifier and Type Class Description classFileParserTestCaseSuper class of FileProcessor's FileParsers test case. - 
Uses of JaliosConstants in com.jalios.jcms.fileprocessor.ui
Classes in com.jalios.jcms.fileprocessor.ui that implement JaliosConstants Modifier and Type Class Description classFileProcessorAdminHandlerFormHandler that provides informations shown in FileProcessor admin page. - 
Uses of JaliosConstants in com.jalios.jcms.handler
Classes in com.jalios.jcms.handler that implement JaliosConstants 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.classAttachPublicationHandlerclassAttachWorkspaceHandlerclassAuthKeyGeneratorHandlerThis form handler generate Authentication Keys.classCacheManagerHandlerThis form handler process Cache Manager actions.classCategoryQueryHandlerHolder class and form handler of all parameters to be used for a query of categories.classCheckRightsHandlerclassDBMemberQueryHandlerHolder class and form handler of all parameters to be used for a query of DBMembers.classDeployManagerDownloadHandlerclassDeployManagerUpgradeHandlerclassDeployManagerUpgradeUploadHandlerCheck and deploy an uploaded webapp to the right webapp location.classDuplicateModalHandlerclassEditAclHandlerclassEditCatHandlerThis 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.classJcmsUploadFormHandlerclassJSyncManagerHandlerThis form handler processes JSyncManager's form.classJWTGeneratorHandlerclassMailEditHandlerThis 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.classMembersCsvImportHandlerThis handler is used to perform Member CSV import through JCMS modal.classMergeCategoryHandlerclassMergeFileDocumentHandlerclassModalPromptHandlerclassPagerHandlerThis form handler process pager properties.classPluginDataInfosHandlerclassPortletWorkflowHandlerclassPropertiesEditorHandlerHandler providing property editionclassPropertiesHandlerclassPubBrowserHandlerclassPubChooserHandlerclassPubChooserUploadHandlerclassQueryHandlerHolder 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.classUpgradeManagerHandlerclassValidateStateChangePublicationHandlerclassVersionHandlerclassWFEditorHandlerThis form handler processeswfEditor.jspform.classWorkReportHandlerclassWorkspaceQueryHandlerDeprecated.since jcms-10.0.1 useWorkspaceQueryHandlerinsteadclassZipFilesHandler - 
Uses of JaliosConstants in com.jalios.jcms.jportal
Classes in com.jalios.jcms.jportal that implement JaliosConstants Modifier and Type Class Description classAbstractJPortalclassAddJPortalServiceHandlerclassEditAbstractJPortalHandlerclassJBlockEditorHandlerclassJPortalAddPorletHandlerclassJPortalCreateHandlerclassJPortalDisplayHandlerclassJPortalDuplicateHandlerclassJPortalEditorHandlerclassJPortalEditPorletHandlerclassJPortalEditPortletUIHandlerclassJPortalHistoryHandlerclassJPortalPublishHandlerclassJPortalStructureclassJPortalStructureDataController - 
Uses of JaliosConstants in com.jalios.jcms.jportal.handler
Classes in com.jalios.jcms.jportal.handler that implement JaliosConstants Modifier and Type Class Description classJPortalFrontFilesHandler - 
Uses of JaliosConstants in com.jalios.jcms.l10n
Classes in com.jalios.jcms.l10n that implement JaliosConstants Modifier and Type Class Description classProcessL10nHandler - 
Uses of JaliosConstants in com.jalios.jcms.ldap
Classes in com.jalios.jcms.ldap that implement JaliosConstants Modifier and Type Class Description classSyncLdapHandlerThis form handler performs LDAP synchronization. - 
Uses of JaliosConstants in com.jalios.jcms.mail
Classes in com.jalios.jcms.mail that implement JaliosConstants 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 JaliosConstants in com.jalios.jcms.mashup
Classes in com.jalios.jcms.mashup that implement JaliosConstants 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.classImportSourceThis class represents an Import Source. - 
Uses of JaliosConstants in com.jalios.jcms.media
Classes in com.jalios.jcms.media that implement JaliosConstants Modifier and Type Class Description classAbstractMediaclassEditAbstractMediaHandlerclassEditImageHandlerclassMediaBrowserHandlerThis handler controls the MediaBrowser.classMediaProgressionclassMediaProgressionDataControllerclassMediaTracksHandlerProvide Media tracks management - 
Uses of JaliosConstants in com.jalios.jcms.member
Classes in com.jalios.jcms.member that implement JaliosConstants Modifier and Type Class Description classMemberDeleteRequest - 
Uses of JaliosConstants in com.jalios.jcms.memberpreference
Classes in com.jalios.jcms.memberpreference that implement JaliosConstants Modifier and Type Class Description classMemberPreference - 
Uses of JaliosConstants in com.jalios.jcms.mention
Classes in com.jalios.jcms.mention that implement JaliosConstants Modifier and Type Class Description classMentionController - 
Uses of JaliosConstants in com.jalios.jcms.monitoring
Classes in com.jalios.jcms.monitoring that implement JaliosConstants Modifier and Type Class Description classMonitoringChartHandler - 
Uses of JaliosConstants in com.jalios.jcms.plugin
Classes in com.jalios.jcms.plugin that implement JaliosConstants 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 JaliosConstants in com.jalios.jcms.portlet
Classes in com.jalios.jcms.portlet that implement JaliosConstants 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 JaliosConstants in com.jalios.jcms.publicationfollower
Classes in com.jalios.jcms.publicationfollower that implement JaliosConstants Modifier and Type Class Description classPublicationFollowerclassPublicationFollowerControllerclassPublicationFollowerHandlerHandle request to follow or unfollow a publication. - 
Uses of JaliosConstants in com.jalios.jcms.publiclink
Classes in com.jalios.jcms.publiclink that implement JaliosConstants Modifier and Type Class Description classEditPublicLinkHandlerclassPublicDownloadclassPublicDownloadHandlerclassPublicLinkclassPublicLinkAppHandler - 
Uses of JaliosConstants in com.jalios.jcms.quota
Classes in com.jalios.jcms.quota that implement JaliosConstants Modifier and Type Class Description classQuotaDataController - 
Uses of JaliosConstants in com.jalios.jcms.recenthistory
Classes in com.jalios.jcms.recenthistory that implement JaliosConstants Modifier and Type Class Description classRecentHistoryDataControllerThe recent history data controller. - 
Uses of JaliosConstants in com.jalios.jcms.recommendation
Classes in com.jalios.jcms.recommendation that implement JaliosConstants 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 JaliosConstants in com.jalios.jcms.replicamessage
Classes in com.jalios.jcms.replicamessage that implement JaliosConstants Modifier and Type Class Description classReplicaMessageManager - 
Uses of JaliosConstants in com.jalios.jcms.search
Classes in com.jalios.jcms.search that implement JaliosConstants Modifier and Type Class Description classAdminSearchEnginesHandlerThis handler is used in the admin area to provide action on search engine.classLuceneCategorySearchEngineThisCategorySearchEngineis 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 JaliosConstants in com.jalios.jcms.security
Classes in com.jalios.jcms.security that implement JaliosConstants 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 JaliosConstants in com.jalios.jcms.servlet
Classes in com.jalios.jcms.servlet that implement JaliosConstants 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 JaliosConstants in com.jalios.jcms.shortcut
Classes in com.jalios.jcms.shortcut that implement JaliosConstants Modifier and Type Class Description classAbstractShortcutclassAsyncShortcutHandlerHandler for Shortcuts which returns a json used to modify asynchronously the Shortcut - 
Uses of JaliosConstants in com.jalios.jcms.taglib
Classes in com.jalios.jcms.taglib that implement JaliosConstants Modifier and Type Class Description classArchiveTagThis tag prints a small archive icon for a given Publication.classCacheTagThis tag puts the content of its body in cache.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 JaliosConstants in com.jalios.jcms.test
Classes in com.jalios.jcms.test that implement JaliosConstants 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 JaliosConstants in com.jalios.jcms.tools
Classes in com.jalios.jcms.tools that implement JaliosConstants Modifier and Type Class Description classProfilerHandler - 
Uses of JaliosConstants in com.jalios.jcms.tracking
Classes in com.jalios.jcms.tracking that implement JaliosConstants Modifier and Type Class Description classReadAckHandlerclassReaderTrackerclassReaderTrackerHandlerHandler for publication's reader trackers modal.classReaderTrackerManagerclassReaderTrackerQueryHandlerClass to query publication's reader trackers. - 
Uses of JaliosConstants in com.jalios.jcms.trash
Classes in com.jalios.jcms.trash that implement JaliosConstants Modifier and Type Class Description classTrashAppHandlerHandler used to access Trash application. - 
Uses of JaliosConstants in com.jalios.jcms.ui
Classes in com.jalios.jcms.ui that implement JaliosConstants Modifier and Type Class Description classIconManager - 
Uses of JaliosConstants in com.jalios.jcms.uicomponent.autocomplete
Classes in com.jalios.jcms.uicomponent.autocomplete that implement JaliosConstants Modifier and Type Class Description classAbstractAutocompleteHandler<T>classAbstractSearchAutocompleteHandler<T extends AutocompleteResult<? extends Publication>>classTopbarSearchAutocompleteHandler - 
Uses of JaliosConstants in com.jalios.jcms.uicomponent.autocomplete.mention
Classes in com.jalios.jcms.uicomponent.autocomplete.mention that implement JaliosConstants Modifier and Type Class Description classMentionAutocompleteHandler - 
Uses of JaliosConstants in com.jalios.jcms.uicomponent.icon
Classes in com.jalios.jcms.uicomponent.icon that implement JaliosConstants Modifier and Type Class Description classIconChooserModalHandlerModal handler to search for icons - 
Uses of JaliosConstants in com.jalios.jcms.uicomponent.image.editor
Classes in com.jalios.jcms.uicomponent.image.editor that implement JaliosConstants Modifier and Type Class Description classImageEditorActionHandler - 
Uses of JaliosConstants in com.jalios.jcms.uicomponent.indicator
Classes in com.jalios.jcms.uicomponent.indicator that implement JaliosConstants Modifier and Type Class Description classPortletIndicatorDisplayHandlerAn handler to display the portlet indicator fields - 
Uses of JaliosConstants in com.jalios.jcms.uicomponent.sidebar
Classes in com.jalios.jcms.uicomponent.sidebar that implement JaliosConstants Modifier and Type Class Description classSidebarHandler - 
Uses of JaliosConstants in com.jalios.jcms.uicomponent.topbar
Classes in com.jalios.jcms.uicomponent.topbar that implement JaliosConstants Modifier and Type Class Description classTopbarApplicationMenuBadgeHandlerclassTopbarHandler - 
Uses of JaliosConstants in com.jalios.jcms.unifiedinsert
Classes in com.jalios.jcms.unifiedinsert that implement JaliosConstants Modifier and Type Class Description classUnifiedInsertHandlerJavaBean used to process Unified insertion action. - 
Uses of JaliosConstants in com.jalios.jcms.upload
Classes in com.jalios.jcms.upload that implement JaliosConstants 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 JaliosConstants in com.jalios.jcms.vote
Classes in com.jalios.jcms.vote that implement JaliosConstants Modifier and Type Class Description classVoteclassVoteDataControllerThis DataController checks if the Publication has changed its Workspace to update the Workspace vote - 
Uses of JaliosConstants in com.jalios.jcms.webdav
Classes in com.jalios.jcms.webdav that implement JaliosConstants 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 JaliosConstants in com.jalios.jcms.webpage
Classes in com.jalios.jcms.webpage that implement JaliosConstants Modifier and Type Class Description classWebPageQueryHandler - 
Uses of JaliosConstants in com.jalios.jcms.widget
Classes in com.jalios.jcms.widget that implement JaliosConstants Modifier and Type Class Description classWidgetUtil - 
Uses of JaliosConstants in com.jalios.jcms.wiki
Classes in com.jalios.jcms.wiki that implement JaliosConstants 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 JaliosConstants in com.jalios.jcms.workspace
Classes in com.jalios.jcms.workspace that implement JaliosConstants 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 JaliosConstants in com.jalios.jcms.wysiwyg
Classes in com.jalios.jcms.wysiwyg that implement JaliosConstants 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 JaliosConstants in com.jalios.jcms.wysiwyg.image
Classes in com.jalios.jcms.wysiwyg.image that implement JaliosConstants Modifier and Type Class Description classImageUploadHandler - 
Uses of JaliosConstants in com.jalios.jstore.jsync
Subinterfaces of JaliosConstants in com.jalios.jstore.jsync Modifier and Type Interface Description interfaceJSyncConstantsThis interfaces contains public JSync constantsClasses in com.jalios.jstore.jsync that implement JaliosConstants Modifier and Type Class Description classFileFetcherThis class spawns a thread to download a set of fileclassJSyncLoggerThis class writes logs JSyncReplica actions such as join, disjoin, update, etc.classJSyncPreviousReplicaManagerThe aim of this class is to compute the list of url of replica previously connected to this leader.classJSyncReplicaThis class provides supports to manage a replica, manages JSyncListener, send and process the JSyncMessage.classJSyncUtilThis class provides utility methodsclassReplicaInfoThis class contains info about a replica - 
Uses of JaliosConstants 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 JaliosConstants Modifier and Type Class Description classgenerated.EditJPortalHandlerclassgenerated.EditShortcutHandler 
 -