Class RelationshipCacheSelector

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

public class RelationshipCacheSelector extends CacheSelector<CacheKey,Object>
Version:
$Revision$
Author:
Alain Defrance
  • Constructor Details

    • RelationshipCacheSelector

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