Uses of Class
org.exoplatform.social.core.storage.cache.model.key.IdentityFilterKey
Packages that use IdentityFilterKey
Package
Description
-
Uses of IdentityFilterKey in org.exoplatform.social.core.storage.cache
Methods in org.exoplatform.social.core.storage.cache that return types with arguments of type IdentityFilterKeyModifier and TypeMethodDescriptionorg.exoplatform.services.cache.ExoCache<IdentityFilterKey, IntegerData> SocialStorageCacheService.getCountIdentitiesCache() -
Uses of IdentityFilterKey in org.exoplatform.social.core.storage.cache.model.key
Methods in org.exoplatform.social.core.storage.cache.model.key that return IdentityFilterKeyConstructors in org.exoplatform.social.core.storage.cache.model.key with parameters of type IdentityFilterKeyModifierConstructorDescriptionListIdentitiesKey(IdentityFilterKey key, long offset, long limit) ListSpaceMembersKey(SpaceKey spaceKey, IdentityFilterKey identityKey, org.exoplatform.social.core.identity.SpaceMemberFilterListAccess.Type type, long offset, long limit)