LocalityDataService¶
-
public class
LocalityDataService
extends StatisticsService¶ This might be a naive implementation, but so far it does not look like it It does not take bitemporality or noe to many relations on locality into account
Methods¶
findNewestUnclosed¶
-
public static <R extends CprBitemporalRecord> R
findNewestUnclosed
(Collection<R> records)¶ Find the newest unclosed record from the list of records Records with a missing OriginDate is also removed since they are considered invalid
Parametre: - records –
- <R> –
get¶
-
public void
get
(HttpServletRequest request, HttpServletResponse response)¶
getFilter¶
-
protected Filter
getFilter
(HttpServletRequest request)¶
handlePost¶
-
public void
handlePost
(HttpServletRequest request, HttpServletResponse response)¶