public class RestrictToEntityTypes extends AbstractJoinQueryRestriction
Constructor and Description |
---|
RestrictToEntityTypes(LocalNameList typeList) |
RestrictToEntityTypes(java.lang.String[] typeList) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.lucene.search.Query |
doGetQuery() |
java.lang.String[] |
getTypeList() |
getQuery
public RestrictToEntityTypes(LocalNameList typeList) throws LBParameterException
LBParameterException
public RestrictToEntityTypes(java.lang.String[] typeList) throws LBParameterException
LBParameterException
public java.lang.String[] getTypeList()
protected org.apache.lucene.search.Query doGetQuery()
doGetQuery
in class AbstractJoinQueryRestriction