Skip navigation links
A B C D E F G H I L M N O P Q R S T U W Z 

F

filterAnonymousPropertyDefs(List<PropertyDef>) - Static method in class at.finkzeit.zsw.server.ws.WSTools
removed definitions that do not have a variable-name
findAccountDefinitionsByTerminal(String, int, int) - Method in interface at.finkzeit.zsw.server.ws.IZSWService
Liefert alle Konten die auf dem angegebenen Terminal (spezifiziert durch Type und Nummer) angezeigt werden sollen
findAccountDefinitionsByTerminal(String, int, int) - Method in class at.finkzeit.zsw.server.ws.ZSWService
 
findAccountDefinitionssByTerminalNr(String, int) - Method in interface at.finkzeit.zsw.server.ws.IZSWService
Liefert alle Konten die auf dem angegebenen Terminal (Type ist fix CUSTOM_DEFAULT) angezeigt werden sollen Diese Funktion wurde von findAccountDefinitionsByTerminal abgelöst
findAccountDefinitionssByTerminalNr(String, int) - Method in class at.finkzeit.zsw.server.ws.ZSWService
 
findChanges(String, WSTimestamp, WSTimestamp, int, int, int) - Method in interface at.finkzeit.zsw.server.ws.IZSWService
Allgemeine Suchfunktion für Änderungen in der Datenbank
findChanges(String, WSTimestamp, WSTimestamp, int, int, int) - Method in class at.finkzeit.zsw.server.ws.ZSWService
 
findCustomerByReference(String, String) - Method in interface at.finkzeit.zsw.server.ws.IZSWService
Kunde nach Kundennummer suchen
findCustomerByReference(String, String) - Method in class at.finkzeit.zsw.server.ws.ZSWService
 
findCustomersByReference(String, String[]) - Method in interface at.finkzeit.zsw.server.ws.IZSWService
Kunden nach Kundennummern suchen
findCustomersByReference(String, String[]) - Method in class at.finkzeit.zsw.server.ws.ZSWService
 
findCustomersEByReference(String, String[], WSTimestamp) - Method in interface at.finkzeit.zsw.server.ws.IZSWService
 
findCustomersEByReference(String, String[], WSTimestamp) - Method in class at.finkzeit.zsw.server.ws.ZSWService
 
findPersonsByKeyValueE(String, String, String, WSTimestamp) - Method in interface at.finkzeit.zsw.server.ws.IZSWService
Allgemeine Suchfunktion für Personen, hier kann nach bestimmten Eigenschaften/Properties gesucht werden.
findPersonsByKeyValueE(String, String, String, WSTimestamp) - Method in class at.finkzeit.zsw.server.ws.ZSWService
 
findPersonsByTerminal(String, int, int) - Method in interface at.finkzeit.zsw.server.ws.IZSWService
Liefert alle Personen die auf dem angegebenen Terminal (spezifiziert durch Type und Nummer) angezeigt werden sollen
findPersonsByTerminal(String, int, int) - Method in class at.finkzeit.zsw.server.ws.ZSWService
 
findPersonsByTerminalE(String, int, int, WSTimestamp) - Method in interface at.finkzeit.zsw.server.ws.IZSWService
 
findPersonsByTerminalE(String, int, int, WSTimestamp) - Method in class at.finkzeit.zsw.server.ws.ZSWService
 
findPersonsByTerminalNr(String, int) - Method in interface at.finkzeit.zsw.server.ws.IZSWService
Liefert alle Personen die auf dem angegebenen Terminal (Type ist fix CUSTOM_DEFAULT) angezeigt werden sollen Diese Funktion wurde von findPersonsByTerminal abgelöst!
findPersonsByTerminalNr(String, int) - Method in class at.finkzeit.zsw.server.ws.ZSWService
 
findPropertiesByLevelDBID(String, long[], int[], WSTimestamp) - Method in interface at.finkzeit.zsw.server.ws.IZSWService
Liefert die zum angegebenen Zeitpunkt gültigen Properties für die angegebenen Ebenen
findPropertiesByLevelDBID(String, long[], int[], WSTimestamp) - Method in class at.finkzeit.zsw.server.ws.ZSWService
 
findPropertiesByLinkTypeAndDBID(String, int, List<Long>, List<Integer>, WSTimestamp, WSTimestamp) - Method in interface at.finkzeit.zsw.server.ws.IZSWService
Für Spezialabfragen, mit dieser Funktion können Properties von beliebigen Objekten im gewünschten Zeitraum abgefragt werden
findPropertiesByLinkTypeAndDBID(String, int, List<Long>, List<Integer>, WSTimestamp, WSTimestamp) - Method in class at.finkzeit.zsw.server.ws.ZSWService
 
