Modifier and Type | Class and Description |
---|---|
class |
Channel
The Channel singleton is the main access point of the JCMS API.
|
class |
QuotaManager |
class |
ResourceHelper
Helper class used to retrieve relative paths of jsp/servlet or icons
used for various features of JCMS.
|
class |
WeakLockManager |
Modifier and Type | Method and Description |
---|---|
void |
Channel.addPropertiesListener(JPropertiesListener listener)
Adds a properties listener.
|
void |
Channel.removePropertiesListener(JPropertiesListener listener)
Removes a properties listener.
|
Modifier and Type | Class and Description |
---|---|
class |
AccessControlManager
Manager of Access Control in JCMS.
|
Modifier and Type | Class and Description |
---|---|
class |
AlertManager |
Modifier and Type | Class and Description |
---|---|
class |
AnalyticsManager
AnalyticsManager use for JCMS analytics
|
Modifier and Type | Class and Description |
---|---|
class |
AuthenticationCookiePurgeAlarmListener
AlarmListener used to regulary delete all expired AuthenticationCookie.
|
Modifier and Type | Class and Description |
---|---|
class |
ClientCertificateAuthenticationHandler |
Modifier and Type | Class and Description |
---|---|
class |
ChartManager |
Modifier and Type | Class and Description |
---|---|
class |
ComparatorManager
Manager of all Comparators used in JCMS to sort Storable instances and their subclass.
|
Modifier and Type | Class and Description |
---|---|
class |
PluginDataInfosManager |
Modifier and Type | Class and Description |
---|---|
class |
DBEventLogManager
This class replays the hibernate events on all the other replicas.
|
Modifier and Type | Class and Description |
---|---|
class |
FileProcessorManager
FileProcessor singleton manager class
|
Modifier and Type | Class and Description |
---|---|
class |
JPortalManager |
Modifier and Type | Class and Description |
---|---|
class |
MailFetcher
The MailFetcher is used for communication between JCMS, MailServer and Mail Account.
|
Modifier and Type | Class and Description |
---|---|
class |
IncomingMailListener |
Modifier and Type | Class and Description |
---|---|
class |
MentionManager |
Modifier and Type | Class and Description |
---|---|
class |
PublicationFollowerManager
This class manages PublicationFollower
|
Modifier and Type | Class and Description |
---|---|
class |
RecentHistoryManager
The Recent history manager
|
Modifier and Type | Class and Description |
---|---|
class |
RecommendationManager
This class gives Utils to handle Recommendation
|
Modifier and Type | Class and Description |
---|---|
class |
ReplicaMessageManager |
Modifier and Type | Class and Description |
---|---|
class |
ContentSecurityPolicyManager
Content Security Policy implementation in JCMS.
|
Modifier and Type | Class and Description |
---|---|
class |
ServiceManager |
Modifier and Type | Class and Description |
---|---|
class |
ReaderTrackerManager |
Modifier and Type | Class and Description |
---|---|
class |
MemberSidebarManager |
Modifier and Type | Class and Description |
---|---|
class |
TopbarManager |
Modifier and Type | Class and Description |
---|---|
class |
UnifiedInsertManager
Manager providing access to all properties and behavior provided by Unified insertion.
|
Modifier and Type | Class and Description |
---|---|
class |
VoteManager
This class gives Utils to handle vote
|
Modifier and Type | Class and Description |
---|---|
class |
WebPageManager
Manager for WebPage Publication type
|
Modifier and Type | Class and Description |
---|---|
class |
HierarchicalWorkspacesManager
Provides resources for Hierarchical Workspaces:
- LRU cache of last visited Workspaces for a member
- cache of plugin properties
|
Modifier and Type | Class and Description |
---|---|
class |
WysiwygManager |
Modifier and Type | Field and Description |
---|---|
protected java.util.Set<JPropertiesListener> |
JProperties.listenerSet |
Modifier and Type | Method and Description |
---|---|
protected java.util.Set<JPropertiesListener> |
JProperties.getListenerSet()
Retrieve set of all listeners for this JProperties.
|
Modifier and Type | Method and Description |
---|---|
void |
JProperties.addPropertiesListener(JPropertiesListener l)
Adds a listener for any change of this JProperties.
|
void |
JProperties.removePropertiesListener(JPropertiesListener l)
Removes a listener for any change of this JProperties.
|
Copyright © 2001-2017 Jalios SA. All Rights Reserved.