| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Classes in com.jalios.jcms used by com.jalios.jcms | |
|---|---|
| AbstractDBTestType | |
| AbstractIndexManager This abstract class provides generic methods to manage data indices. | |
| AbstractWebPage | |
| 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 files | |
| AudienceRights 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 fragements. | |
| CacheManager.CacheEntry | |
| CacheManager.ServerCacheLRU Helper class used to store the LRU collection of server's caches. | |
| 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. | |
| 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.CdateSelector DataSelectorto selectDatawhich have
 a creation date between the given begin and endDate. | |
| Data.MdateSelector DataSelectorto selectDatawhich 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 of Dataobjects. | |
| DataRight This class represents the rights of a member on a Data object. | |
| DataSelector DataSelectorinstance can be passed to the methodJcmsUtil.applyDataSelector(java.util.Collection, DataSelector)to
 allow precise control over the selection ofDatain 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 FileDocument | |
| FileDocument.MediaTypeSelector This DataSelector selects all the FileDocument corresponding to the given media type. | |
| FileIndexManager This class manages the Custom Type file index. | |
| FileSize represent size associated to a file size is the size of the file itself fullSize is the size with all associated files | |
| 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) | |
| Group A Groupobject is referenced by a set ofMemberinstances. | |
| 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 Type link index. | |
| Member A Memberobject contains a set of information about a
 JCMS referenced user. | |
| Member.DisabledSelector Select a subset of members which are 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 extractor | |
| Notification | |
| NotificationCriteria | |
| NotificationManager This class is instantiated by a Channelin method initAfterLoad()
 only if property 'notification.enabled' is set to true. | |
| 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 range | |
| Publication.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 range | |
| Publication.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 range | |
| Publication.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 range | |
| Publication.TitleComparator | |
| Publication.TrackedSelector TrackedSelector selects all the publications which are tracked. | |
| Publication.UdateSelector UdateSelector selects all the publications with a udate in a given range | |
| Publication.VisibleStateSelector VisibleStateSelector selects all the publications which are in a visible state | |
| Publication.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. | |
| PublicationIndexManager | |
| PublicationListener This class listens to mutations of Publicationobjects. | |
| QueryFilter A QueryFilter is notified for each query. | |
| QueryManager This class manages queries on publications | |
| QueryManager.QueryStep Query manager steps, used to determintate which query processing is being performed. | |
| QueryResultSet This class holds results of a query. | |
| QuotaElement | |
| QuotaManager | |
| QuotaManager.WorkspaceNode Inner class to save a workspace and it's level in hierarchy | |
| QuotaManager.WorkspaceNodeComparator.WorkspaceNodeComparatorType | |
| 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 | |
| StrongLock This class represents a strong lock on a data. | |
| StrongLockable This tagging interface must be implemented to support StrongLocking | |
| StrongLockManager This class manages StrongLock. | |
| TypeConstants | |
| TypeEntry This class contains info about a Type. | |
| 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. | |
| 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 Workflow | |
| WFTransition This class represents a transition in a Workflow | |
| WikiRenderingHints Contains rendering hints used by the WikiRenderer. | |
| 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.accesscontrol | |
|---|---|
| AbstractIndexManager This abstract class provides generic methods to manage data indices. | |
| 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 DataSelectorinstance can be passed to the methodJcmsUtil.applyDataSelector(java.util.Collection, DataSelector)to
 allow precise control over the selection ofDatain aCollection. | |
| EditableData EditableData is a tagging interface which a Data subclass implements to indicates it can be edited with a dedicated editor. | |
| Group A Groupobject is referenced by a set ofMemberinstances. | |
| JcmsConstants This interface contains a set of constants. | |
| Member A Memberobject contains a set of information about a
 JCMS referenced user. | |
| Classes in com.jalios.jcms used by com.jalios.jcms.accessibility | |
|---|---|
| JcmsConstants This interface contains a set of constants. | |
| Classes in com.jalios.jcms used by com.jalios.jcms.ajax | |
|---|---|
| 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 A Memberobject 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 | |
|---|---|
| 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 A Groupobject is referenced by a set ofMemberinstances. | |
| JcmsConstants This interface contains a set of constants. | |
| Member A Memberobject 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.analytics | |
|---|---|
| Data This abstract class is the super class of all the persistent classes of a JCMS Channel. | |
| Member A Memberobject contains a set of information about a
 JCMS referenced user. | |
