public class ObjectFinderImpl extends Object implements ObjectFinder
| Modifier and Type | Field and Description |
|---|---|
static String |
QUERY_ATT |
| Constructor and Description |
|---|
ObjectFinderImpl() |
| Modifier and Type | Method and Description |
|---|---|
Persistable |
find(ImportConfig config,
String type,
String mapKeyForNumber,
Map data) |
static void |
main(String[] a) |
public static final String QUERY_ATT
public Persistable find(ImportConfig config, String type, String mapKeyForNumber, Map data) throws Exception
find in interface ObjectFinderExceptionpublic static void main(String[] a)
throws Exception
Exception