| 
||||||||||
| 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.handler | Contains the javabean classes uses to process HTTP request (aka form handlers). | 
| 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. | 
| com.jalios.jcmsplugin.bookmarks | |
| com.jalios.jcmsplugin.cloud | |
| com.jalios.jcmsplugin.collaborativespace | |
| com.jalios.jcmsplugin.dbcomment | |
| com.jalios.jcmsplugin.dbforum | |
| com.jalios.jcmsplugin.dbpoll | |
| com.jalios.jcmsplugin.devtools | |
| com.jalios.jcmsplugin.explorer | |
| com.jalios.jcmsplugin.explorer.portlet | |
| com.jalios.jcmsplugin.jstoreforum | Contains all the abstract classes and some listener used by forum in JCMS. | 
| com.jalios.jcmsplugin.od | |
| com.jalios.jcmsplugin.toppublications | |
| com.jalios.jcmsplugin.virtualdesktop | |
| com.jalios.jcmsplugin.wiki | |
| generated | |
| Uses of JcmsConstants in com.jalios.jcms | 
|---|
| Classes in com.jalios.jcms that implement JcmsConstants | |
|---|---|
 class | 
AbstractReview
 | 
 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 | 
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 | 
JcmsUtil
This class contains a set of utility static methods.  | 
 class | 
JSyncDataListener
This class monitors writes stablization.  | 
 class | 
MailSender
This class spawns a thread which sends a mail to a set of recipients.  | 
 class | 
Member
A Member object contains a set of information about a
 JCMS referenced user. | 
 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 | 
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.  | 
| 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 | 
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.  | 
| Uses of JcmsConstants in com.jalios.jcms.archive | 
|---|
| Classes in com.jalios.jcms.archive that implement JcmsConstants | |
|---|---|
 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
 | 
| Uses of JcmsConstants in com.jalios.jcms.caddy | 
|---|
| Classes in com.jalios.jcms.caddy that implement JcmsConstants | |
|---|---|
 class | 
AbstractCaddyManagerHandler
This form handler is the super class of the formhandler class to process Caddy Manager actions.  | 
 class | 
CaddyPopupHandler
This handler is used to add or remove content to the caddy.  | 
 class | 
CategoryCaddyManagerHandler
 | 
 class | 
GroupCaddyManagerHandler
 | 
 class | 
MemberCaddyManagerHandler
 | 
 class | 
PublicationCaddyManagerHandler
This 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 | 
AbstractCalendarEvent
This abstract class provides a superclass to every calendar event and base methods for their manipulation  | 
 class | 
CalendarEventListener
This class is listening to any modification of CalendarEvent.  | 
 class | 
PortletCalendarHandler
 | 
| Uses of JcmsConstants in com.jalios.jcms.context | 
|---|
| Classes in com.jalios.jcms.context that implement JcmsConstants | |
|---|---|
 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.  | 
| Uses of JcmsConstants in com.jalios.jcms.db | 
|---|
| Classes in com.jalios.jcms.db that implement JcmsConstants | |
|---|---|
 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 | 
LoadJcms5DataHandler
 | 
| 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 | 
AuthKeyGeneratorHandler
This form handler generate Authentication Keys.  | 
 class | 
CacheManagerHandler
This form handler process Cache Manager actions.  | 
 class | 
DeployManagerDownloadHandler
 | 
 class | 
DeployManagerUpgradeHandler
 | 
 class | 
DeployManagerUpgradeUploadHandler
Check and deploy an uploaded webapp to the right webapp location.  | 
 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 | 
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 | 
EditNotificationHandler
 | 
 class | 
EditPublicationHandler
This form handler processes Publication forms. | 
 class | 
EditTypeExtensionHandler
This form handler processes DataExtension forms. | 
 class | 
FileHandler
 | 
 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 form contained in the mailPassword jsp.  | 
 class | 
MailPublicationHandler
This form handler process mailPublication.jsp form. | 
 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 | 
PagerHandler
This form handler process pager properties.  | 
 class | 
PropertiesHandler
 | 
 class | 
PubBrowserHandler
 | 
 class | 
QueryHandler
Holder class and form handler of all parameters to be used for a query.  | 
 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 | 
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
 | 
