Interface ExecutableSearch

    • Method Detail

      • getResultCacheKey

        @Nullable
        String getResultCacheKey()
        Gets a key that uniquely identifies this object and may be used as a key in a result cache.

        If a null is returned, no caching will be done.

        Returns:
        the result cache key