Class CachedExists

All Implemented Interfaces:
CachedObject, InRealm, Revisioned

public class CachedExists extends AbstractRevisioned implements InRealm
  • Constructor Details

    • CachedExists

      public CachedExists(long revision, RealmModel realm, String cacheKey, boolean exists)
  • Method Details

    • getRealm

      public String getRealm()
      Specified by:
      getRealm in interface InRealm
    • isExists

      public boolean isExists()