public class DedupIndexDAO extends Object
| Constructor and Description |
|---|
DedupIndexDAO() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
commit(SimilarityGroup group) |
OafResult |
search(String type,
String userQuery,
String actionSet,
int start,
int rows,
String fields) |
OafResult |
searchById(String actionSet,
String type,
String objidentifier,
List<String> fields) |
public OafResult search(String type, String userQuery, String actionSet, int start, int rows, String fields) throws Exception
Exceptionpublic OafResult searchById(String actionSet, String type, String objidentifier, List<String> fields) throws Exception
Exceptionpublic boolean commit(SimilarityGroup group) throws Exception
ExceptionCopyright © 2017. All rights reserved.