|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.mdm.index.querybuilder.QueryBuilder
com.sun.mdm.index.querybuilder.BlockerQueryBuilder
The Blocker is used to limit the amount of potential candidates the match engine has the work with. User configured filters are used to to retrieve a block of candidates.
| Constructor Summary | |
BlockerQueryBuilder()
Creates a new instance of BlockerQueryBuilder |
|
| Method Summary | |
QueryObject |
buildQueryObject(java.lang.String[] ids,
SearchCriteria crit,
SearchOptions opts)
See QueryBuilder |
java.lang.String[] |
getApplicableQueryIds(SearchCriteria crit,
SearchOptions opts)
See QueryBuilder |
void |
init(ConfigurationInfo info)
See QueryBuilder |
| Methods inherited from class com.sun.mdm.index.querybuilder.QueryBuilder |
isPhoneticizeRequired, isStandardizeRequired, setPhoneticizeRequired, setStandardizeRequired |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BlockerQueryBuilder()
throws QueryBuilderException
QueryBuilderException - An error occured| Method Detail |
public QueryObject buildQueryObject(java.lang.String[] ids,
SearchCriteria crit,
SearchOptions opts)
throws QueryBuilderException
buildQueryObject in class QueryBuilderids - See QueryBuildercrit - See QueryBuilderopts - See QueryBuilder
QueryBuilderException - See QueryBuilder
public java.lang.String[] getApplicableQueryIds(SearchCriteria crit,
SearchOptions opts)
throws QueryBuilderException
getApplicableQueryIds in class QueryBuildercrit - See QueryBuilderopts - See QueryBuilder
QueryBuilderException - See QueryBuilder
public void init(ConfigurationInfo info)
throws QueryBuilderException
init in class QueryBuilderinfo - See QueryBuilder
QueryBuilderException - See QueryBuilder
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Sun Microsystems, Inc.