|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgov.nih.nci.common.persistence.enhanced.ESQueryFactory
public class ESQueryFactory
| Field Summary | |
|---|---|
protected java.util.Properties |
criteriaProps
|
protected java.util.Properties |
criterionProps
|
| Method Summary | |
|---|---|
static ESQueryFactory |
getInstance()
|
ESCriteriaQuery |
getQuery(EnhancedSearchCriteria criteria)
|
ESCriterionQuery |
getQuery(EnhancedSearchCriterion criterion)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.Properties criterionProps
protected java.util.Properties criteriaProps
| Method Detail |
|---|
public ESCriteriaQuery getQuery(EnhancedSearchCriteria criteria)
throws gov.nih.nci.common.search.SearchException
gov.nih.nci.common.search.SearchException
public ESCriterionQuery getQuery(EnhancedSearchCriterion criterion)
throws gov.nih.nci.common.search.SearchException
gov.nih.nci.common.search.SearchExceptionpublic static ESQueryFactory getInstance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||