Interface ScriptedSearch

All Superinterfaces:
ExecutableSearch

public interface ScriptedSearch extends ExecutableSearch
ExecutableSearch for the ScriptedDataConnector. This is not a data searcher per se, but This interface is here to provide the cache key (if relevant) and the AttributeResolutionContext.
  • Method Details

    • getResolutionContext

      @Nonnull AttributeResolutionContext getResolutionContext()
      Get the context associated with this operation.
      Returns:
      the context associated with this operation