Uses of Class
org.exoplatform.social.core.storage.cache.model.key.ActivityCountKey
Packages that use ActivityCountKey
Package
Description
-
Uses of ActivityCountKey in org.exoplatform.social.core.storage.cache
Methods in org.exoplatform.social.core.storage.cache that return types with arguments of type ActivityCountKeyModifier and TypeMethodDescriptionorg.exoplatform.services.cache.ExoCache<ActivityCountKey, IntegerData> SocialStorageCacheService.getActivitiesCountCache() -
Uses of ActivityCountKey in org.exoplatform.social.core.storage.cache.model.key
Methods in org.exoplatform.social.core.storage.cache.model.key that return ActivityCountKeyConstructors in org.exoplatform.social.core.storage.cache.model.key with parameters of type ActivityCountKeyModifierConstructorDescriptionListActivitiesKey(ActivityCountKey key, long offset, long limit) ListActivitiesKey(ActivityCountKey key, long offset, long limit, boolean sortDescending)