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