JIVE Platform
Release 0.3.1

edu.buffalo.cse.jive.ui.search
Interface IJiveSearchResult

All Superinterfaces:
ISearchResult
All Known Implementing Classes:
JiveSearchResult

public interface IJiveSearchResult
extends ISearchResult

An ISearchResult used to represent results of an IJiveSearchQuery. This will be expanded in the future to support results of different types.


Method Summary
 
Methods inherited from interface org.eclipse.search.ui.ISearchResult
addListener, getImageDescriptor, getLabel, getQuery, getTooltip, removeListener
 


JIVE Platform
Release 0.3.1