Package de.adorsys.multibanking.domain
Class BookingsIndexEntity
- java.lang.Object
-
- de.adorsys.multibanking.domain.BookingsIndexEntity
-
public class BookingsIndexEntity extends Object
-
-
Constructor Summary
Constructors Constructor Description BookingsIndexEntity()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidupdateSearchIndex(List<BookingEntity> bookings)
-
-
-
Method Detail
-
updateSearchIndex
public void updateSearchIndex(List<BookingEntity> bookings)
-
-