Package | Description |
---|---|
fr.paris.lutece.plugins.appointment.modules.management.service | |
fr.paris.lutece.plugins.appointment.modules.management.service.search |
Modifier and Type | Method and Description |
---|---|
int |
IAppointmentSearchService.search(List<AppointmentSearchItem> result,
MultiviewFilter filter,
int nStartIndex,
int nPageSize,
AppointmentSortConfig sortConfig) |
int |
AppointmentSearchService.search(List<AppointmentSearchItem> results,
MultiviewFilter filter,
int nStartIndex,
int nPageSize,
AppointmentSortConfig sortConfig) |
Modifier and Type | Method and Description |
---|---|
int |
AppointmentSearchEngine.getSearchResult(List<AppointmentSearchItem> result,
MultiviewFilter filter,
int nStartIndex,
int nPageSize,
AppointmentSortConfig sortConfig) |
int |
IAppointmentSearchEngine.getSearchResult(List<AppointmentSearchItem> result,
MultiviewFilter filter,
int nStartIndex,
int nPageSize,
AppointmentSortConfig sortConfig)
Search lucene index for results.
|
Copyright © 2021 City of Paris. All rights reserved.