| Uses of JcmsConstants in com.jalios.jcms.mashup | 
|---|
| Classes in com.jalios.jcms.mashup that implement JcmsConstants | |
|---|---|
 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.  | 
| Uses of JcmsConstants in com.jalios.jcms.media | 
|---|
| Classes in com.jalios.jcms.media that implement JcmsConstants | |
|---|---|
 class | 
MediaBrowserHandler
This handler controls the MediaBrowser.  | 
| Uses of JcmsConstants in com.jalios.jcms.plugin | 
|---|
| Classes in com.jalios.jcms.plugin that implement JcmsConstants | |
|---|---|
 class | 
DisplayPluginHandler
This class is used to handle modification on Plugins.  | 
 class | 
EditPluginHandler
This 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 | 
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 | 
PortletSkinable
An 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 | 
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 | 
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.  | 
| Uses of JcmsConstants in com.jalios.jcms.servlet | 
|---|
| Classes in com.jalios.jcms.servlet that implement JcmsConstants | |
|---|---|
 class | 
BinaryFileServlet
This Servlet handles binary file download.  | 
 class | 
DisplayServlet
This Servlet handles all display requests done using DescriptiveURLs. | 
 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  | 
| Uses of JcmsConstants in com.jalios.jcms.stat | 
|---|
| Classes in com.jalios.jcms.stat that implement JcmsConstants | |
|---|---|
 class | 
StatManager
This 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 | 
ArchiveTag
This tag prints a small archive icon for a given Publication.  | 
 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 warn icon if the given data does not respect its integrity constraints.  | 
 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 the Publication set. | 
 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
 | 
| Uses of JcmsConstants in com.jalios.jcms.test | 
|---|
| Classes in com.jalios.jcms.test that implement JcmsConstants | |
|---|---|
 class | 
JcmsTestCase
Provides 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 | 
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.  | 
| Uses of JcmsConstants in com.jalios.jcms.webdav | 
|---|
| Classes in com.jalios.jcms.webdav that implement JcmsConstants | |
|---|---|
 class | 
WebdavServlet
This servlet implements Webdav Protocole - 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.  | 
| 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 | 
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
 | 
| Uses of JcmsConstants in com.jalios.jcms.workspace | 
|---|
| Classes in com.jalios.jcms.workspace that implement JcmsConstants | |
|---|---|
 class | 
AbstractEditWorkspaceHandler
This form handler process Group forms. | 
 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.  | 
| Uses of JcmsConstants in com.jalios.jcmsplugin.bookmarks | 
|---|
| Classes in com.jalios.jcmsplugin.bookmarks that implement JcmsConstants | |
|---|---|
 class | 
Bookmark
 | 
 class | 
BookmarkDataController
 | 
| Uses of JcmsConstants in com.jalios.jcmsplugin.cloud | 
|---|
| Classes in com.jalios.jcmsplugin.cloud that implement JcmsConstants | |
|---|---|
 class | 
CloudTag
This tags display a cloud of category.  | 
| Uses of JcmsConstants in com.jalios.jcmsplugin.collaborativespace | 
|---|
| Classes in com.jalios.jcmsplugin.collaborativespace that implement JcmsConstants | |
|---|---|
 class | 
CSRequestController
This class define  | 
 class | 
CSSlaveDataController
This class slave Workspace Title with CollaborativeSpace Title with Root Category title.  | 
 class | 
CSWorkspaceController
This class define check there is 1 CollaborativeSpace for 1 Workspace  | 
| Uses of JcmsConstants in com.jalios.jcmsplugin.dbcomment | 
|---|
| Classes in com.jalios.jcmsplugin.dbcomment that implement JcmsConstants | |
|---|---|
 class | 
AbstractDBComment
 | 
 class | 
DBCommentController
 | 
| Uses of JcmsConstants in com.jalios.jcmsplugin.dbforum | 
|---|
| Classes in com.jalios.jcmsplugin.dbforum that implement JcmsConstants | |
|---|---|
 class | 
AbstractDBForum
 | 
 class | 
AbstractDBForumPost
 | 
 class | 
