public class RestrictToCodes extends AbstractJoinQueryRestriction
Constructor and Description |
---|
RestrictToCodes()
Do not use this method.
|
RestrictToCodes(ConceptReferenceList codeList) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.lucene.search.Query |
doGetQuery() |
ConceptReferenceList |
getConceptReferenceList() |
getQuery
public RestrictToCodes(ConceptReferenceList codeList) throws LBParameterException
LBParameterException
public RestrictToCodes()
public ConceptReferenceList getConceptReferenceList()
protected org.apache.lucene.search.Query doGetQuery() throws LBException, InternalException
doGetQuery
in class AbstractJoinQueryRestriction
LBException
InternalException