JBoss.orgCommunity Documentation
Portal
Cache Name | Description |
---|---|
MOPSessionManager
| Cache all model objects of portal by storageId, such as pages, navigations, and preferences. |
ResourceBundleData
| Cache all resource bundles by name and locale. |
TemplateService
| Cache all Groovy templates of portal by its template path and ResourceResolver. |
JCR
Cache Name | Description |
---|---|
org.exoplatform.services.jcr.impl.core. lock.LockManagerImpl
|
Cache lockData by the lockToken. Cache lockData by the internal identifier of node.
|
Content
Cache Name | Description |
---|---|
org.exoplatform.ecm.REST.viewer. PDFViewerRESTService
| Cache data of PDF files by the ObjectKey object. |
org.exoplatform.services.cms.drives. ManageDriveService
| Cache all drives of Sites Explorer by the drive group name (String constant). |
org.exoplatform.services.cms.scripts. impl.ScriptService
| Cache all Groovy script files by the script name. |
org.exoplatform.services.cms.templates. TemplateService
| Cache all Groovy templates by the mechanism of org.exoplatform.groovyscript. text.TemplateService. |
org.exoplatform.services.wcm. webcontent.InitialWebContentPlugin
| Cache all artifact data by sourcePath of deploymentDescriptor. These data are reused when a new portal is deployed. |
wcm.composer
| Cache published contents by the hash generated from path, version, remoteUser, language, recursive, orderBy, orderType, primaryType of cached nodes in Content. |
Social
Cache Name | Description |
---|---|
ActivitiesCache
| Cache activities list by ListActivitiesKey. |
ActivitiesCountCache
| Cache count of activities by activity ID, identity ID (the identity who makes request) and the type of activity. |
ActivityCache
| Cache activity by ActivityKey (based on the activity ID). |
IdentitiesCache
| Cache identity list by ListIdentitiesKey (based on IdentityFilterKey, offset, limit). |
IdentitiesCountCache
| Cache identity count by IdentityFilterKey (based on the provider ID, remote ID, name, positon, company, skills, first character of the identity, and the List<IdentityKey>). |
IdentityCache
| Cache identity by IdentityKey (based on the identity ID) . |
IdentityIndexCache
| Cache identity index by IdentityCompositeKey (based on the provider ID and the remote ID). |
ProfileCache
| Cache profile by IdentityKey (based on the identity ID). |
RelationshipCache
| Cache relationship by RelationshipKey (based on the ID of the relationship). |
RelationshipFromIdentityCache
| Cache relationship key by RelationshipIdentityKey (based on the identity ID of 2 users which have relationship). |
RelationshipsCache
| Cache list identity wich have relation by ListRelationshipsKey. |
RelationshipsCountCache
| Cache relationship count by RelationshipCountKey. |
SpaceCache
| Cache space by SpaceKey (based on the space ID). |
SpaceRefCache
| Cache ref space by SpaceRefKey (base on the display name, pretty name, group ID and the space URL). |
SpacesCache
| Cache list space by ListSpacesKey (based on SpaceFilterKey, offset and limit). |
SpacesCountCache
| Cache spaces count by spaceFilterKey (based on the user ID, the first character of space name, the space name search condition, and space type (MEMBER,PENDING,INVITED,PUBLIC,ACCESSIBLE, VISIBLE, EDITABLE, ALL)). |