Uses of Interface
org.exoplatform.social.core.CacheEntry
-
Packages that use CacheEntry Package Description org.exoplatform.social.core.activity.model Models for Activityorg.exoplatform.social.core.identity.model org.exoplatform.social.core.space.model -
-
Uses of CacheEntry in org.exoplatform.social.core.activity.model
Subinterfaces of CacheEntry in org.exoplatform.social.core.activity.model Modifier and Type Interface Description interfaceExoSocialActivityExoSocialActivity interfaceClasses in org.exoplatform.social.core.activity.model that implement CacheEntry Modifier and Type Class Description classExoSocialActivityImplImplementation ofExoSocialActivity. -
Uses of CacheEntry in org.exoplatform.social.core.identity.model
Classes in org.exoplatform.social.core.identity.model that implement CacheEntry Modifier and Type Class Description classIdentityRepresents persons or objects relevant to the social system.classIdentityWithRelationshipDTO of identity of a person or a space with relationShip with current viewer user's identity. -
Uses of CacheEntry in org.exoplatform.social.core.space.model
Classes in org.exoplatform.social.core.space.model that implement CacheEntry Modifier and Type Class Description classSpaceSpace Model
-