findPropertiesByPersonDBID(String, long[], int[], WSTimestamp) - Method in interface at.finkzeit.zsw.server.ws.IZSWService
Liefert die zum angegebenen Zeitpunkt gültigen Properties für die angegebenen Personen
findPropertiesByPersonDBID(String, long[], int[], WSTimestamp) - Method in class at.finkzeit.zsw.server.ws.ZSWService
 
findPropertiesByVehicleDBID(String, long[], int[], WSTimestamp) - Method in interface at.finkzeit.zsw.server.ws.IZSWService
Liefert die zum angegebenen Zeitpunkt gültigen Properties für die angegebenen Fahrzeuge
findPropertiesByVehicleDBID(String, long[], int[], WSTimestamp) - Method in class at.finkzeit.zsw.server.ws.ZSWService
 
findTrips2ByWSLink(String, WSLink, WSTimestamp, WSTimestamp, List<WSKeyValue>) - Method in interface at.finkzeit.zsw.server.ws.IZSWService
Fahrten eines Fahrzeugs oder einer Person (Fahrer) für einen bestimmten Zeitbereich abfragen
findTrips2ByWSLink(String, WSLink, WSTimestamp, WSTimestamp, List<WSKeyValue>) - Method in class at.finkzeit.zsw.server.ws.ZSWService
 
findTripsByPersonDBID(String, long, WSTimestamp, WSTimestamp) - Method in interface at.finkzeit.zsw.server.ws.IZSWService
Fahrten einer Person für einen bestimmten Zeitbereich abfragen
findTripsByPersonDBID(String, long, WSTimestamp, WSTimestamp) - Method in class at.finkzeit.zsw.server.ws.ZSWService
 
findTripsByPersonID(String, String, WSTimestamp, WSTimestamp) - Method in interface at.finkzeit.zsw.server.ws.IZSWService
Fahrten einer Person für einen bestimmten Zeitbereich abfragen
findTripsByPersonID(String, String, WSTimestamp, WSTimestamp) - Method in class at.finkzeit.zsw.server.ws.ZSWService
 
findVehicleInBounds(String, int, int, int, int) - Method in interface at.finkzeit.zsw.server.ws.IZSWService
Fahrzeugstatus im angegebenen Rechteck (N,O,S,W) auslesen
findVehicleInBounds(String, int, int, int, int) - Method in class at.finkzeit.zsw.server.ws.ZSWService
 
FLAG1 - Static variable in class at.finkzeit.zsw.server.ws.WSTrip2
 
FLAG2 - Static variable in class at.finkzeit.zsw.server.ws.WSTrip2
 
FLAG3 - Static variable in class at.finkzeit.zsw.server.ws.WSTrip2
 
FLAG4 - Static variable in class at.finkzeit.zsw.server.ws.WSTrip2
 
FLAG_BOOKINGPAIRS_INCLUDE_INCOMPLETE - Static variable in interface at.finkzeit.zsw.server.ws.IZSWService
 
FLAG_BOOKINGPAIRS_NO_CALC_BREAKS - Static variable in interface at.finkzeit.zsw.server.ws.IZSWService
 
FLAG_DISTANCE_EDITED - Static variable in class at.finkzeit.zsw.server.ws.WSTrip2
 
FLAG_INCLUDE_PASSENGER_TRIPS - Static variable in interface at.finkzeit.zsw.server.ws.IZSWService
 
FLAG_OPEN_ONLY - Static variable in class at.finkzeit.zsw.server.ws.WSTaskSearchParams
 
FLAG_SKIP_GEOCODE - Static variable in interface at.finkzeit.zsw.server.ws.IZSWService
 
FLAG_TRIPLIST_WITH_CUSTOMERS - Static variable in interface at.finkzeit.zsw.server.ws.IZSWService
 
FLAG_TRIPLIST_WITH_PERSONS - Static variable in interface at.finkzeit.zsw.server.ws.IZSWService
 
FLAG_TRIPLIST_WITH_VEHICLES - Static variable in interface at.finkzeit.zsw.server.ws.IZSWService
 
FLAG_USE_CALENDAR - Static variable in class at.finkzeit.zsw.server.ws.entry.WSEntryPermission
 
A B C D E F G H I L M N O P Q R S T U W Z 
Skip navigation links