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

Quick Search    Search Deep
C D G I M N P S T

C

com.RuntimeCollective.search.test - package com.RuntimeCollective.search.test
 

D

DATABASE_TABLE - Static variable in class com.RuntimeCollective.search.test.TestSearchable
The name of a table (in the default database) that indexes this bean type.
DefaultSearchTest - class com.RuntimeCollective.search.test.DefaultSearchTest.
This is the new-style test script for the search module, which effectively deprecates SearchTest and SearchTextCase.
DefaultSearchTest(String) - Constructor for class com.RuntimeCollective.search.test.DefaultSearchTest
 
delete() - Method in class com.RuntimeCollective.search.test.TestSearchable
Delete this bean from the database.

G

getFields() - Method in class com.RuntimeCollective.search.test.TestSearchable
Get a Collection of Strings, for every Field that can be searched for on this object.
getFirstTest() - Method in class com.RuntimeCollective.search.test.TestSearchable
 
getId() - Method in class com.RuntimeCollective.search.test.TestSearchable
Get the unique id of this bean instance.
getLink() - Method in class com.RuntimeCollective.search.test.TestSearchable
Get a link that will display this object (ok, so this is a bit of a hack - there must be a better way)
getSearchSummary() - Method in class com.RuntimeCollective.search.test.TestSearchable
Get a short, one paragraph summary for this searchable object.
getSearchText() - Method in class com.RuntimeCollective.search.test.TestSearchable
Get all text for this object that will be searched on.
getSearchTitle() - Method in class com.RuntimeCollective.search.test.TestSearchable
Get a one-line title for this searchable object.
getSecondTest() - Method in class com.RuntimeCollective.search.test.TestSearchable
 

I

id - Variable in class com.RuntimeCollective.search.test.TestSearchable
 
initSearchIndex() - Static method in class com.RuntimeCollective.search.test.DefaultSearchTest
Initialise the searchIndex
initSearchIndex() - Static method in class com.RuntimeCollective.search.test.SearchTest
Initialise the searchIndex

M

main(String[]) - Static method in class com.RuntimeCollective.search.test.SearchTest
 

N

nuke(File) - Static method in class com.RuntimeCollective.search.test.DefaultSearchTest
 
nuke(File) - Static method in class com.RuntimeCollective.search.test.SearchTest
 

P

populateIndex() - Method in class com.RuntimeCollective.search.test.TestSearchable
 

S

SearchTest - class com.RuntimeCollective.search.test.SearchTest.
 
SearchTest(String) - Constructor for class com.RuntimeCollective.search.test.SearchTest
 
SearchTestCase - class com.RuntimeCollective.search.test.SearchTestCase.
 
SearchTestCase(String) - Constructor for class com.RuntimeCollective.search.test.SearchTestCase
TestCase for the Search module.
save() - Method in class com.RuntimeCollective.search.test.TestSearchable
Save this bean to the database.
searchCategory - Static variable in class com.RuntimeCollective.search.test.TestSearchable
The category, or section name, to "file" this object under in the search index.
searchText - Variable in class com.RuntimeCollective.search.test.TestSearchable
 
setId(int) - Method in class com.RuntimeCollective.search.test.TestSearchable
Set the unique id of this bean instance.
setUp() - Method in class com.RuntimeCollective.search.test.DefaultSearchTest
 
setupRuntime(String[]) - Static method in class com.RuntimeCollective.search.test.SearchTestCase
 

T

TestSearchable - class com.RuntimeCollective.search.test.TestSearchable.
Test searchable object.
TestSearchable(int) - Constructor for class com.RuntimeCollective.search.test.TestSearchable
 
TestSearchable(int, String) - Constructor for class com.RuntimeCollective.search.test.TestSearchable
Construct a TestSearchable with the given text, which will be returned on getSearchText() and getSearchTitle().
tearDown() - Method in class com.RuntimeCollective.search.test.DefaultSearchTest
 
tearDownIndex() - Static method in class com.RuntimeCollective.search.test.DefaultSearchTest
 
tearDownIndex() - Static method in class com.RuntimeCollective.search.test.SearchTest
 
testAddRemoveSearchable() - Method in class com.RuntimeCollective.search.test.DefaultSearchTest
 
testAddRemoveSearchable() - Method in class com.RuntimeCollective.search.test.SearchTest
 
testBadCharactersInCriteria() - Method in class com.RuntimeCollective.search.test.DefaultSearchTest
 
testBadCharactersInCriteria() - Method in class com.RuntimeCollective.search.test.SearchTest
 
testDoSearch() - Method in class com.RuntimeCollective.search.test.DefaultSearchTest
 
testDoSearch() - Method in class com.RuntimeCollective.search.test.SearchTest
 
testIndex - Static variable in class com.RuntimeCollective.search.test.DefaultSearchTest
 
testIndex - Static variable in class com.RuntimeCollective.search.test.SearchTest
 
testMakeSearch() - Method in class com.RuntimeCollective.search.test.DefaultSearchTest
 
testMakeSearch() - Method in class com.RuntimeCollective.search.test.SearchTest
 
testPhraseSearchCriteria() - Method in class com.RuntimeCollective.search.test.DefaultSearchTest
 
testPhraseSearchCriteria() - Method in class com.RuntimeCollective.search.test.SearchTest
 
testPopulate() - Method in class com.RuntimeCollective.search.test.DefaultSearchTest
 
testPopulate() - Method in class com.RuntimeCollective.search.test.SearchTest
 
testSearchCriteria() - Method in class com.RuntimeCollective.search.test.DefaultSearchTest
 
testSearchCriteria() - Method in class com.RuntimeCollective.search.test.SearchTest
 

C D G I M N P S T