| Classes in com.jalios.jcms used by com.jalios.jcms.analytics.agent | |
|---|---|
| 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 | |
|---|---|
| JcmsConstants This interface contains a set of constants. | |
| Classes in com.jalios.jcms used by com.jalios.jcms.archive | |
|---|---|
| Group A Groupobject is referenced by a set ofMemberinstances. | |
| JcmsConstants This interface contains a set of constants. | |
| Member A Memberobject 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 | |
|---|---|
| Channel The Channel singleton is the main access point of the JCMS API. | |
| Member A Memberobject contains a set of information about a
 JCMS referenced user. | |
| Classes in com.jalios.jcms used by com.jalios.jcms.authentication.handlers | |
|---|---|
| Member A Memberobject contains a set of information about a
 JCMS referenced user. | |
| Classes in com.jalios.jcms used by com.jalios.jcms.caddy | |
|---|---|
| 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 A Groupobject is referenced by a set ofMemberinstances. | |
| JcmsConstants This interface contains a set of constants. | |
| Member A Memberobject contains a set of information about a
 JCMS referenced user. | |
| Publication This abstract class is the super class of all the Publication classes. | |
| WFState This class represents a state in a Workflow | |
| Workflow This class represents a Workflow. | |
| Classes in com.jalios.jcms used by com.jalios.jcms.calendar | |
|---|---|
| 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 DataSelectorinstance can be passed to the methodJcmsUtil.applyDataSelector(java.util.Collection, DataSelector)to
 allow precise control over the selection ofDatain aCollection. | |
| EditableData EditableData is a tagging interface which a Data subclass implements to indicates it can be edited with a dedicated editor. | |
| FileDocument | |
| Group A Groupobject is referenced by a set ofMemberinstances. | |
| JcmsConstants This interface contains a set of constants. | |
| Member A Memberobject 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.comparator | |
|---|---|
| Channel The Channel singleton is the main access point of the JCMS API. | |
| Classes in com.jalios.jcms used by com.jalios.jcms.context | |
|---|---|
| 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 A Groupobject is referenced by a set ofMemberinstances. | |
| JcmsConstants This interface contains a set of constants. | |
| Member A Memberobject 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.db | |
|---|---|
| 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 A Memberobject 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 | |
|---|---|
| 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. | |
| 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 A Groupobject is referenced by a set ofMemberinstances. | |
| JcmsConstants This interface contains a set of constants. | |
| Member A Memberobject 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.extradbdata | |
|---|---|
| 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 | |
|---|---|
| JcmsConstants This interface contains a set of constants. | |
| Classes in com.jalios.jcms used by com.jalios.jcms.fileprocessor.processingmanagement | |
|---|---|
| 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 | |
|---|---|
| FileDocument | |
| JcmsConstants This interface contains a set of constants. | |
| Classes in com.jalios.jcms used by com.jalios.jcms.fileprocessor.ui | |
|---|---|
| JcmsConstants This interface contains a set of constants. | |
| Classes in com.jalios.jcms used by com.jalios.jcms.handler | |
|---|---|
| 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. | |
| DeployManagerConstants | |
| FieldStatus This class represents the status of field for an edit form. | |
| FileDocument | |
| Group A Groupobject is referenced by a set ofMemberinstances. | |
| JcmsConstants This interface contains a set of constants. | |
| Member A Memberobject 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 | |
| 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 | |
| WFRole This class represent a Role. | |
| WFState This class represents a state in a Workflow | |
| Workflow This class represents a Workflow. | |
| Classes in com.jalios.jcms used by com.jalios.jcms.mail | |
|---|---|
| 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. | |
| 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 A Memberobject 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. | |
| Classes in com.jalios.jcms used by com.jalios.jcms.mail.listener | |
|---|---|
| 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 DataSelectorinstance can be passed to the methodJcmsUtil.applyDataSelector(java.util.Collection, DataSelector)to
 allow precise control over the selection ofDatain aCollection. | |
| Member A Memberobject contains a set of information about a
 JCMS referenced user. | |
| Classes in com.jalios.jcms used by com.jalios.jcms.mashup | |
|---|---|
| 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 A Memberobject 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 | |
|---|---|
| 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. | |
| QueryResultSet This class holds results of a query. | |
| Classes in com.jalios.jcms used by com.jalios.jcms.plugin | |
|---|---|
| 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 | |
|---|---|
| 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 | |
| Group A Groupobject is referenced by a set ofMemberinstances. | |
| Member A Memberobject contains a set of information about a
 JCMS referenced user. | |
