public abstract class ImporterControllerUtils
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.reflect.Field |
collectionProxyField |
private static java.lang.String |
FIELD_NAME |
private static java.lang.Class<?> |
singleImporter |
private static java.lang.reflect.Field |
singleProxyField |
| Constructor and Description |
|---|
ImporterControllerUtils() |
| Modifier and Type | Method and Description |
|---|---|
static ImporterInternalActions |
getControllerFor(java.lang.Object importer) |
private static final java.lang.String FIELD_NAME
private static final java.lang.reflect.Field singleProxyField
private static final java.lang.reflect.Field collectionProxyField
private static final java.lang.Class<?> singleImporter
public static ImporterInternalActions getControllerFor(java.lang.Object importer)