Package com.esri.adf.web.data.results

Interface Summary
WebResultsObserver The WebResultsObserver interface is implemented by objects interesting in being notified when results added added, modified, replaced or removed from WebResults.
 

Class Summary
ResultDescriptor The ResultDescriptor contains the metadata for the result object wrapped by the ResultNode object.
ResultNode The ResultNode object wraps the actual result objects that are added to the WebResults.
ResultNodeContent  
ResultsUtil The ResultsUtil has utility methods useful while working with WebResults.
WebResults The WebResults object is a container of arbitrary result objects.
WebResultsToc