| MemberQueryFilter A MemberQueryFilter is notified for each member query. | |
| Publication This abstract class is the super class of all the Publication classes. | |
| RightInfo Provide information about right control. | |
| TypeTemplateEntry This class contains info about Type's template. | |
| WikiRenderingHints Contains rendering hints used by the WikiRenderer. | |
| Workflow This class represents a Workflow. | |
| Classes in com.jalios.jcms used by com.jalios.jcms.portlet | |
|---|---|
| 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 DataSelectorinstance can be passed to the methodJcmsUtil.applyDataSelector(java.util.Collection, DataSelector)to
 allow precise control over the selection ofDatain 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 A Memberobject contains a set of information about a
 JCMS referenced user. | |
| Publication This abstract class is the super class of all the Publication classes. | |
| Publication.TitleComparator | |
| TypeTemplateEntry This class contains info about Type's template. | |
| Classes in com.jalios.jcms used by com.jalios.jcms.publicationfollower | |
|---|---|
| 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 A Memberobject 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 | |
|---|---|
| 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 A Groupobject is referenced by a set ofMemberinstances. | |
| JcmsConstants This interface contains a set of constants. | |
| Member A Memberobject contains a set of information about a
 JCMS referenced user. | |
| Classes in com.jalios.jcms used by com.jalios.jcms.rest | |
|---|---|
| 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 A Memberobject contains a set of information about a
 JCMS referenced user. | |
| Classes in com.jalios.jcms used by com.jalios.jcms.rss | |
|---|---|
| Member A Memberobject contains a set of information about a
 JCMS referenced user. | |
| Classes in com.jalios.jcms used by com.jalios.jcms.search | |
|---|---|
| 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. | |
| FileDocument | |
| JcmsConstants This interface contains a set of constants. | |
| Member A Memberobject 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 publications | |
| QueryResultSet This class holds results of a query. | |
| Classes in com.jalios.jcms used by com.jalios.jcms.servlet | |
|---|---|
| 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 A Memberobject 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.stat | |
|---|---|
| BasicStoreListener This class is a neutral implementation of StoreListener. | |
| 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 A Memberobject contains a set of information about a
 JCMS referenced user. | |
| Classes in com.jalios.jcms used by com.jalios.jcms.stat.beautifier | |
|---|---|
| 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.stat.listener | |
|---|---|
| Channel The Channel singleton is the main access point of the JCMS API. | |
| Classes in com.jalios.jcms used by com.jalios.jcms.taglib | |
|---|---|
| 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 DataSelectorinstance can be passed to the methodJcmsUtil.applyDataSelector(java.util.Collection, DataSelector)to
 allow precise control over the selection ofDatain aCollection. | |
| FileDocument | |
| JcmsConstants This interface contains a set of constants. | |
| Member A Memberobject 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.test | |
|---|---|
| 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. | |
| EditableData EditableData is a tagging interface which a Data subclass implements to indicates it can be edited with a dedicated editor. | |
| Group A Groupobject is referenced by a set ofMemberinstances. | |
| JcmsConstants This interface contains a set of constants. | |
| Member A Memberobject 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 | |
| Classes in com.jalios.jcms used by com.jalios.jcms.tools | |
|---|---|
| JcmsConstants This interface contains a set of constants. | |
| Classes in com.jalios.jcms used by com.jalios.jcms.tracking | |
|---|---|
| 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 A Memberobject 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.upload | |
|---|---|
| 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 | |
| Group A Groupobject is referenced by a set ofMemberinstances. | |
| JcmsConstants This interface contains a set of constants. | |
| Member A Memberobject 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.vote | |
|---|---|
| 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. | |
| JcmsConstants This interface contains a set of constants. | |
| Member A Memberobject 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 | |
|---|---|
| JcmsConstants This interface contains a set of constants. | |
| Classes in com.jalios.jcms used by com.jalios.jcms.webdav.cat | |
|---|---|
| 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 A Memberobject contains a set of information about a
 JCMS referenced user. | |
| Classes in com.jalios.jcms used by com.jalios.jcms.widget | |
|---|---|
| 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 A Memberobject contains a set of information about a
 JCMS referenced user. | |
| Classes in com.jalios.jcms used by com.jalios.jcms.workspace | |
|---|---|
| BasicStoreListener This class is a neutral implementation of StoreListener. | |
| 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. | |
| DataSelector DataSelectorinstance can be passed to the methodJcmsUtil.applyDataSelector(java.util.Collection, DataSelector)to
 allow precise control over the selection ofDatain aCollection. | |
| EditableData EditableData is a tagging interface which a Data subclass implements to indicates it can be edited with a dedicated editor. | |
| Group A Groupobject is referenced by a set ofMemberinstances. | |
| JcmsConstants This interface contains a set of constants. | |
| Member A Memberobject contains a set of information about a
 JCMS referenced user. | |
| Publication This abstract class is the super class of all the Publication classes. | |
| QuotaElement | |
| 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. | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||