Interface CacheEntry

All Known Subinterfaces:
ExoSocialActivity
All Known Implementing Classes:
ExoSocialActivityImpl, Identity, IdentityWithRelationship, Space

public interface CacheEntry
  • Method Summary

    Modifier and Type
    Method
    Description
    default long
     
    default void
    setCacheTime(long cacheTime)
     
  • Method Details

    • getCacheTime

      default long getCacheTime()
    • setCacheTime

      default void setCacheTime(long cacheTime)