Package | Description |
---|---|
at.finkzeit.zsw.server.ws |
Modifier and Type | Method and Description |
---|---|
WSTripList |
ZSWService.findTrips2ByWSLink(java.lang.String session,
WSLink link,
WSTimestamp from,
WSTimestamp to,
java.util.List<WSKeyValue> flags) |
WSTripList |
IZSWService.findTrips2ByWSLink(java.lang.String session,
WSLink link,
WSTimestamp from,
WSTimestamp to,
java.util.List<WSKeyValue> flags)
Fahrten eines Fahrzeugs oder einer Person (Fahrer) für einen bestimmten Zeitbereich abfragen
|
Modifier and Type | Method and Description |
---|---|
java.util.List<WSTripList> |
ZSWService.getTrips2(java.lang.String session,
WSTimestamp from,
WSTimestamp to,
java.util.List<WSKeyValue> flags) |
java.util.List<WSTripList> |
IZSWService.getTrips2(java.lang.String session,
WSTimestamp from,
WSTimestamp to,
java.util.List<WSKeyValue> flags) |