AbstractDBForumTopic
 | 
 class | 
DBForumWatcher
 | 
 class | 
EditAbstractDBForumPostHandler
 | 
 class | 
EditAbstractDBForumTopicHandler
 | 
| Uses of JcmsConstants in com.jalios.jcmsplugin.dbpoll | 
|---|
| Classes in com.jalios.jcmsplugin.dbpoll that implement JcmsConstants | |
|---|---|
 class | 
AbstractPoll
Abstract implementation for Poll  | 
 class | 
PollController
Poll's DataController  | 
 class | 
PollManager
This class provides utility methods to manage polls.  | 
 class | 
PollVote
This class represents a vote for a poll.  | 
 class | 
PollVoteController
 | 
 class | 
PollVoteHandler
 | 
| Uses of JcmsConstants in com.jalios.jcmsplugin.devtools | 
|---|
| Classes in com.jalios.jcmsplugin.devtools that implement JcmsConstants | |
|---|---|
 class | 
CreationListHandler
 | 
 class | 
DBDataGeneratorHandler
 | 
 class | 
DevToolsUtil
 | 
 class | 
SpyFilter
This servlet filter displays the request details  | 
| Uses of JcmsConstants in com.jalios.jcmsplugin.explorer | 
|---|
| Classes in com.jalios.jcmsplugin.explorer that implement JcmsConstants | |
|---|---|
 class | 
ExplorerHandler
ExplorerHandler is a JavaBean which retrieve and update an Explorer instance.  | 
| Uses of JcmsConstants in com.jalios.jcmsplugin.explorer.portlet | 
|---|
| Classes in com.jalios.jcmsplugin.explorer.portlet that implement JcmsConstants | |
|---|---|
 class | 
CustomEditPortletExplorerHandler
Override getAvailableFields() to provide default fields value.  | 
| Uses of JcmsConstants in com.jalios.jcmsplugin.jstoreforum | 
|---|
| Classes in com.jalios.jcmsplugin.jstoreforum that implement JcmsConstants | |
|---|---|
 class | 
AbstractForum
 | 
 class | 
AbstractForumDiscussion
 | 
 class | 
AbstractForumMessage
This class is the abstract class the generated type ForumMessage must extends in order to have proper functionnalities (TreeNode, ForumPublicationListener, Notification, etc.)  | 
 class | 
EditAbstractForumDiscussionHandler
 | 
 class | 
EditAbstractForumMessageHandler
 | 
 class | 
ForumDiscussionMetadata
 | 
 class | 
ForumMemberController
 | 
| Uses of JcmsConstants in com.jalios.jcmsplugin.od | 
|---|
| Classes in com.jalios.jcmsplugin.od that implement JcmsConstants | |
|---|---|
 class | 
ODDataController
 | 
| Uses of JcmsConstants in com.jalios.jcmsplugin.toppublications | 
|---|
| Classes in com.jalios.jcmsplugin.toppublications that implement JcmsConstants | |
|---|---|
 class | 
TrackerDataController
 | 
| Uses of JcmsConstants in com.jalios.jcmsplugin.virtualdesktop | 
|---|
| Classes in com.jalios.jcmsplugin.virtualdesktop that implement JcmsConstants | |
|---|---|
 class | 
DesktopDataController
Controls Portlet writes to intercept portlet edition made from the VirtualDesktop and save it for the specified service of the current member instead of saving it.  | 
 class | 
DesktopHandler
DesktopHandler is a JavaBean which retrieves and updates a Desktop instance.  | 
| Uses of JcmsConstants in com.jalios.jcmsplugin.wiki | 
|---|
| Classes in com.jalios.jcmsplugin.wiki that implement JcmsConstants | |
|---|---|
 class | 
AbstractWikiPage
 | 
 class | 
EditAbstractWikiPageHandler
 | 
 class | 
WikiPageController
 | 
| Uses of JcmsConstants in generated | 
|---|
| Classes in generated that implement JcmsConstants | |
|---|---|
 class | 
generated.EditAbstractPortletSkinableHandler
 | 
 class | 
generated.EditPortletExplorerHandler
 | 
 class | 
generated.EditPortletQueryForeachHandler
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||