| Package | Description | 
|---|---|
| com.jalios.jcms | 
 Contains the core JCMS classes. 
 | 
| com.jalios.jcms.accessibility | |
| 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.comparator | |
| com.jalios.jcms.context | 
 Provides context classes available in every request, you can extends them or use them as javabean. 
 | 
| com.jalios.jcms.fileprocessor | |
| com.jalios.jcms.fileprocessor.ui | |
| com.jalios.jcms.handler | 
 Contains the javabean classes uses to process HTTP request (aka form handlers). 
 | 
| 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.recommendation | |
| com.jalios.jcms.rest | |
| com.jalios.jcms.search | 
 Provides internal search engines classes of JCMS. 
 | 
| com.jalios.jcms.stat | 
 Provides classes for statistics management and analysis. 
 | 
| com.jalios.jcms.tools | 
 This package contains various tools used for/by JCMS. 
 | 
| com.jalios.jcms.upload | |
| com.jalios.jcms.webdav.cat | 
 Contains classes which provides webdav access to Categorie of 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. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected JcmsContext | 
MemberImportManager.jcmsContext  | 
| Modifier and Type | Method and Description | 
|---|---|
JcmsContext | 
Channel.getCurrentJcmsContext()
Returns the JcmsContext of the current
 servlet request of the current thread. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Channel.cleanStore(CleanFilter filter,
          JcmsContext context)
Cleans the store. 
 | 
void | 
CustomCleanFilter.init(JcmsContext context)
This method is called before a store cleaning. 
 | 
| Constructor and Description | 
|---|
MemberImportManager(JcmsContext jcmsContext)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SwitchAccessibilityContextHandler  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AlertListHandler  | 
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  | 
ArchiveQueryHandler
Holder class and form handler of all parameters to be used for a query of archive. 
 | 
| 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 | Field and Description | 
|---|---|
protected JcmsContext | 
BasicComparator.jcmsContext
The current JcmsContext, if available. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JcmsJspContext
This class allows you to keep track of variables declare and initialiazed by JCMS. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LegacyWitnessFileImportHandler  | 
| 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  | 
ImportConflictHandler
This form handler processes importConflictList.jsp actions 
 | 
class  | 
ImportManagerHandler
This form handler processes ImportManager's form. 
 | 
| 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  | 
| Modifier and Type | Method and Description | 
|---|---|
static DisplayContext | 
PortalManager.getDisplayContext(JcmsContext context)
This is a convenient method to compute display.jsp display context. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RecommendationHandler
This class is the handler for the form to send a Recommendation 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected JcmsContext | 
JcmsRestResource.jcmsContext  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AdminSearchEnginesHandler
This handler is used in the admin area to provide action on search engine. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
RawDataExportHandler.setParameters(JcmsContext context)
update handler from parameters form 
 | 
void | 
CSVExportRawDataHandler.setParameters(JcmsContext jspContext)  | 
boolean | 
RawDataExportHandler.validateParameters(JcmsContext context)
validate current parameter. 
 | 
boolean | 
CSVExportRawDataHandler.validateParameters(JcmsContext context)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ProfilerHandler  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DocUploadHandler
This form handler processes document upload. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Object | 
UploadManager.getUploadedFile(JcmsContext ctxt,
               java.lang.String field,
               boolean isFileDocument,
               boolean override)
Performs upload for the given field to JCMS upload directory. 
 | 
java.util.List<DocUploadInfo> | 
UploadManager.getUploadedFileList(JcmsContext ctxt,
                   java.lang.String field,
                   boolean isFileDocument,
                   boolean override)
Performs upload for the given field to JCMS upload directory. 
 | 
java.lang.Object | 
UploadManager.retrieveFileItem(JcmsContext ctxt,
                java.lang.String token,
                java.lang.String field)
Retrieve from session FileItem or List stored in session 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected JcmsContext | 
CatWebdavContext.jcmsContext  | 
| Modifier and Type | Method and Description | 
|---|---|
JcmsContext | 
CatWebdavContext.getJcmsContext()  | 
| Constructor and Description | 
|---|
WikiToolbar(JcmsContext ctx)  | 
| 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  | 
WorkspaceWizardHandler
This form handler process  
Group forms. | 
| Modifier and Type | Method and Description | 
|---|---|
static java.util.SortedSet<Workspace> | 
Workspace.getAllWorkingWorkspaceSet(Member loggedMember,
                         JcmsContext jcmsContext)
Gives the list of workspaces for which the current loggedMember is a worker. 
 | 
Copyright © 2001-2010 Jalios SA. All Rights Reserved.