public class GenericRightsImporter extends GenericEntityImporter
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IMPORTER_ID |
Constructor and Description |
---|
GenericRightsImporter() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId() |
java.lang.Class<?>[] |
getRecognizedExporters() |
void |
setSecurityService(SecurityService securityService) |
postProcess, setEntityManagerProvider, setJpaServices, setObjectImporterFactory
configure, consumes, importData, importEnclosedObject, importReference, setReflectionServices
public static final java.lang.String IMPORTER_ID
public void setSecurityService(SecurityService securityService)
public java.lang.String getId()
getId
in interface Importer
getId
in class GenericEntityImporter
public java.lang.Class<?>[] getRecognizedExporters()
getRecognizedExporters
in interface Importer
getRecognizedExporters
in class ImporterImpl<EntityImportItemConfig>