Uses of Class
org.goplanit.event.handler.SyncXmlIdToIdHandler
-
-
Uses of SyncXmlIdToIdHandler in org.goplanit.demands.modifier.event.handler
Subclasses of SyncXmlIdToIdHandler in org.goplanit.demands.modifier.event.handler Modifier and Type Class Description classSyncXmlIdToIdDemandsEntitiesHandlerSync the Demands entities' XML id in the container to the internal id. -
Uses of SyncXmlIdToIdHandler in org.goplanit.graph.directed.modifier.event.handler
Subclasses of SyncXmlIdToIdHandler in org.goplanit.graph.directed.modifier.event.handler Modifier and Type Class Description classSyncXmlIdToIdDirectedGraphEntitiesHandlerSync the directed graph entities' (including edges and vertices) XML id in the container to the internal id. -
Uses of SyncXmlIdToIdHandler in org.goplanit.graph.modifier.event.handler
Subclasses of SyncXmlIdToIdHandler in org.goplanit.graph.modifier.event.handler Modifier and Type Class Description classSyncXmlIdToIdGraphEntitiesHandlerSync the graph entities' XML id in the container to the internal id. -
Uses of SyncXmlIdToIdHandler in org.goplanit.service.routed.modifier.event.handler
Subclasses of SyncXmlIdToIdHandler in org.goplanit.service.routed.modifier.event.handler Modifier and Type Class Description classSyncDeparturesXmlIdToIdHandlerWhenever routed services' departures' managed Ids with an external id are changed in terms of their internal id, their XML ids remain the same and might no longer be unique.classSyncRoutedServicesXmlIdToIdHandlerWhenever routed services' managed Ids with an external id are changed in terms of their internal id, their XML ids remain the same and might no longer be unique.classSyncRoutedTripsXmlIdToIdHandlerWhenever routed services' trips managed Ids with an external id are changed in terms of their internal id, their XML ids remain the same and might no longer be unique. -
Uses of SyncXmlIdToIdHandler in org.goplanit.zoning.modifier.event.handler
Subclasses of SyncXmlIdToIdHandler in org.goplanit.zoning.modifier.event.handler Modifier and Type Class Description classSyncXmlIdToIdZoningEntitiesHandlerSync the graph entities' XML id in the container to the internal id.
-