Class FilteredSearchExecutionContext


public class FilteredSearchExecutionContext extends SearchExecutionContext
This is NOT a simple clone of the SearchExecutionContext. While it does "clone-esque" things, it delegates everything it can to the passed search execution context. Do NOT use this if you mean to clone the context as you are planning to make modifications