| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JcmsConstants | |
|---|---|
| com.jalios.jcms | Contains the core JCMS classes. | 
| com.jalios.jcms.accessibility | |
| com.jalios.jcms.ajax | |
| com.jalios.jcms.archive | Contains the classes used to deal with archives management in JCMS. | 
| com.jalios.jcms.caddy | Provides classes to manage and process operation on Caddy items in JCMS. | 
| com.jalios.jcms.calendar | Contains the classes used to deal with calendar in JCMS. | 
| com.jalios.jcms.context | Provides context classes available in every request, you can extends them or use them as javabean. | 
| com.jalios.jcms.db | |
| com.jalios.jcms.dbmember | |
| com.jalios.jcms.handler | Contains the javabean classes uses to process HTTP request (aka form handlers). | 
| com.jalios.jcms.mail | |
| com.jalios.jcms.mashup | |
| com.jalios.jcms.media | Contains all the classes to provide the Media Browser. | 
| com.jalios.jcms.plugin | |
| com.jalios.jcms.portlet | Contains core Portlets parent of all generated portlets. | 
| com.jalios.jcms.search | Provides internal search engines classes of JCMS. | 
| com.jalios.jcms.servlet | Contains JCMS servlet classes. | 
| com.jalios.jcms.stat | Provides classes for statistics management and analysis. | 
| com.jalios.jcms.taglib | Provides many of the classes used for JCMS jsp tags. | 
| com.jalios.jcms.test | |
| com.jalios.jcms.tools | This package contains various tools used for/by JCMS. | 
| com.jalios.jcms.tracking | |
| com.jalios.jcms.upload | |
| com.jalios.jcms.webdav | Contains classes which provides webdav access to JCMS. | 
| com.jalios.jcms.widget | Contains widget classes that generate html component especially for Forms Input. | 
| com.jalios.jcms.workspace | Contains classes about workspace features. | 
| Uses of JcmsConstants in com.jalios.jcms | 
|---|
| Classes in com.jalios.jcms that implement JcmsConstants | |
|---|---|
|  class | AbstractReview | 
|  class | AdminNotesThis class manage admin notes of JCMS. | 
|  class | BasicDataControllerThis class is a neutral implementation of DataController. | 
|  class | CacheManagerThis class manages the cache of content fragements. | 
|  class | CategoryA Category object is a node of the category tree. | 
|  class | CategoryListener | 
|  class | CategoryRightThis class represents the rights of a Member on a set of category roots. | 
|  class | ChannelThe Channel singleton is the main access point of the JCMS API. | 
|  class | ChannelInitServletServlet responsible of initializing JCMS. | 
|  class | ContentContent is a tagging abstract class which a type implements to indicates it is an editorial publication. | 
|  class | ControllerStatusThis class represents the status returned by a DataController. | 
|  class | DataThis abstract class is the super class of all the persistent classes of a JCMS Channel. | 
|  class | DataExtensionThis class contains extra fields for a given Data object. | 
|  class | DataRightThis class represents the rights of a member on a Data object. | 
|  class | FileDocument | 
|  class | FormForm is the mother class of all form types. | 
|  class | GroupA Groupobject is referenced by a set ofMemberinstances. | 
|  class | GroupListenerThis class listens to mutations of Groupinstances. | 
|  class | JcmsUtilThis class contains a set of utility static methods. | 
|  class | JSyncDataListenerThis class monitors writes stablization. | 
|  class | MailSenderDeprecated. use MailMessageinstead | 
|  class | MemberA Memberobject contains a set of information about a
 JCMS referenced user. | 
|  class | MemberListenerThis class listens to mutations of Memberinstances. | 
|  class | Notification | 
|  class | NotificationCriteria | 
|  class | NotificationManagerThis class is instantiated by a Channelin method initAfterLoad()
 only if property 'notification.enabled' is set to true. | 
