@Service public class AnonymizationService extends Object
| Constructor and Description |
|---|
AnonymizationService() |
| Modifier and Type | Method and Description |
|---|---|
List<AnonymizedBookingEntity> |
anonymizeAndStoreBookingsAsync(List<BookingEntity> bookingEntities)
Anonymizes and stores booking in the user object space.
|
public List<AnonymizedBookingEntity> anonymizeAndStoreBookingsAsync(List<BookingEntity> bookingEntities)
bookings - Copyright © 2018. All rights reserved.