Package net.datenwerke.eximport
Class ExImportIdService
java.lang.Object
net.datenwerke.eximport.ExImportIdService
Helper service to provide IDs during the export.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionLoops over all registeredExImportIdProviderHookHookees to provide an id for the given object.
-
Constructor Details
-
Method Details
-
provideId
Loops over all registeredExImportIdProviderHookHookees to provide an id for the given object.- Parameters:
object-- Returns:
- the id
-