Package | Description |
---|---|
org.jbei.ice.lib.dto.search | |
org.jbei.ice.lib.shared | |
org.jbei.ice.storage.hibernate.search |
Modifier and Type | Method and Description |
---|---|
BioSafetyOption |
SearchQuery.getBioSafetyOption() |
Modifier and Type | Method and Description |
---|---|
void |
SearchQuery.setBioSafetyOption(BioSafetyOption bioSafetyOption) |
Modifier and Type | Method and Description |
---|---|
static BioSafetyOption |
BioSafetyOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BioSafetyOption[] |
BioSafetyOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected org.apache.lucene.search.BooleanQuery.Builder |
HibernateSearch.generateQueriesForType(org.hibernate.search.FullTextSession fullTextSession,
HashSet<String> fields,
org.apache.lucene.search.BooleanQuery.Builder builder,
String term,
QueryType type,
BioSafetyOption option) |
Copyright © 2017. All rights reserved.