| Package | Description |
|---|---|
| org.apache.stanbol.entityhub.jersey.grefine |
| Modifier and Type | Field and Description |
|---|---|
static ReconcileQuery.TYPE_STRICT |
ReconcileQuery.DEFAULT_TYPE_STRICT
The default entity type mode if not explicitly parsed by the query
|
| Modifier and Type | Method and Description |
|---|---|
ReconcileQuery.TYPE_STRICT |
ReconcileQuery.getTypeStrict() |
static ReconcileQuery.TYPE_STRICT |
ReconcileQuery.TYPE_STRICT.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReconcileQuery.TYPE_STRICT[] |
ReconcileQuery.TYPE_STRICT.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReconcileQuery.setTypeStrict(ReconcileQuery.TYPE_STRICT typeStrict) |
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.