Uses of Class
org.exoplatform.social.core.storage.cache.model.key.SpaceKey
Packages that use SpaceKey
Package
Description
-
Uses of SpaceKey in org.exoplatform.social.core.storage.cache
Methods in org.exoplatform.social.core.storage.cache that return types with arguments of type SpaceKeyModifier and TypeMethodDescriptionSocialStorageCacheService.getSpaceCache()org.exoplatform.services.cache.ExoCache<SpaceRefKey, SpaceKey> SocialStorageCacheService.getSpaceRefCache()SocialStorageCacheService.getSpacesCountByTemplateCache() -
Uses of SpaceKey in org.exoplatform.social.core.storage.cache.model.data
Constructor parameters in org.exoplatform.social.core.storage.cache.model.data with type arguments of type SpaceKey -
Uses of SpaceKey in org.exoplatform.social.core.storage.cache.model.key
Fields in org.exoplatform.social.core.storage.cache.model.key declared as SpaceKeyConstructors in org.exoplatform.social.core.storage.cache.model.key with parameters of type SpaceKeyModifierConstructorDescriptionListSpaceMembersKey(SpaceKey spaceKey, IdentityFilterKey identityKey, org.exoplatform.social.core.identity.SpaceMemberFilterListAccess.Type type, long offset, long limit)