Interface AsCacheKey

  • All Superinterfaces:
    java.io.Serializable
    All Known Implementing Classes:
    DefaultAsCacheKey

    public interface AsCacheKey
    extends java.io.Serializable
    Represents a key in the adaptive search cache.
    • Method Detail

      • getScope

        AsCacheScope getScope()
        Returns the scope of the cache key.
        Returns:
        the scope of the cache key