Package | Description |
---|---|
com.jalios.jcms |
Contains the core JCMS classes.
|
com.jalios.jcms.accesscontrol | |
com.jalios.jcms.accessibility | |
com.jalios.jcms.ajax | |
com.jalios.jcms.alert | |
com.jalios.jcms.analytics.ui | |
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.fileprocessor | |
com.jalios.jcms.fileprocessor.processingmanagement | |
com.jalios.jcms.fileprocessor.test | |
com.jalios.jcms.fileprocessor.ui | |
com.jalios.jcms.handler |
Contains the javabean classes uses to process HTTP request (aka form handlers).
|
com.jalios.jcms.mail | |
com.jalios.jcms.mashup |
Contains classes used for data Import/Export.
|
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.publicationfollower | |
com.jalios.jcms.recommendation | |
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.vote | |
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.
|
com.jalios.jstore.jsync |
Contains JSync core classes.
|
Modifier and Type | Interface and Description |
---|---|
interface |
JcmsConstants
This interface contains a set of constants.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDBTestType |
class |
AbstractWebPage |
class |
AdminNotes
This class manage admin notes of JCMS.
|
class |
BasicDataController
This class is a neutral implementation of DataController.
|
class |
CacheManager
This class manages the cache of content fragements.
|
class |
Category
A Category object is a node of the category tree.
|
class |
CategoryListener |
class |
CategoryRight
This class represents the rights of a Member on a set of category
roots.
|
class |
Channel
The Channel singleton is the main access point of the JCMS API.
|
class |
ChannelInitServlet
Servlet responsible of initializing JCMS.
|
class |
Content
Content is a tagging abstract class which a type implements
to indicates it is an editorial publication.
|
class |
ControllerStatus
This class represents the status returned by a DataController.
|
class |
Data
This abstract class is the super class of all the persistent
classes of a JCMS Channel.
|
class |
DataExtension
This class contains extra fields for a given Data object.
|
class |
DataRight
This class represents the rights of a member on a Data object.
|
class |
DBFileDocument |
class |
DBFileDocumentRevision
This class represents a revision of a DBFileDocument.
|
class |
FileDocument |
class |
Form
Form is the mother class of all form types.
|
class |
Group
A
Group object is referenced by a set of Member instances. |
class |
GroupListener
This class listens to mutations of
Group instances. |
class |
HttpUtil
This class contains a set of static utility methods for validation,
encoding and decoding of http and html input/output.
|
class |
JcmsInfo
This class manages information about JCMS release.
|
class |
JcmsUtil
This class contains a set of utility static methods.
|
class |
JSyncDataListener
This class monitors writes stablization.
|
class |
LimitController |
class |
MailSender
Deprecated.
use
MailMessage instead |
class |
Member
A
Member object contains a set of information about a
JCMS referenced user. |
class |
MemberImportManager
A manager to be instanciated to import Members from a CSV input file.
|
class |
MemberListener
This class listens to mutations of
Member instances. |
class |
Notification |
class |
NotificationCriteria |
class |
NotificationManager
This class is instantiated by a
Channel in method initAfterLoad()
only if property 'notification.enabled' is set to true. |
class |
Publication
This abstract class is the super class of all the
Publication classes.
|
class |
QueryManager
This class manages queries on publications
|
class |
QuotaDataController |
class |
StrongLock
This class represents a strong lock on a data.
|
class |
TypeProcessor
This class generates all the resources (Java classes and JSPs) used
by the Custom Publication Types and Custom Extension
Types.
|
class |
UserContent
UserContent is a tagging abstract class which a type implements
to indicates it is a user content.
|
class |
WebAppInfo |
class |
WFNote
This class represents a small note about a state change in the workflow.
|
class |
WFReminderAlarmListener
This class is the AlarmListener used for the Workflow Reminder
(send mail at expiration time if no change in between)
|
class |
WikiRenderer
This class contains a set of utility static methods to process
wiki text.
|
class |
Workflow
This class represents a Workflow.
|
class |
WorkflowManager
This class manages JCMS workflows.
|
class |
WysiwygRenderer
This class contains a set of utility static methods to process
wysiwyg text.
|
Modifier and Type | Class and Description |
---|---|
class |
AccessControlList
Define a collection of resources and their associated authorization.
|
Modifier and Type | Class and Description |
---|---|
class |
SwitchAccessibilityContextHandler |
Modifier and Type | Class and Description |
---|---|
class |
CategoryCtxMenu
This class is used to process AJAX Contextual Menu for a given JCMS category.
|
class |
MemberCtxMenu
This class is used to process AJAX Contextual Menu for a given JCMS member.
|
class |
PortletCtxMenu
This class is used to process AJAX Contextual Menu for a given JCMS Portlet.
|
class |
PublicationCtxMenu
This class is used to process AJAX Contextual Menu for a given JCMS
publication id.
|
class |
WidgetCtxMenu |
Modifier and Type | Class and Description |
---|---|
class |
Alert |
class |
AlertBuilder |
class |
AlertController
DataController which deletes alerts on data deletion
|
class |
AlertListHandler |
class |
AlertManager |
class |
SendAlertHandler |
Modifier and Type | Class and Description |
---|---|
class |
AdminHandler |
class |
ReportHandler |
Modifier and Type | Class and Description |
---|---|
class |
ArchiveBrowserHandler
This form handler process Archive Browser actions.
|
class |
ArchivedPublication
This class represents an archived Publication in memory, used to keep track
of authors, rights, category, workspace of archived publication
|
class |
ArchiveManager
This Class is responsible to manage the archive system of JCMS.
|
class |
ArchiveQueryHandler
Holder class and form handler of all parameters to be used for a query of archive.
|
class |
LuceneArchiveEngine |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCaddyManagerHandler
This form handler is the super class of the formhandler class to process
Caddy Manager actions.
|
class |
CaddyPopinHandler
This handler is used to add or remove content to the caddy.
|
class |
CategoryCaddyManagerHandler |
class |
DBMemberCaddyManagerHandler |
class |
GroupCaddyManagerHandler |
class |
MemberCaddyManagerHandler |
class |
PublicationCaddyManagerHandler
This form handler process Publication Caddy Manager actions.
|
class |
WorkspaceCaddyManagerHandler |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCalendarEvent
This abstract class provides a superclass to every calendar event and base
methods for their manipulation
|
class |
AbstractEventResource |
class |
CalendarManager |
Modifier and Type | Class and Description |
---|---|
class |
JcmsContext
This 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 |
JcmsJspContext
This class allows you to keep track of variables declare and initialiazed by JCMS.
|
Modifier and Type | Class and Description |
---|---|
class |
DBDataRevision |
class |
DBEventLog
This class represents a DBEventLog (i.e. an Hibernate write event stored in the DB).
|
class |
DBEventLogManager
This class replays the hibernate events on all the other replicas.
|
class |
DerbyManager
This class manages the internal Derby server.
|
class |
HibernateManager
This class is a singleton to manage Hibernate access.
|
class |
HibernateUtil
Helper class providing static methods to perform common database operation using hibertnate
|
class |
PublicationCriteria
This class contains criteria for a DB publication query.
|
Modifier and Type | Class and Description |
---|---|
class |
DBMember |
Modifier and Type | Class and Description |
---|---|
class |
LegacyWitnessFileImportHandler |
Modifier and Type | Class and Description |
---|---|
class |
FileProcessingInfo |
class |
FileProcessingLog |
Modifier and Type | Class and Description |
---|---|
class |
FileParserTestCase
Super class of FileProcessor's FileParsers test case.
|
Modifier and Type | Class and Description |
---|---|
class |
FileProcessorAdminHandler
FormHandler that provides informations shown in FileProcessor admin page.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractQueryHandler<E>
Superclass of query handlers.
|
class |
AllMemberQueryHandler
Holder class and form handler of all parameters to be used for a query of DBMembers.
|
class |
AssociatedPDFUploadHandler
Upload and attach a .pdf file to the specified FileDocument.
|
class |
AuthKeyGeneratorHandler
This form handler generate Authentication Keys.
|
class |
CacheManagerHandler
This form handler process Cache Manager actions.
|
class |
CheckRightsHandler |
class |
DBMemberQueryHandler
Holder class and form handler of all parameters to be used for a query of DBMembers.
|
class |
DeployManagerDownloadHandler |
class |
DeployManagerUpgradeHandler |
class |
DeployManagerUpgradeUploadHandler
Check and deploy an uploaded webapp to the right webapp location.
|
class |
EditAclHandler |
class |
EditCatHandler
This form handler processes
editCat.jsp forms. |
class |
EditDataHandler
This class is the super class of all FormHandler which manage
stored data.
|
class |
EditDataIdHandler |
class |
EditDBFileDocumentHandler |
class |
EditExtraDataHandler
This form handler processes Data's Extra Data forms.
|
class |
EditFileDocumentHandler |
class |
EditFormHandler
This form handler processes
Form forms. |
class |
EditGroupHandler
This form handler process
Group forms. |
class |
EditMemberHandler
This form handler processes
Member forms. |
class |
EditNotificationCriteriaHandler |
class |
EditNotificationHandler |
class |
EditPublicationHandler
This form handler processes
Publication forms. |
class |
EditTypeExtensionHandler
This form handler processes
DataExtension forms. |
class |
ExportRawStatDataHandler
Form handler to process export raw data for access statistics
|
class |
FriendlyURLsHandler |
class |
GroupQueryHandler
Holder class and form handler of all parameters to be used for a query of groups.
|
class |
ImportCatListHandler
Upload and parse a .txt file containing tree of categories to import in JCMS.
|
class |
JcmsFormHandler
This abstract class is the super class of all the Form
Handler classes (i.e.
|
class |
JSyncManagerHandler
This form handler processes JSyncManager's form.
|
class |
MailEditHandler
This form handler processes
doEditMail.jsp form. |
class |
MailPasswordHandler
This form handler processes password reset request from administrator.
|
class |
MemberListHandler
This form handler processes
doMemberList.jsp form. |
class |
MemberQueryHandler
Holder class and form handler of all parameters to be used for a query of members.
|
class |
MembersCsvImportHandler
This handler is used to perform Member CSV import through JCMS modal.
|
class |
MergeCategoryHandler |
class |
PagerHandler
This form handler process pager properties.
|
class |
PortletWorkflowHandler |
class |
PropertiesHandler |
class |
PubBrowserHandler |
class |
QueryHandler
Holder class and form handler of all parameters to be used for a query.
|
class |
ResetPasswordHandler
Handle lost password request from end user.
|
class |
StoreCleanerHandler |
class |
SyncLdapHandler
This form handler performs LDAP synchronization.
|
class |
TypeEditorHandler
This form handler processes the Type Editor form.
|
class |
TypeListEditorHandler
This form handler processes the Type List Editor forms.
|
class |
UpgradeManagerHandler |
class |
ValidateStateChangePublicationHandler |
class |
WFEditorHandler
This form handler processes
wfEditor.jsp form. |
class |
WorkReportHandler |
class |
WorkspaceQueryHandler
Holder class and form handler of all parameters to be used for a query of workspaces.
|
class |
ZipFilesHandler |
Modifier and Type | Class and Description |
---|---|
class |
MailMessage
Class used to build and send a mail message.
|
Modifier and Type | Class and Description |
---|---|
class |
ImportConflictHandler
This form handler processes importConflictList.jsp actions
|
class |
ImportManager
The ImportManager is the main class to manage data import.
|
class |
ImportManagerHandler
This form handler processes ImportManager's form.
|
class |
ImportSource
This class represents an Import Source.
|
Modifier and Type | Class and Description |
---|---|
class |
EditImageHandler |
class |
MediaBrowserHandler
This handler controls the MediaBrowser.
|
Modifier and Type | Class and Description |
---|---|
class |
DisplayPluginHandler
This class is used to handle modification on
Plugins.
|
class |
EditPluginHandler
This class is used to handle modification on
Plugins.
|
Modifier and Type | Class and Description |
---|---|
class |
EditPortalElementHandler |
class |
EditPortalHandler |
class |
EditPortalRedirectHandler |
class |
EditPortletCollectionHandler |
class |
EditPortletHandler |
class |
EditPortletLogHandler |
class |
EditPortletParentHandler |
class |
EditPortletSkinableHandler |
class |
Portal
An abstract Portal representation with fields to implements
- String -> CSSFile
- String -> Header
- String -> Footer
- Publication -> Child
|
class |
PortalElement |
class |
PortalRedirect
An abstract Portal representation with fields to implements.
|
class |
Portlet
An abstract Portlet représentation with fields to implements
|
class |
PortletCollection
An abstract PortletCollection représentation with fields to implements
- PortalElement[] -> Children
|
class |
PortletParent
An abstract PortletParent représentation with fields to implements
- Publication -> Children
|
class |
PortletQueryForeachDataController
Check the PortletQueryForeach options when JcmsDB search has been enabled.
|
class |
PortletSkinable
An abstract Portlet représentation with fields to implements - String ->
DisplayTitle (ML) - String -> SkinTemplate - String -> SkinCSS
|
Modifier and Type | Class and Description |
---|---|
class |
PublicationFollower |
class |
PublicationFollowerController |
Modifier and Type | Class and Description |
---|---|
class |
Recommendation
The instance of Recommendation
|
class |
RecommendationController
This Controller deletes all Recommendation on Publication deletion
|
class |
RecommendationHandler
This class is the handler for the form to send a Recommendation
|
Modifier and Type | Class and Description |
---|---|
class |
AdminSearchEnginesHandler
This handler is used in the admin area to provide action on search engine.
|
class |
LuceneCategorySearchEngine
This
CategorySearchEngine is reponsible for the indexing and searching of JCMS
content using lucene. |
class |
LuceneDataSearchEngine
This class provides a base class to index JCMS
Data using Lucene. |
class |
LuceneFileSearchEngine
This class is an implementation of FileSearchEngine base on Lucene search engine.
|
class |
LuceneMemberSearchEngine
Provides member indexing and search.
|
class |
LucenePublicationSearchEngine
This
PublicationSearchEngine is reponsible for the indexing and searching of JCMS
content using lucene. |
class |
SpellSuggestEngine
This engine can be used when doing text search.
|
Modifier and Type | Class and Description |
---|---|
class |
BinaryFileServlet
This Servlet handles binary file download.
|
class |
ChromeFrameFilter
This servlet filter controlshttp header for google chrome frame
|
class |
DisplayServlet
This Servlet handles all display requests done using
DescriptiveURLs . |
class |
ExpiresFilter
Add HTTP Expires header to matching resources.
|
class |
InitFilter |
class |
JcmsServlet
This convenient Servlet abstract class:
redirects
doPost() on doGet
sets the channel attribute
implements JcmsConstants |
class |
JSyncServlet |
class |
RestrictedFileFilter
This servlet filter controls access to restricted files
|
Modifier and Type | Class and Description |
---|---|
class |
StatManager
This class manages access log and produces statistics reports.
|
Modifier and Type | Class and Description |
---|---|
class |
ArchiveTag
This tag prints a small archive icon for a given Publication.
|
class |
CacheTag
This tag puts the content of its body in cache.
|
class |
CheckIntegrityTag
This tag prints a warn icon if the given data does not respect its integrity constraints.
|
class |
DataChooserTag
This tag generates the form widget to select a data (Publication or Member)
|
class |
DateChooserTag
This tag generates the form widget to select a date
|
class |
DeleteTag
This tag prints a small delete icons beside a given Data
object to delete it
|
class |
DurationChooserTag
This tag generates the form widget to select a duration (value / unit)
|
class |
EditTag
This tag prints a small edit icons beside a given Publication
object (to update it) or Publication class (to add a new instance).
|
class |
FormWidgetTag
This abstract class is the mother class of all HTML form widget tag.
|
class |
ImportIconTag
This tag prints the icon status for imported data.
|
class |
LockTag
This tag prints a lock icon if the given data is locked.
|
class |
PdfTag
This tag displays a PDF icon to access the PDF version (if it
exists) of the given file.
|
class |
PortletTreeTag |
class |
QueryTag
This tag performs a query on publications.
|
class |
SQLQueryTag
This tag performs a SQL query and provides the result set as a SQLQueryResult
|
class |
ThumbnailTag
This tags add possibily to create and display a thumbnail of an image.
|
class |
TooltipTag
This tag prints a small tooltip icons that displays inline or ajax content
|
class |
WidgetTag |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTestType |
class |
JcmsTestCase
Provides a super class for development of JCMS unit tests.
|
Modifier and Type | Class and Description |
---|---|
class |
ProfilerHandler |
Modifier and Type | Class and Description |
---|---|
class |
ReaderTracker |
class |
ReaderTrackerManager |
Modifier and Type | Class and Description |
---|---|
class |
DocUploadHandler
This form handler processes document upload.
|
class |
DocUploadInfo
A convenient wrapper of uploaded files that have been decoded by MultiPartFilter.
|
class |
UnzipDataController
Monitors FileDocument zip file upload and create FileDocument from them.
|
Modifier and Type | Class and Description |
---|---|
class |
Vote |
Modifier and Type | Class and Description |
---|---|
class |
WebdavServlet
This 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 |
Win32LinkServlet
This servlet return a Win32Link for the given file and path
parameter in the webdav servlet.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractWidget |
class |
CategoryWidget |
class |
ChooserWidget |
class |
DateWidget |
class |
DBRecordChooserWidget
This widget provides an input to select a database record.
|
class |
DurationWidget |
class |
EnumerateWidget |
class |
QueryWidget |
class |
SQLQueryWidget
This widget provides an input to enter a SQL query
|
class |
TextAreaWidget |
class |
TextFieldWidget |
class |
TreeCat
This class display a Category Tree using <UL> <LI> tags.
|
class |
WidgetUtil |
Modifier and Type | Class and Description |
---|---|
class |
AbstractEditWorkspaceHandler
This form handler process
Group forms. |
class |
EditWorkflowInstanceHandler |
class |
EditWorkspaceCommonHandler
This form handler process
Workspace forms. |
class |
EditWorkspaceHandler
This form handler process
Group forms. |
class |
EditWorkspaceRoleHandler
This form handler process
Group forms. |
class |
EditWorkspaceTypeHandler
This form handler process
Group forms. |
class |
EditWSTypeEntryHandler
This class handle create/update/delete
form action on WSTypeEntry
|
class |
WKRole |
class |
Workspace
This class represents a Workspace
|
class |
WorkspaceWizardHandler
This form handler process
Group forms. |
class |
WSTypeEntry
This class is a wrapper on TypeEntry handling
type properties for each workspace.
|
Modifier and Type | Interface and Description |
---|---|
interface |
JSyncConstants
This interfaces contains public JSync constants
|
Modifier and Type | Class and Description |
---|---|
class |
FileFetcher
This class spawns a thread to download a set of file
|
class |
JSyncLogger
This class writes logs JSyncReplica actions such as join, disjoin, update, etc.
|
class |
JSyncPreviousReplicaManager
The aim of this class is to compute the list of url of replica previously connected to this leader.
|
class |
JSyncReplica
This class provides supports to manage a replica, manages
JSyncListener, send and process the JSyncMessage.
|
class |
JSyncUtil
This class provides utility methods
|
class |
ReplicaInfo
This class contains info about a replica
|
Copyright © 2001-2010 Jalios SA. All Rights Reserved.