Class SuggestionCacheSelector

java.lang.Object
org.exoplatform.social.core.storage.cache.selector.CacheSelector<CacheKey,Object>
org.exoplatform.social.core.storage.cache.selector.SuggestionCacheSelector
All Implemented Interfaces:
org.exoplatform.services.cache.CachedObjectSelector<CacheKey,Object>

public class SuggestionCacheSelector extends CacheSelector<CacheKey,Object>
  • Constructor Details

    • SuggestionCacheSelector

      public SuggestionCacheSelector(String... target)
  • Method Details