| Package | Description |
|---|---|
| org.apache.stanbol.entityhub.jersey.grefine |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Map.Entry<ReconcileProperty,Collection<ReconcileValue>>> |
ReconcileQuery.getProperties() |
Collection<ReconcileValue> |
ReconcileQuery.getProperty(String field) |
Collection<ReconcileValue> |
ReconcileQuery.putProperty(String field,
Collection<ReconcileValue> values,
org.apache.stanbol.commons.namespaceprefix.NamespacePrefixService nsPrefixService) |
Collection<ReconcileValue> |
ReconcileQuery.removeProperty(String field) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ReconcileValue> |
ReconcileQuery.putProperty(String field,
Collection<ReconcileValue> values,
org.apache.stanbol.commons.namespaceprefix.NamespacePrefixService nsPrefixService) |
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.