Class ServiceCalendarMergeStrategy

All Implemented Interfaces:
EntityMergeStrategy

public class ServiceCalendarMergeStrategy extends AbstractCollectionEntityMergeStrategy<AgencyAndId>
Entity merge strategy for handling ServiceCalendar and ServiceCalendarDate entities. We merge them at the same time since they are both part of a larger entity collection identified by a single service_id identifier.
Author:
bdferris