Class GenericRightsImporter
java.lang.Object
net.datenwerke.eximport.im.ImporterImpl<EntityImportItemConfig>
net.datenwerke.eximport.im.entity.GenericEntityImporter
net.datenwerke.rs.base.ext.service.security.eximport.GenericRightsImporter
- All Implemented Interfaces:
Importer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()Class<?>[]voidsetSecurityService(SecurityService securityService) Methods inherited from class net.datenwerke.eximport.im.entity.GenericEntityImporter
postProcess, setEntityManagerProvider, setJpaServices, setObjectImporterFactoryMethods inherited from class net.datenwerke.eximport.im.ImporterImpl
configure, consumes, importData, importEnclosedObject, importReference, setReflectionServices
-
Field Details
-
IMPORTER_ID
- See Also:
-
-
Constructor Details
-
GenericRightsImporter
public GenericRightsImporter()
-
-
Method Details
-
setSecurityService
-
getId
- Specified by:
getIdin interfaceImporter- Overrides:
getIdin classGenericEntityImporter
-
getRecognizedExporters
- Specified by:
getRecognizedExportersin interfaceImporter- Overrides:
getRecognizedExportersin classImporterImpl<EntityImportItemConfig>
-