Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
com.RuntimeCollective.search.bean.Searchable

Uses of Searchable in com.RuntimeCollective.search.bean
 

Fields in com.RuntimeCollective.search.bean declared as Searchable
private  Searchable SearchResult.searchable
           
 

Methods in com.RuntimeCollective.search.bean that return Searchable
 Searchable[] Searchable.populateIndex()
          Return all Searchable objects of this class that should be added to the search index, given an empty index to populate.
 Searchable SearchResult.getSearchable()
          Get the Searchable object that this search result refers to.