Class ShapePointMergeStrategy

All Implemented Interfaces:
EntityMergeStrategy

public class ShapePointMergeStrategy extends AbstractCollectionEntityMergeStrategy<AgencyAndId>
Entity merge strategy for handling ShapePoint entities. Shape points are an example of an entity collection, since multiple shape point entities are linked by a sinlge shape_id.
Author:
bdferris