Uses of Package
com.jalios.jcms
-
Classes in com.jalios.jcms used by com.jalios.jcms Class Description AbstractDBTestType AbstractIndexManager This abstract class provides generic methods to manage data indices.AbstractIndexManager.DataIndex Collection to store previoulsy computed information associated to Data and DBDataAbstractWebPage AdminNotes This class manage admin notes of JCMS.AppServerInfo This class manages information about the underlying application server.AssociatedFileEvent AssociatedFileEvent.Type AssociatedFilesEventListener AssociatedFilesManager Manager class to deal with associated filesAudienceRights This class manages a Member's read right on publication using their categories.BasicDataController This class is a neutral implementation of DataController.BasicStoreListener This class is a neutral implementation of StoreListener.CacheManager This class manages the cache of content fragments.CacheManager.CacheEntry Category A Category object is a node of the category tree.Category.AuthorizedSelector AuthorizedSelector selects all the categories a member is authorized to read.Category.LeafSelector Category.NameComparator Category.NodeSelector Category.OrderComparator CategoryIndexManager CategoryRight This class represents the rights of a Member on a set of category roots.Channel The Channel singleton is the main access point of the JCMS API.Channel.TypeLabelComparator Sort type according their label in a given language.ChannelListener A listener called during the Channel life cycle.ChannelPolicyManager Content Content is a tagging abstract class which a type implements to indicates it is an editorial publication.ControllerStatus This class represents the status returned by a DataController.CustomCleanFilter Data This abstract class is the super class of all the persistent classes of a JCMS Channel.Data.AuthorizedSelector AuthorizedSelector selects all the Data a member is authorized to read.Data.CdateSelector DataSelector
to selectData
which have a creation date between the given begin and endDate
.Data.MdateSelector DataSelector
to selectData
which have a modification date between the given begin and endDate
.DataController A DataController is notified whenever data integrity must be checked, write (create, update, delete, ...) must be accepted, before and after the write is performed.DataExtension This class contains extra fields for a given Data object.DataIndexManager DataListener This class listens to mutations ofData
objects.DataRight This class represents the rights of a member on a Data object.DataSelector DataSelector
instance can be passed to the methodJcmsUtil.applyDataSelector(java.util.Collection, DataSelector)
to allow precise control over the selection ofData
in aCollection
.DBFileDocument EditableData EditableData is a tagging interface which a Data subclass implements to indicates it can be edited with a dedicated editor.FaviconManager FieldStatus This class represents the status of field for an edit form.FileDocument FileDocument.HiddenSelector This DataSelector selects all the Hidden FileDocumentFileDocument.MediaTypeSelector This DataSelector selects all the FileDocument corresponding to the given media type.FileIndexManager This class manages the Custom Type file index.Form Form is the mother class of all form types.Form.SubmitMemberSelector This DataSelector selects all the forms the given member has submitted (optionally, which are in a given state)FriendlyURLManager GenericProvider Group AGroup
object is referenced by a set ofMember
instances.Group.NameComparator GroupIndexManager JcmsConstants This interface contains a set of constants.JcmsInfo This class manages information about JCMS release.LimitController LinkIndexManager This class manages the custom Types link index.Member AMember
object contains a set of information about a JCMS referenced user.Member.DisabledSelector Select a subset of members which are account and disabled.Member.UsageSelector Select a subset of members matching the specified Usage.MemberImport Represents a Member during CSV Member import.MemberIndexManager MemberQueryFilter A MemberQueryFilter is notified for each member query.MetaDataExtractor This interface must be implemented by metadata extractorNotification NotificationCriteria NotificationManager This class is instantiated by aChannel
in method initAfterLoad() only if property 'notification.enabled' is set to true.PagerParams Convenient holder for pager params.PhotoSize Publication This abstract class is the super class of all the Publication classes.Publication.AdateSelector AdateSelector selects all the publications with a adate in a given rangePublication.AudienceRightSelector AudienceRightSelector selects all publications being audienced.Publication.AuthorizedSelector AuthorizedSelector selects all the publications a member is authorized to read.Publication.CanWorkOnSelector CanWorkOnSelector selects all the publications a member can work on.Publication.EdateSelector EdateSelector selects all the publications with a edate in a given rangePublication.PdateComparator Compares two Publications using their Pdate in descending order (newest date first).Publication.PdateSelector PdateSelector selects all the publications with a pdate in a given rangePublication.PstatusSelector PstatusSelector selects all the publications with a given pstatus.Publication.ReadRightSelector ReadRightSelector selects all publications which have any read right.Publication.SdateSelector SdateSelector select all the publications with a sdate in a given rangePublication.TitleComparator Publication.TrackedSelector TrackedSelector selects all the publications which are tracked.Publication.UdateSelector UdateSelector selects all the publications with a udate in a given rangePublication.VisibleStateSelector VisibleStateSelector selects all the publications which are in a visible statePublication.VoteScoreComparator Comparator to compare Publication using their score based the score of votes (positive votes - negative votes)Publication.WorkspaceAuthorSelector WorkspaceAuthorSelector selects all the publication the given member is the author and which belong to the given workspace.Publication.WorkspaceSelector WorkspaceSelector selects all the publications which belong to the given workspace.PublicationDetailsManager PublicationDetailsManager.PublicationDetailsResult PublicationIndexManager PublicationListener This class listens to mutations ofPublication
objects.QueryFilter A QueryFilter is notified for each query.QueryManager This class manages queries on publicationsQueryManager.QueryStep Query manager steps, used to determintate which query processing is being performed.QueryResultSet This class holds results of a query.ResourceHelper Helper class used to retrieve relative paths of jsp/servlet or icons used for various features of JCMS.RightInfo Provide information about right control.RightInfo.Explanation RightPolicyManager StrongLock This class represents a strong lock on a data.StrongLockable This tagging interface must be implemented to support StrongLockingStrongLockManager This class manages StrongLock.TemplatePolicyManager TypeConstants TypeEntry This class contains info about a Type.TypeFieldEntry This class holds all informations of a type's field.TypeFieldEntry.DescriptionType TypeProcessor This class generates all the resources (Java classes and JSPs) used by the Custom Publication Types and Custom Extension Types.TypeTemplateEntry This class contains info about Type's template.UserContent UserContent is a tagging abstract class which a type implements to indicates it is a user content.WeakLinkManager This class manages the index of weak references on publications.WeakLockManager WebAppInfo WFAction This abstract class represents a workflow action attached to a WFState.WFNote This class represents a small note about a state change in the workflow.WFRole This class represent a Role.WFState This class represents a state in a WorkflowWFTransition This class represents a transition in a WorkflowWikiRenderingHints Deprecated.Workflow This class represents a Workflow.WorkflowConstants This interface contains a set of constants used for Workflow.WorkflowManager This class manages JCMS workflows. -
Classes in com.jalios.jcms used by com.jalios.jcms.a11y.avoidancelinks Class Description JcmsConstants This interface contains a set of constants. -
Classes in com.jalios.jcms used by com.jalios.jcms.accesscontrol Class Description AbstractIndexManager This abstract class provides generic methods to manage data indices.BasicStoreListener This class is a neutral implementation of StoreListener.ChannelListener A listener called during the Channel life cycle.ControllerStatus This class represents the status returned by a DataController.Data This abstract class is the super class of all the persistent classes of a JCMS Channel.DataSelector DataSelector
instance can be passed to the methodJcmsUtil.applyDataSelector(java.util.Collection, DataSelector)
to allow precise control over the selection ofData
in aCollection
.EditableData EditableData is a tagging interface which a Data subclass implements to indicates it can be edited with a dedicated editor.Group AGroup
object is referenced by a set ofMember
instances.JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user. -
Classes in com.jalios.jcms used by com.jalios.jcms.accessibility Class Description JcmsConstants This interface contains a set of constants. -
Classes in com.jalios.jcms used by com.jalios.jcms.ajax Class Description Category A Category object is a node of the category tree.Data This abstract class is the super class of all the persistent classes of a JCMS Channel.JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user.Publication This abstract class is the super class of all the Publication classes. -
Classes in com.jalios.jcms used by com.jalios.jcms.alert Class Description BasicDataController This class is a neutral implementation of DataController.ControllerStatus This class represents the status returned by a DataController.Data This abstract class is the super class of all the persistent classes of a JCMS Channel.DataController A DataController is notified whenever data integrity must be checked, write (create, update, delete, ...) must be accepted, before and after the write is performed.Group AGroup
object is referenced by a set ofMember
instances.JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user.PagerParams Convenient holder for pager params.Publication This abstract class is the super class of all the Publication classes. -
Classes in com.jalios.jcms used by com.jalios.jcms.alert.openapi Class Description Data This abstract class is the super class of all the persistent classes of a JCMS Channel.Group AGroup
object is referenced by a set ofMember
instances.Member AMember
object contains a set of information about a JCMS referenced user. -
Classes in com.jalios.jcms used by com.jalios.jcms.analytics Class Description Data This abstract class is the super class of all the persistent classes of a JCMS Channel.Member AMember
object contains a set of information about a JCMS referenced user. -
Classes in com.jalios.jcms used by com.jalios.jcms.analytics.agent Class Description Publication This abstract class is the super class of all the Publication classes. -
Classes in com.jalios.jcms used by com.jalios.jcms.analytics.ui Class Description JcmsConstants This interface contains a set of constants. -
Classes in com.jalios.jcms used by com.jalios.jcms.application Class Description Category A Category object is a node of the category tree.ChannelListener A listener called during the Channel life cycle.ControllerStatus This class represents the status returned by a DataController.Group AGroup
object is referenced by a set ofMember
instances.JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user.PagerParams Convenient holder for pager params.Publication This abstract class is the super class of all the Publication classes. -
Classes in com.jalios.jcms used by com.jalios.jcms.application.json Class Description Member AMember
object contains a set of information about a JCMS referenced user. -
Classes in com.jalios.jcms used by com.jalios.jcms.archive Class Description Group AGroup
object is referenced by a set ofMember
instances.JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user.Publication This abstract class is the super class of all the Publication classes. -
Classes in com.jalios.jcms used by com.jalios.jcms.authentication Class Description Channel The Channel singleton is the main access point of the JCMS API.Member AMember
object contains a set of information about a JCMS referenced user. -
Classes in com.jalios.jcms used by com.jalios.jcms.authentication.cookie Class Description Data This abstract class is the super class of all the persistent classes of a JCMS Channel.JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user. -
Classes in com.jalios.jcms used by com.jalios.jcms.authentication.events Class Description Data This abstract class is the super class of all the persistent classes of a JCMS Channel.JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user. -
Classes in com.jalios.jcms used by com.jalios.jcms.authentication.handlers Class Description Member AMember
object contains a set of information about a JCMS referenced user. -
Classes in com.jalios.jcms used by com.jalios.jcms.backoffice Class Description JcmsConstants This interface contains a set of constants. -
Classes in com.jalios.jcms used by com.jalios.jcms.caddy Class Description Category A Category object is a node of the category tree.ControllerStatus This class represents the status returned by a DataController.Data This abstract class is the super class of all the persistent classes of a JCMS Channel.Group AGroup
object is referenced by a set ofMember
instances.JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user.Publication This abstract class is the super class of all the Publication classes.TypeFieldEntry This class holds all informations of a type's field.WFState This class represents a state in a WorkflowWorkflow This class represents a Workflow. -
Classes in com.jalios.jcms used by com.jalios.jcms.calendar Class Description Content Content is a tagging abstract class which a type implements to indicates it is an editorial publication.ControllerStatus This class represents the status returned by a DataController.Data This abstract class is the super class of all the persistent classes of a JCMS Channel.DataSelector DataSelector
instance can be passed to the methodJcmsUtil.applyDataSelector(java.util.Collection, DataSelector)
to allow precise control over the selection ofData
in aCollection
.EditableData EditableData is a tagging interface which a Data subclass implements to indicates it can be edited with a dedicated editor.FileDocument Group AGroup
object is referenced by a set ofMember
instances.JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user.Publication This abstract class is the super class of all the Publication classes.StrongLockable This tagging interface must be implemented to support StrongLocking -
Classes in com.jalios.jcms used by com.jalios.jcms.categorybrowser Class Description Category A Category object is a node of the category tree.Member AMember
object contains a set of information about a JCMS referenced user.Publication This abstract class is the super class of all the Publication classes. -
Classes in com.jalios.jcms used by com.jalios.jcms.categorycleaner Class Description Category A Category object is a node of the category tree.JcmsConstants This interface contains a set of constants. -
Classes in com.jalios.jcms used by com.jalios.jcms.comparator Class Description Channel The Channel singleton is the main access point of the JCMS API. -
Classes in com.jalios.jcms used by com.jalios.jcms.connection Class Description Member AMember
object contains a set of information about a JCMS referenced user. -
Classes in com.jalios.jcms used by com.jalios.jcms.context Class Description Category A Category object is a node of the category tree.Channel The Channel singleton is the main access point of the JCMS API.Data This abstract class is the super class of all the persistent classes of a JCMS Channel.Group AGroup
object is referenced by a set ofMember
instances.JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user.Publication This abstract class is the super class of all the Publication classes. -
Classes in com.jalios.jcms used by com.jalios.jcms.dataicon Class Description Data This abstract class is the super class of all the persistent classes of a JCMS Channel. -
Classes in com.jalios.jcms used by com.jalios.jcms.datainfos Class Description Data This abstract class is the super class of all the persistent classes of a JCMS Channel.Member AMember
object contains a set of information about a JCMS referenced user. -
Classes in com.jalios.jcms used by com.jalios.jcms.db Class Description Category A Category object is a node of the category tree.Channel The Channel singleton is the main access point of the JCMS API.ChannelListener A listener called during the Channel life cycle.Data This abstract class is the super class of all the persistent classes of a JCMS Channel.JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user.Publication This abstract class is the super class of all the Publication classes. -
Classes in com.jalios.jcms used by com.jalios.jcms.dbmember Class Description Category A Category object is a node of the category tree.Content Content is a tagging abstract class which a type implements to indicates it is an editorial publication.Data This abstract class is the super class of all the persistent classes of a JCMS Channel.DataRight This class represents the rights of a member on a Data object.EditableData EditableData is a tagging interface which a Data subclass implements to indicates it can be edited with a dedicated editor.Group AGroup
object is referenced by a set ofMember
instances.JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user.Notification Publication This abstract class is the super class of all the Publication classes. -
Classes in com.jalios.jcms used by com.jalios.jcms.document.editor Class Description FileDocument Member AMember
object contains a set of information about a JCMS referenced user. -
Classes in com.jalios.jcms used by com.jalios.jcms.extradbdata Class Description Data This abstract class is the super class of all the persistent classes of a JCMS Channel. -
Classes in com.jalios.jcms used by com.jalios.jcms.fileprocessor Class Description JcmsConstants This interface contains a set of constants. -
Classes in com.jalios.jcms used by com.jalios.jcms.fileprocessor.processingmanagement Class Description ChannelListener A listener called during the Channel life cycle.Data This abstract class is the super class of all the persistent classes of a JCMS Channel.JcmsConstants This interface contains a set of constants. -
Classes in com.jalios.jcms used by com.jalios.jcms.fileprocessor.test Class Description FileDocument JcmsConstants This interface contains a set of constants. -
Classes in com.jalios.jcms used by com.jalios.jcms.fileprocessor.ui Class Description JcmsConstants This interface contains a set of constants. -
Classes in com.jalios.jcms used by com.jalios.jcms.handler Class Description Category A Category object is a node of the category tree.ControllerStatus This class represents the status returned by a DataController.Data This abstract class is the super class of all the persistent classes of a JCMS Channel.DataExtension This class contains extra fields for a given Data object.DataSelector DataSelector
instance can be passed to the methodJcmsUtil.applyDataSelector(java.util.Collection, DataSelector)
to allow precise control over the selection ofData
in aCollection
.DeployManagerConstants FieldStatus This class represents the status of field for an edit form.FileDocument Group AGroup
object is referenced by a set ofMember
instances.JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user.MemberImport Represents a Member during CSV Member import.MemberImportManager A manager to be instanciated to import Members from a CSV input file.Notification NotificationCriteria Publication This abstract class is the super class of all the Publication classes.QueryResultSet This class holds results of a query.RightInfo Provide information about right control.TypeConstants TypeFieldEntry This class holds all informations of a type's field.TypeProcessor This class generates all the resources (Java classes and JSPs) used by the Custom Publication Types and Custom Extension Types.TypeTemplateEntry This class contains info about Type's template.WebAppInfo WFNote This class represents a small note about a state change in the workflow.WFRole This class represent a Role.WFState This class represents a state in a WorkflowWorkflow This class represents a Workflow. -
Classes in com.jalios.jcms used by com.jalios.jcms.jnews Class Description Publication This abstract class is the super class of all the Publication classes. -
Classes in com.jalios.jcms used by com.jalios.jcms.jportal Class Description BasicDataController This class is a neutral implementation of DataController.BasicStoreListener This class is a neutral implementation of StoreListener.Category A Category object is a node of the category tree.Channel The Channel singleton is the main access point of the JCMS API.ControllerStatus This class represents the status returned by a DataController.Data This abstract class is the super class of all the persistent classes of a JCMS Channel.DataController A DataController is notified whenever data integrity must be checked, write (create, update, delete, ...) must be accepted, before and after the write is performed.EditableData EditableData is a tagging interface which a Data subclass implements to indicates it can be edited with a dedicated editor.JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user.Publication This abstract class is the super class of all the Publication classes.TypeFieldEntry This class holds all informations of a type's field.TypeTemplateEntry This class contains info about Type's template. -
Classes in com.jalios.jcms used by com.jalios.jcms.jportal.handler Class Description JcmsConstants This interface contains a set of constants. -
Classes in com.jalios.jcms used by com.jalios.jcms.json.mixin Class Description Data This abstract class is the super class of all the persistent classes of a JCMS Channel.Publication This abstract class is the super class of all the Publication classes. -
Classes in com.jalios.jcms used by com.jalios.jcms.l10n Class Description Data This abstract class is the super class of all the persistent classes of a JCMS Channel.JcmsConstants This interface contains a set of constants. -
Classes in com.jalios.jcms used by com.jalios.jcms.ldap Class Description Data This abstract class is the super class of all the persistent classes of a JCMS Channel.Group AGroup
object is referenced by a set ofMember
instances.JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user. -
Classes in com.jalios.jcms used by com.jalios.jcms.mail Class Description BasicDataController This class is a neutral implementation of DataController.Content Content is a tagging abstract class which a type implements to indicates it is an editorial publication.Data This abstract class is the super class of all the persistent classes of a JCMS Channel.DataController A DataController is notified whenever data integrity must be checked, write (create, update, delete, ...) must be accepted, before and after the write is performed.EditableData EditableData is a tagging interface which a Data subclass implements to indicates it can be edited with a dedicated editor.FileDocument JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user.Publication This abstract class is the super class of all the Publication classes.QueryFilter A QueryFilter is notified for each query.QueryResultSet This class holds results of a query.StrongLockable This tagging interface must be implemented to support StrongLocking -
Classes in com.jalios.jcms used by com.jalios.jcms.mail.listener Class Description Channel The Channel singleton is the main access point of the JCMS API.Data This abstract class is the super class of all the persistent classes of a JCMS Channel.DataSelector DataSelector
instance can be passed to the methodJcmsUtil.applyDataSelector(java.util.Collection, DataSelector)
to allow precise control over the selection ofData
in aCollection
.Member AMember
object contains a set of information about a JCMS referenced user. -
Classes in com.jalios.jcms used by com.jalios.jcms.mail.listener.criteria Class Description Category A Category object is a node of the category tree.Channel The Channel singleton is the main access point of the JCMS API.Member AMember
object contains a set of information about a JCMS referenced user. -
Classes in com.jalios.jcms used by com.jalios.jcms.mashup Class Description BasicStoreListener This class is a neutral implementation of StoreListener.Category A Category object is a node of the category tree.Data This abstract class is the super class of all the persistent classes of a JCMS Channel.FileDocument JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user.Publication This abstract class is the super class of all the Publication classes. -
Classes in com.jalios.jcms used by com.jalios.jcms.media Class Description BasicDataController This class is a neutral implementation of DataController.Category A Category object is a node of the category tree.Content Content is a tagging abstract class which a type implements to indicates it is an editorial publication.ControllerStatus This class represents the status returned by a DataController.Data This abstract class is the super class of all the persistent classes of a JCMS Channel.DataController A DataController is notified whenever data integrity must be checked, write (create, update, delete, ...) must be accepted, before and after the write is performed.DBFileDocument EditableData EditableData is a tagging interface which a Data subclass implements to indicates it can be edited with a dedicated editor.FileDocument JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user.Publication This abstract class is the super class of all the Publication classes.QueryFilter A QueryFilter is notified for each query.QueryResultSet This class holds results of a query.StrongLockable This tagging interface must be implemented to support StrongLocking -
Classes in com.jalios.jcms used by com.jalios.jcms.member Class Description Data This abstract class is the super class of all the persistent classes of a JCMS Channel.JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user. -
Classes in com.jalios.jcms used by com.jalios.jcms.memberpreference Class Description Data This abstract class is the super class of all the persistent classes of a JCMS Channel.JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user. -
Classes in com.jalios.jcms used by com.jalios.jcms.mention Class Description BasicDataController This class is a neutral implementation of DataController.Data This abstract class is the super class of all the persistent classes of a JCMS Channel.DataController A DataController is notified whenever data integrity must be checked, write (create, update, delete, ...) must be accepted, before and after the write is performed.DataSelector DataSelector
instance can be passed to the methodJcmsUtil.applyDataSelector(java.util.Collection, DataSelector)
to allow precise control over the selection ofData
in aCollection
.JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user.Member.ValidEmailSelector Publication This abstract class is the super class of all the Publication classes.TypeEntry This class contains info about a Type.TypeFieldEntry This class holds all informations of a type's field. -
Classes in com.jalios.jcms used by com.jalios.jcms.monitoring Class Description JcmsConstants This interface contains a set of constants. -
Classes in com.jalios.jcms used by com.jalios.jcms.plugin Class Description Channel The Channel singleton is the main access point of the JCMS API.JcmsConstants This interface contains a set of constants.TypeTemplateEntry This class contains info about Type's template. -
Classes in com.jalios.jcms used by com.jalios.jcms.policy Class Description Category A Category object is a node of the category tree.ControllerStatus This class represents the status returned by a DataController.Data This abstract class is the super class of all the persistent classes of a JCMS Channel.FileDocument GenericProvider Group AGroup
object is referenced by a set ofMember
instances.Member AMember
object contains a set of information about a JCMS referenced user.Publication This abstract class is the super class of all the Publication classes.TypeTemplateEntry This class contains info about Type's template.Workflow This class represents a Workflow. -
Classes in com.jalios.jcms used by com.jalios.jcms.portlet Class Description BasicDataController This class is a neutral implementation of DataController.Category A Category object is a node of the category tree.Content Content is a tagging abstract class which a type implements to indicates it is an editorial publication.ControllerStatus This class represents the status returned by a DataController.Data This abstract class is the super class of all the persistent classes of a JCMS Channel.DataController A DataController is notified whenever data integrity must be checked, write (create, update, delete, ...) must be accepted, before and after the write is performed.DataSelector DataSelector
instance can be passed to the methodJcmsUtil.applyDataSelector(java.util.Collection, DataSelector)
to allow precise control over the selection ofData
in aCollection
.EditableData EditableData is a tagging interface which a Data subclass implements to indicates it can be edited with a dedicated editor.JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user.Publication This abstract class is the super class of all the Publication classes.Publication.PdateComparator Compares two Publications using their Pdate in descending order (newest date first).Publication.TitleComparator TypeTemplateEntry This class contains info about Type's template. -
Classes in com.jalios.jcms used by com.jalios.jcms.portlet.actions Class Description Publication This abstract class is the super class of all the Publication classes. -
Classes in com.jalios.jcms used by com.jalios.jcms.portlet.navigate Class Description Category A Category object is a node of the category tree.Member AMember
object contains a set of information about a JCMS referenced user. -
Classes in com.jalios.jcms used by com.jalios.jcms.property Class Description Channel The Channel singleton is the main access point of the JCMS API. -
Classes in com.jalios.jcms used by com.jalios.jcms.publicationfollower Class Description BasicDataController This class is a neutral implementation of DataController.Channel The Channel singleton is the main access point of the JCMS API.Data This abstract class is the super class of all the persistent classes of a JCMS Channel.DataController A DataController is notified whenever data integrity must be checked, write (create, update, delete, ...) must be accepted, before and after the write is performed.JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user.Publication This abstract class is the super class of all the Publication classes. -
Classes in com.jalios.jcms used by com.jalios.jcms.publiclink Class Description ControllerStatus This class represents the status returned by a DataController.Data This abstract class is the super class of all the persistent classes of a JCMS Channel.FileDocument JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user.RightInfo Provide information about right control. -
Classes in com.jalios.jcms used by com.jalios.jcms.push Class Description Group AGroup
object is referenced by a set ofMember
instances.Member AMember
object contains a set of information about a JCMS referenced user. -
Classes in com.jalios.jcms used by com.jalios.jcms.push.servlet Class Description Channel The Channel singleton is the main access point of the JCMS API.Member AMember
object contains a set of information about a JCMS referenced user. -
Classes in com.jalios.jcms used by com.jalios.jcms.quota Class Description AssociatedFileEvent AssociatedFilesEventListener AssociatedFilesManager Manager class to deal with associated filesBasicDataController This class is a neutral implementation of DataController.ControllerStatus This class represents the status returned by a DataController.Data This abstract class is the super class of all the persistent classes of a JCMS Channel.DataController A DataController is notified whenever data integrity must be checked, write (create, update, delete, ...) must be accepted, before and after the write is performed.FileDocument FileSize represent size associated to a file size is the size of the file itself fullSize is the size with all associated filesJcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user. -
Classes in com.jalios.jcms used by com.jalios.jcms.recenthistory Class Description BasicDataController This class is a neutral implementation of DataController.Data This abstract class is the super class of all the persistent classes of a JCMS Channel.DataController A DataController is notified whenever data integrity must be checked, write (create, update, delete, ...) must be accepted, before and after the write is performed.JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user.Publication This abstract class is the super class of all the Publication classes. -
Classes in com.jalios.jcms used by com.jalios.jcms.recommendation Class Description BasicDataController This class is a neutral implementation of DataController.ControllerStatus This class represents the status returned by a DataController.Data This abstract class is the super class of all the persistent classes of a JCMS Channel.DataController A DataController is notified whenever data integrity must be checked, write (create, update, delete, ...) must be accepted, before and after the write is performed.Group AGroup
object is referenced by a set ofMember
instances.JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user. -
Classes in com.jalios.jcms used by com.jalios.jcms.replicamessage Class Description JcmsConstants This interface contains a set of constants. -
Classes in com.jalios.jcms used by com.jalios.jcms.rest Class Description Channel The Channel singleton is the main access point of the JCMS API.Data This abstract class is the super class of all the persistent classes of a JCMS Channel.Group AGroup
object is referenced by a set ofMember
instances.Member AMember
object contains a set of information about a JCMS referenced user. -
Classes in com.jalios.jcms used by com.jalios.jcms.rest.resources Class Description Member AMember
object contains a set of information about a JCMS referenced user.QueryResultSet This class holds results of a query. -
Classes in com.jalios.jcms used by com.jalios.jcms.rss Class Description Member AMember
object contains a set of information about a JCMS referenced user. -
Classes in com.jalios.jcms used by com.jalios.jcms.search Class Description BasicStoreListener This class is a neutral implementation of StoreListener.Category A Category object is a node of the category tree.Channel The Channel singleton is the main access point of the JCMS API.Data This abstract class is the super class of all the persistent classes of a JCMS Channel.JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user.Publication This abstract class is the super class of all the Publication classes.QueryFilter A QueryFilter is notified for each query.QueryManager This class manages queries on publicationsQueryResultSet This class holds results of a query. -
Classes in com.jalios.jcms used by com.jalios.jcms.security Class Description BasicDataController This class is a neutral implementation of DataController.Data This abstract class is the super class of all the persistent classes of a JCMS Channel.DataController A DataController is notified whenever data integrity must be checked, write (create, update, delete, ...) must be accepted, before and after the write is performed.JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user.Publication This abstract class is the super class of all the Publication classes. -
Classes in com.jalios.jcms used by com.jalios.jcms.servlet Class Description Channel The Channel singleton is the main access point of the JCMS API.JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user. -
Classes in com.jalios.jcms used by com.jalios.jcms.share Class Description Data This abstract class is the super class of all the persistent classes of a JCMS Channel.Member AMember
object contains a set of information about a JCMS referenced user. -
Classes in com.jalios.jcms used by com.jalios.jcms.shortcut Class Description Category A Category object is a node of the category tree.Content Content is a tagging abstract class which a type implements to indicates it is an editorial publication.ControllerStatus This class represents the status returned by a DataController.Data This abstract class is the super class of all the persistent classes of a JCMS Channel.EditableData EditableData is a tagging interface which a Data subclass implements to indicates it can be edited with a dedicated editor.Group AGroup
object is referenced by a set ofMember
instances.JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user.Publication This abstract class is the super class of all the Publication classes.StrongLockable This tagging interface must be implemented to support StrongLocking -
Classes in com.jalios.jcms used by com.jalios.jcms.taglib Class Description Category A Category object is a node of the category tree.Channel The Channel singleton is the main access point of the JCMS API.Data This abstract class is the super class of all the persistent classes of a JCMS Channel.DataSelector DataSelector
instance can be passed to the methodJcmsUtil.applyDataSelector(java.util.Collection, DataSelector)
to allow precise control over the selection ofData
in aCollection
.FileDocument JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user.PhotoSize Publication This abstract class is the super class of all the Publication classes.Size -
Classes in com.jalios.jcms used by com.jalios.jcms.taglib.application Class Description Publication This abstract class is the super class of all the Publication classes. -
Classes in com.jalios.jcms used by com.jalios.jcms.taglib.card Class Description Data This abstract class is the super class of all the persistent classes of a JCMS Channel. -
Classes in com.jalios.jcms used by com.jalios.jcms.taglib.list Class Description Data This abstract class is the super class of all the persistent classes of a JCMS Channel. -
Classes in com.jalios.jcms used by com.jalios.jcms.taglib.settings Class Description Category A Category object is a node of the category tree.Data This abstract class is the super class of all the persistent classes of a JCMS Channel.TypeFieldEntry This class holds all informations of a type's field. -
Classes in com.jalios.jcms used by com.jalios.jcms.taglib.settings.helper Class Description Member AMember
object contains a set of information about a JCMS referenced user. -
Classes in com.jalios.jcms used by com.jalios.jcms.taglib.settings.impl Class Description Category A Category object is a node of the category tree.Data This abstract class is the super class of all the persistent classes of a JCMS Channel.Group AGroup
object is referenced by a set ofMember
instances.Publication This abstract class is the super class of all the Publication classes.TypeFieldEntry This class holds all informations of a type's field. -
Classes in com.jalios.jcms used by com.jalios.jcms.test Class Description Category A Category object is a node of the category tree.Channel The Channel singleton is the main access point of the JCMS API.Content Content is a tagging abstract class which a type implements to indicates it is an editorial publication.ControllerStatus This class represents the status returned by a DataController.Data This abstract class is the super class of all the persistent classes of a JCMS Channel.DBFileDocument EditableData EditableData is a tagging interface which a Data subclass implements to indicates it can be edited with a dedicated editor.FileDocument Group AGroup
object is referenced by a set ofMember
instances.JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user.Publication This abstract class is the super class of all the Publication classes.RightInfo.Explanation StrongLockable This tagging interface must be implemented to support StrongLocking -
Classes in com.jalios.jcms used by com.jalios.jcms.thumbnail Class Description FileDocument GenericProvider -
Classes in com.jalios.jcms used by com.jalios.jcms.tools Class Description Channel The Channel singleton is the main access point of the JCMS API.JcmsConstants This interface contains a set of constants. -
Classes in com.jalios.jcms used by com.jalios.jcms.tracking Class Description Data This abstract class is the super class of all the persistent classes of a JCMS Channel.Group AGroup
object is referenced by a set ofMember
instances.JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user.Publication This abstract class is the super class of all the Publication classes. -
Classes in com.jalios.jcms used by com.jalios.jcms.trash Class Description JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user.Publication This abstract class is the super class of all the Publication classes.QueryResultSet This class holds results of a query. -
Classes in com.jalios.jcms used by com.jalios.jcms.ui Class Description JcmsConstants This interface contains a set of constants.Publication This abstract class is the super class of all the Publication classes. -
Classes in com.jalios.jcms used by com.jalios.jcms.uicomponent Class Description Data This abstract class is the super class of all the persistent classes of a JCMS Channel.DataSelector DataSelector
instance can be passed to the methodJcmsUtil.applyDataSelector(java.util.Collection, DataSelector)
to allow precise control over the selection ofData
in aCollection
.FileDocument Member AMember
object contains a set of information about a JCMS referenced user. -
Classes in com.jalios.jcms used by com.jalios.jcms.uicomponent.autocomplete Class Description Data This abstract class is the super class of all the persistent classes of a JCMS Channel.DataSelector DataSelector
instance can be passed to the methodJcmsUtil.applyDataSelector(java.util.Collection, DataSelector)
to allow precise control over the selection ofData
in aCollection
.JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user.Publication This abstract class is the super class of all the Publication classes. -
Classes in com.jalios.jcms used by com.jalios.jcms.uicomponent.autocomplete.mention Class Description JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user. -
Classes in com.jalios.jcms used by com.jalios.jcms.uicomponent.icon Class Description JcmsConstants This interface contains a set of constants. -
Classes in com.jalios.jcms used by com.jalios.jcms.uicomponent.image Class Description FileDocument -
Classes in com.jalios.jcms used by com.jalios.jcms.uicomponent.image.editor Class Description FileDocument JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user.Publication This abstract class is the super class of all the Publication classes. -
Classes in com.jalios.jcms used by com.jalios.jcms.uicomponent.indicator Class Description JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user. -
Classes in com.jalios.jcms used by com.jalios.jcms.uicomponent.linkitems Class Description Channel The Channel singleton is the main access point of the JCMS API.Data This abstract class is the super class of all the persistent classes of a JCMS Channel.Member AMember
object contains a set of information about a JCMS referenced user. -
Classes in com.jalios.jcms used by com.jalios.jcms.uicomponent.sidebar Class Description Channel The Channel singleton is the main access point of the JCMS API.JcmsConstants This interface contains a set of constants. -
Classes in com.jalios.jcms used by com.jalios.jcms.uicomponent.topbar Class Description Channel The Channel singleton is the main access point of the JCMS API.Data This abstract class is the super class of all the persistent classes of a JCMS Channel.DataSelector DataSelector
instance can be passed to the methodJcmsUtil.applyDataSelector(java.util.Collection, DataSelector)
to allow precise control over the selection ofData
in aCollection
.JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user. -
Classes in com.jalios.jcms used by com.jalios.jcms.unifiedinsert Class Description JcmsConstants This interface contains a set of constants. -
Classes in com.jalios.jcms used by com.jalios.jcms.upload Class Description BasicDataController This class is a neutral implementation of DataController.Category A Category object is a node of the category tree.Data This abstract class is the super class of all the persistent classes of a JCMS Channel.DataController A DataController is notified whenever data integrity must be checked, write (create, update, delete, ...) must be accepted, before and after the write is performed.FieldStatus This class represents the status of field for an edit form.FileDocument JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user.Publication This abstract class is the super class of all the Publication classes.TypeFieldEntry This class holds all informations of a type's field. -
Classes in com.jalios.jcms used by com.jalios.jcms.vote Class Description BasicDataController This class is a neutral implementation of DataController.ControllerStatus This class represents the status returned by a DataController.Data This abstract class is the super class of all the persistent classes of a JCMS Channel.DataController A DataController is notified whenever data integrity must be checked, write (create, update, delete, ...) must be accepted, before and after the write is performed.JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user.Publication This abstract class is the super class of all the Publication classes. -
Classes in com.jalios.jcms used by com.jalios.jcms.webdav Class Description JcmsConstants This interface contains a set of constants. -
Classes in com.jalios.jcms used by com.jalios.jcms.webdav.cat Class Description Category A Category object is a node of the category tree.Data This abstract class is the super class of all the persistent classes of a JCMS Channel.FileDocument Member AMember
object contains a set of information about a JCMS referenced user. -
Classes in com.jalios.jcms used by com.jalios.jcms.webpage Class Description AbstractWebPage Category A Category object is a node of the category tree.JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user.QueryResultSet This class holds results of a query. -
Classes in com.jalios.jcms used by com.jalios.jcms.widget Class Description Data This abstract class is the super class of all the persistent classes of a JCMS Channel.JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user. -
Classes in com.jalios.jcms used by com.jalios.jcms.wiki Class Description Data This abstract class is the super class of all the persistent classes of a JCMS Channel.JcmsConstants This interface contains a set of constants.Publication This abstract class is the super class of all the Publication classes. -
Classes in com.jalios.jcms used by com.jalios.jcms.workspace Class Description BasicStoreListener This class is a neutral implementation of StoreListener.Category A Category object is a node of the category tree.Content Content is a tagging abstract class which a type implements to indicates it is an editorial publication.ControllerStatus This class represents the status returned by a DataController.Data This abstract class is the super class of all the persistent classes of a JCMS Channel.DataSelector DataSelector
instance can be passed to the methodJcmsUtil.applyDataSelector(java.util.Collection, DataSelector)
to allow precise control over the selection ofData
in aCollection
.EditableData EditableData is a tagging interface which a Data subclass implements to indicates it can be edited with a dedicated editor.Group AGroup
object is referenced by a set ofMember
instances.JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user.Publication This abstract class is the super class of all the Publication classes.RightInfo Provide information about right control.TypeEntry This class contains info about a Type.TypeTemplateEntry This class contains info about Type's template.WFRole This class represent a Role.Workflow This class represents a Workflow. -
Classes in com.jalios.jcms used by com.jalios.jcms.wysiwyg Class Description Data This abstract class is the super class of all the persistent classes of a JCMS Channel.FileDocument JcmsConstants This interface contains a set of constants.Member AMember
object contains a set of information about a JCMS referenced user.TypeFieldEntry This class holds all informations of a type's field. -
Classes in com.jalios.jcms used by com.jalios.jcms.wysiwyg.image Class Description ControllerStatus This class represents the status returned by a DataController.FileDocument JcmsConstants This interface contains a set of constants. -
Classes in com.jalios.jcms used by generated Class Description JcmsConstants This interface contains a set of constants.