Class SuggestionKey<T>
java.lang.Object
org.exoplatform.social.core.storage.cache.model.key.SuggestionKey<T>
- All Implemented Interfaces:
Serializable,CacheKey
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSuggestionKey(T key, int maxConnections, int maxConnectionsToLoad, int maxSuggestions) -
Method Summary