Uses of Class
org.exoplatform.social.core.storage.cache.model.data.IntegerData
Packages that use IntegerData
-
Uses of IntegerData in org.exoplatform.social.core.storage.cache
Methods in org.exoplatform.social.core.storage.cache that return types with arguments of type IntegerDataModifier and TypeMethodDescriptionorg.exoplatform.services.cache.ExoCache<ActivityListKey, IntegerData> SocialStorageCacheService.getActivitiesCountCache()org.exoplatform.services.cache.ExoCache<IdentityFilterKey, IntegerData> SocialStorageCacheService.getCountIdentitiesCache()org.exoplatform.services.cache.ExoCache<RelationshipCountKey, IntegerData> SocialStorageCacheService.getRelationshipsCount()org.exoplatform.services.cache.ExoCache<SpaceFilterKey, IntegerData> SocialStorageCacheService.getSpacesCountCache()