|  class | PublicationThis abstract class is the super class of all the Publication classes. | 
|  class | QueryManagerThis class manages queries on publications | 
|  class | TypeProcessorThis class generates all the resources (Java classes and JSPs) used by the Custom Publication Types and Custom Extension Types. | 
|  class | UserContentUserContent is a tagging abstract class which a type implements to indicates it is a user content. | 
|  class | WebAppInfo | 
|  class | WFNoteThis class represents a small note about a state change in the workflow. | 
|  class | WFReminderAlarmListenerThis class is the AlarmListener used for the Workflow Reminder (send mail at expiration time if no change in between) | 
|  class | WikiRendererThis class contains a set of utility static methods to process wiki text. | 
|  class | WorkflowThis class represents a Workflow. | 
|  class | WorkflowManagerThis class manages JCMS workflows. | 
|  class | WysiwygRendererThis class contains a set of utility static methods to process wysiwyg text. | 
| Uses of JcmsConstants in com.jalios.jcms.accessibility | 
|---|
| Classes in com.jalios.jcms.accessibility that implement JcmsConstants | |
|---|---|
|  class | SwitchAccessibilityContextHandler | 
| Uses of JcmsConstants in com.jalios.jcms.ajax | 
|---|
| Classes in com.jalios.jcms.ajax that implement JcmsConstants | |
|---|---|
|  class | CategoryCtxMenuThis class is used to process AJAX Contextual Menu for a given JCMS category. | 
|  class | MemberCtxMenuThis class is used to process AJAX Contextual Menu for a given JCMS member. | 
|  class | PortletCtxMenuThis class is used to process AJAX Contextual Menu for a given JCMS Portlet. | 
|  class | PublicationCtxMenuThis class is used to process AJAX Contextual Menu for a given JCMS publication id. | 
|  class | WidgetCtxMenu | 
| Uses of JcmsConstants in com.jalios.jcms.archive | 
|---|
| Classes in com.jalios.jcms.archive that implement JcmsConstants | |
|---|---|
|  class | ArchiveBrowserHandlerThis form handler process Archive Browser actions. | 
|  class | ArchivedPublicationThis class represents an archived Publication in memory, used to keep track of authors, rights, category, workspace of archived publication | 
|  class | ArchiveManagerThis Class is responsible to manage the archive system of JCMS. | 
|  class | ArchiveQueryHandlerHolder class and form handler of all parameters to be used for a query of archive. | 
|  class | LuceneArchiveEngine | 
| Uses of JcmsConstants in com.jalios.jcms.caddy | 
|---|
| Classes in com.jalios.jcms.caddy that implement JcmsConstants | |
|---|---|
|  class | AbstractCaddyManagerHandlerThis form handler is the super class of the formhandler class to process Caddy Manager actions. | 
|  class | CaddyPopinHandlerThis handler is used to add or remove content to the caddy. | 
|  class | CategoryCaddyManagerHandler | 
|  class | DBMemberCaddyManagerHandler | 
|  class | GroupCaddyManagerHandler | 
|  class | MemberCaddyManagerHandler | 
|  class | PublicationCaddyManagerHandlerThis form handler process Publication Caddy Manager actions. | 
|  class | WorkspaceCaddyManagerHandler | 
| Uses of JcmsConstants in com.jalios.jcms.calendar | 
|---|
| Classes in com.jalios.jcms.calendar that implement JcmsConstants | |
|---|---|
|  class | AbstractCalendarEventThis abstract class provides a superclass to every calendar event and base methods for their manipulation | 
|  class | CalendarEventListenerThis class is listening to any modification of CalendarEvent. | 
|  class | CalendarManager | 
|  class | PortletCalendarHandler | 
| Uses of JcmsConstants in com.jalios.jcms.context | 
|---|
| Classes in com.jalios.jcms.context that implement JcmsConstants | |
|---|---|
|  class | JcmsContextThis 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). | 
|  class | JcmsJspContextThis class allows you to keep track of variables declare and initialiazed by JCMS. | 
| Uses of JcmsConstants in com.jalios.jcms.db | 
|---|
| Classes in com.jalios.jcms.db that implement JcmsConstants | |
|---|---|
|  class | DBEventLogThis class represents a DBEventLog (i.e. an Hibernate write event stored in the DB). | 
|  class | DBEventLogManagerThis class replays the hibernate events on all the other replicas. | 
|  class | DerbyManagerThis class manages the internal Derby server. | 
|  class | HibernateManagerThis class is a singleton to manage Hibernate access. | 
|  class | LoadJcms5DataHandler | 
| Uses of JcmsConstants in com.jalios.jcms.dbmember | 
|---|
| Classes in com.jalios.jcms.dbmember that implement JcmsConstants | |
|---|---|
|  class | DBMember | 
| Uses of JcmsConstants in com.jalios.jcms.handler | 
|---|
| Classes in com.jalios.jcms.handler that implement JcmsConstants | |
|---|---|
|  class | AbstractQueryHandler<E>Superclass of query handlers. | 
|  class | AllMemberQueryHandlerHolder class and form handler of all parameters to be used for a query of DBMembers. | 
|  class | AuthKeyGeneratorHandlerThis form handler generate Authentication Keys. | 
|  class | CacheManagerHandlerThis form handler process Cache Manager actions. | 
|  class | DBMemberQueryHandlerHolder class and form handler of all parameters to be used for a query of DBMembers. | 
|  class | DeployManagerDownloadHandler | 
|  class | DeployManagerUpgradeHandler | 
|  class | DeployManagerUpgradeUploadHandlerCheck and deploy an uploaded webapp to the right webapp location. | 
|  class | EditCatHandlerThis form handler processes editCat.jspforms. | 
|  class | EditDataHandlerThis class is the super class of all FormHandler which manage stored data. | 
|  class | EditExtraDataHandlerThis form handler processes Data's Extra Data forms. | 
|  class | EditFileDocumentHandler | 
|  class | EditFormHandlerThis form handler processes Formforms. | 
|  class | EditGroupHandlerThis form handler process Groupforms. | 
|  class | EditMemberHandlerThis form handler processes Memberforms. | 
|  class | EditNotificationHandler | 
|  class | EditPublicationHandlerThis form handler processes Publicationforms. | 
|  class | EditTypeExtensionHandlerThis form handler processes DataExtensionforms. | 
|  class | FileHandler | 
|  class | FriendlyURLsHandler | 
|  class | GroupQueryHandlerHolder class and form handler of all parameters to be used for a query of groups. | 
|  class | ImportCatListHandlerUpload and parse a .txt file containing tree of categories to import in JCMS. | 
|  class | JcmsFormHandlerThis abstract class is the super class of all the Form Handler classes (i.e. | 
|  class | JSyncManagerHandlerThis form handler processes JSyncManager's form. | 
|  class | MailEditHandlerThis form handler processes doEditMail.jspform. | 
|  class | MailPasswordHandlerThis form handler processes form contained in the mailPassword jsp. | 
|  class | MailPublicationHandlerThis form handler process mailPublication.jspform. | 
|  class | MemberListHandlerThis form handler processes doMemberList.jspform. | 
|  class | MemberQueryHandlerHolder class and form handler of all parameters to be used for a query of members. | 
|  class | PagerHandlerThis form handler process pager properties. | 
|  class | PropertiesHandler | 
|  class | PubBrowserHandler | 
|  class | QueryHandlerHolder class and form handler of all parameters to be used for a query. | 
|  class | StoreCleanerHandler | 
|  class | SyncLdapHandlerThis form handler performs LDAP synchronization. | 
|  class | TypeEditorHandlerThis form handler processes the Type Editor form. | 
|  class | TypeListEditorHandlerThis form handler processes the Type List Editor forms. | 
|  class | UpgradeManagerHandler | 
|  class | WFEditorHandlerThis form handler processes wfEditor.jspform. | 
|  class | WorkReportHandler | 
|  class | WorkspaceQueryHandlerHolder class and form handler of all parameters to be used for a query of workspaces. | 
|  class | ZipFilesHandler | 
| Uses of JcmsConstants in com.jalios.jcms.mail | 
|---|
| Classes in com.jalios.jcms.mail that implement JcmsConstants | |
|---|---|
|  class | MailMessageClass used to build and send a mail message. | 
| Uses of JcmsConstants in com.jalios.jcms.mashup | 
|---|
| Classes in com.jalios.jcms.mashup that implement JcmsConstants | |
|---|---|
|  class | ImportConflictHandlerThis form handler processes importConflictList.jsp actions | 
|  class | ImportManagerThe ImportManager is the main class to manage data import. | 
|  class | ImportManagerHandlerThis form handler processes ImportManager's form. | 
| Uses of JcmsConstants in com.jalios.jcms.media | 
|---|
| Classes in com.jalios.jcms.media that implement JcmsConstants | |
|---|---|
|  class | MediaBrowserHandlerThis handler controls the MediaBrowser. | 
| Uses of JcmsConstants in com.jalios.jcms.plugin | 
|---|
| Classes in com.jalios.jcms.plugin that implement JcmsConstants | |
|---|---|
|  class | DisplayPluginHandlerThis class is used to handle modification on Plugins. | 
|  class | EditPluginHandlerThis 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 | |
|---|---|
|  class | EditPortalElementHandler | 
|  class | EditPortalHandler | 
|  class | EditPortalRedirectHandler | 
|  class | EditPortletCollectionHandler | 
|  class | EditPortletHandler | 
|  class | EditPortletLogHandler | 
|  class | EditPortletParentHandler | 
|  class | EditPortletSkinableHandler | 
|  class | PortalAn abstract Portal representation with fields to implements - String -> CSSFile - String -> Header - String -> Footer - Publication -> Child | 
|  class | PortalElement | 
|  class | PortalRedirectAn abstract Portal representation with fields to implements. | 
|  class | PortletAn abstract Portlet représentation with fields to implements | 
|  class | PortletCollectionAn abstract PortletCollection représentation with fields to implements - PortalElement[] -> Children | 
|  class | PortletParentAn abstract PortletParent représentation with fields to implements - Publication -> Children | 
|  class | PortletSkinableAn abstract Portlet représentation with fields to implements - String -> DisplayTitle (ML) - String -> SkinTemplate - String -> SkinCSS | 
| Uses of JcmsConstants in com.jalios.jcms.search | 
|---|
| Classes in com.jalios.jcms.search that implement JcmsConstants | |
|---|---|
|  class | AdminSearchEnginesHandlerThis handler is used in the admin area to provide action on search engine. | 
|  class | LuceneCategorySearchEngineThis CategorySearchEngineis reponsible for the indexing and searching of JCMS
 content using lucene. | 
|  class | LuceneDataSearchEngineThis class provides a base class to index JCMS Datausing Lucene. | 
|  class | LuceneFileSearchEngineThis class is an implementation of FileSearchEngine base on Lucene search engine. | 
|  class | LuceneMemberSearchEngineProvides member indexing and search. | 
|  class | LucenePublicationSearchEngineThis PublicationSearchEngineis reponsible for the indexing and searching of JCMS
 content using lucene. | 
|  class | SpellSuggestEngineThis engine can be used when doing text search. | 
| Uses of JcmsConstants in com.jalios.jcms.servlet | 
|---|
| Classes in com.jalios.jcms.servlet that implement JcmsConstants | |
|---|---|
|  class | BinaryFileServletThis Servlet handles binary file download. | 
|  class | DisplayServletThis Servlet handles all display requests done using DescriptiveURLs. | 
|  class | InitFilter | 
|  class | JcmsServletThis convenient Servlet abstract class: redirects doPost()ondoGetsets the channel attribute
 implements JcmsConstants | 
|  class | JSyncServlet | 
|  class | RestrictedFileFilterThis servlet filter controls access to restricted files | 
| Uses of JcmsConstants in com.jalios.jcms.stat | 
|---|
| Classes in com.jalios.jcms.stat that implement JcmsConstants | |
|---|---|
|  class | StatManagerThis class manages access log and produces statistics reports. | 
| Uses of JcmsConstants in com.jalios.jcms.taglib | 
|---|
| Classes in com.jalios.jcms.taglib that implement JcmsConstants | |
|---|---|
|  class | ArchiveTagThis tag prints a small archive icon for a given Publication. | 
|  class | CheckIntegrityTagThis tag prints a warn icon if the given data does not respect its integrity constraints. | 
|  class | DataChooserTagThis tag generates the form widget to select a data (Publication or Member) | 
|  class | DateChooserTagThis tag generates the form widget to select a date | 
|  class | DeleteTagThis tag prints a small delete icons beside a given Data object to delete it | 
|  class | DurationChooserTagThis tag generates the form widget to select a duration (value / unit) | 
|  class | EditTagThis tag prints a small edit icons beside a given Publication object (to update it) or Publication class (to add a new instance). | 
|  class | FormWidgetTagThis abstract class is the mother class of all HTML form widget tag. | 
|  class | ImportIconTagThis tag prints the icon status for imported data. | 
|  class | LockTagThis tag prints a lock icon if the given data is locked. | 
|  class | PdfTagThis tag displays a PDF icon to access the PDF version (if it exists) of the given file. | 
|  class | PortletTreeTag | 
|  class | QueryTagThis tag performs a query on the Publication set. | 
|  class | SQLQueryTagThis tag performs a SQL query and provides the result set as a SQLQueryResult | 
|  class | ThumbnailTagThis tags add possibily to create and display a thumbnail of an image. | 
|  class | TooltipTagThis tag prints a small tooltip icons that displays inline or ajax content | 
|  class | WidgetTag | 
| Uses of JcmsConstants in com.jalios.jcms.test | 
|---|
| Classes in com.jalios.jcms.test that implement JcmsConstants | |
|---|---|
|  class | JcmsTestCaseProvides a super class for development of JCMS unit tests. | 
| Uses of JcmsConstants in com.jalios.jcms.tools | 
|---|
| Classes in com.jalios.jcms.tools that implement JcmsConstants | |
|---|---|
|  class | ProfilerHandler | 
| Uses of JcmsConstants in com.jalios.jcms.tracking | 
|---|
| Classes in com.jalios.jcms.tracking that implement JcmsConstants | |
|---|---|
|  class | ReaderTracker | 
| Uses of JcmsConstants in com.jalios.jcms.upload | 
|---|
| Classes in com.jalios.jcms.upload that implement JcmsConstants | |
|---|---|
|  class | DocUploadHandlerThis form handler processes document upload. | 
|  class | DocUploadInfoA convenient wrapper of uploaded files that have been decoded by MultiPartFilter. | 
|  class | UnzipDataControllerMonitors FileDocument zip file upload and create FileDocument from them. | 
| Uses of JcmsConstants in com.jalios.jcms.webdav | 
|---|
| Classes in com.jalios.jcms.webdav that implement JcmsConstants | |
|---|---|
|  class | WebdavServletThis 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 ? | 
|  class | Win32LinkServletThis servlet return a Win32Link for the given file and path parameter in the webdav servlet. | 
| Uses of JcmsConstants in com.jalios.jcms.widget | 
|---|
| Classes in com.jalios.jcms.widget that implement JcmsConstants | |
|---|---|
|  class | AbstractWidget | 
|  class | CategoryWidget | 
|  class | ChooserWidget | 
|  class | DateWidget | 
|  class | DBRecordChooserWidgetThis widget provides an input to select a database record. | 
|  class | DurationWidget | 
|  class | EnumerateWidget | 
|  class | QueryWidget | 
|  class | SQLQueryWidgetThis widget provides an input to enter a SQL query | 
|  class | TextAreaWidget | 
|  class | TextFieldWidget | 
|  class | TreeCatThis class display a Category Tree using <UL> <LI> tags. | 
|  class | WidgetUtil | 
| Uses of JcmsConstants in com.jalios.jcms.workspace | 
|---|
| Classes in com.jalios.jcms.workspace that implement JcmsConstants | |
|---|---|
|  class | AbstractEditWorkspaceHandlerThis form handler process Groupforms. | 
|  class | EditWorkspaceCommonHandlerThis form handler process Workspaceforms. | 
|  class | EditWorkspaceHandlerThis form handler process Groupforms. | 
|  class | EditWorkspaceRoleHandlerThis form handler process Groupforms. | 
|  class | EditWorkspaceTypeHandlerThis form handler process Groupforms. | 
|  class | EditWSTypeEntryHandlerThis class handle create/update/delete form action on WSTypeEntry | 
|  class | WKRole | 
|  class | WorkspaceThis class represents a Workspace | 
|  class | WorkspaceWizardHandlerThis form handler process Groupforms. | 
|  class | WSTypeEntryThis class is a wrapper on TypeEntry handling type properties for each workspace. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||