The NavigatorWebService type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
ClockTechnicianOff |
Function to send Technician Clock Off data to DMS
| |
ClockTechnicianOffXml |
Function to send Technician Clock Off data to DMS
| |
ClockTechnicianOn |
Function to send Technician Clock On data to DMS
| |
ClockTechnicianOnXml |
Function to send Technician Clock On data to DMS
| |
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetAccounts |
Get Accounts Data from DMS
| |
GetAccountsXml |
Get Accounts Data from DMS
| |
GetAddress |
This HTTP GET function will return an address string from any given valid UK post code, normally used for Navigator Online Booking.
| |
GetAddressXml |
This HTTPGET function will return an address string from any given valid UK post code
| |
GetApiAlive |
Main handshake routine to initiate the Web Service with Navigator connectivity
| |
GetApiAliveXml |
Main handshake routine to initiate the Web Service with Navigator connectivity
| |
GetBookingParams |
This HTTPGET function provides a list of available jobs and codes that can be used to build a online booking menu
| |
GetBookingParamsXml |
This HTTPGET function provides a list of available jobs and codes that can be used to build a online booking menu
| |
GetBookings |
Get Bookings data from DMS
| |
GetBookingsXml |
Get Bookings data from DMS
| |
GetCompanies |
Get Companies data from DMS
| |
GetCompaniesXml |
Get Companies data from DMS
| |
GetCustomerData |
This HTTPGET function provides Customer Information that is retrieved from the Navigator database
| |
GetCustomerDataXml |
This HTTPGET function provides Customer Information that is retrieved from the Navigator database
| |
GetCustomers |
Get Customers data from DMS
| |
GetCustomersXml |
Get Customers data from DMS
| |
GetExpiryDate |
This function will return Start and End dates of any given ApiKey
| |
GetExpiryDateXml |
This function will return Start and End dates of any given ApiKey
| |
GetFunctionInfo |
This function will provide information relating to a Navigator RPC, a list of functions can be obtained using the GetApiAlive function
| |
GetFunctionInfoXml |
This function will provide information relating to a Navigator RPC, a list of functions can be obtained using the GetApiAlive function
| |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetInvoiceReport |
Get Invoice data from DMS
| |
GetInvoiceReportXml |
Get Invoice data from DMS
| |
GetLabourByBookingNumber |
Get Labour Data from DMS
| |
GetLabourByBookingNumberXml |
Get Labour Data from DMS
| |
GetOptions |
This is a dummy function that circumvents an internet browser's "OPTIONS" HTTP requests
| |
GetPartsByBookingNumber |
Get Parts Data from DMS
| |
GetPartsByBookingNumberXml |
Get Parts Data from DMS
| |
GetPartStockRecord |
Get Stock Data from DMS
| |
GetPartStockRecordXml |
Get Stock Data from DMS
| |
GetServiceHistory |
Get Service History Data from DMS
| |
GetServiceHistoryXml |
Get Service History Data from DMS
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetVehicleData |
This HTTPGET function provides Vehicle Information that is retrieved from the VRM lookup
| |
GetVehicleDataXml |
This HTTPGET function provides Vehicle Information that is retrieved from the VRM lookup
| |
GetVehicleFranchise |
Get Franchise Data from DMS
| |
GetVehicleFranchiseXml |
Get Franchise Data from DMS
| |
GetVehicleModels |
Get Vehicle Model Data from DMS
| |
GetVehicleModelsXml |
Get Vehicle Model Data from DMS
| |
GetVehicles |
Get Vehicle Data from DMS
| |
GetVehiclesByNextServMot |
Get Vehicle Data from DMS
| |
GetVehiclesByNextServMotXml |
Get Vehicle Data from DMS
| |
GetVehiclesXml |
Get Vehicle Data from DMS
| |
GetVehicleVariants |
Get Vehicle Variants Data from DMS
| |
GetVehicleVariantsXml |
Get Vehicle Variants Data from DMS
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
PostBookingData |
This is the main HTTP PUT update function that allows for a website to collate and then send booking information to the Navigator database
| |
PostBookingDataXml |
This is the main HTTP PUT update function that allows for a website to collate and then send booking information to the Navigator database
| |
SetBookingData |
Deprecated function, not in use.
| |
StatusOffSite |
Function to update Status Off site flag to DMS
| |
StatusOffSiteXml |
Function to update Status Off site flag to DMS
| |
StatusOnSite |
Function to update Status ON site flag to DMS
| |
StatusOnSiteXml |
Function to update Status ON site flag to DMS
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
UpdateServicePlan |
Function to update Vehicle Service Plan in DMS
| |
UpdateServicePlanXml |
Function to update Vehicle Service Plan in DMS
| |
UpdateVhcStatus |
Function to update VHC status on DMS
| |
UpdateVhcStatusXml |
Function to update VHC status on DMS
| |
WriteBooking |
The WriteBooking function will write back the data fields identified in the GetBookings and GetLabourByBookingNumber routines. A zero Booking will denote that this is a new job, which needs to be created on the DMS. A zero labour LineNo will denote a new labour line | |
WriteBookingXml |
The WriteBooking function will write back the data fields identified in the GetBookings and GetLabourByBookingNumber routines. A zero Booking will denote that this is a new job, which needs to be created on the DMS. A zero labour LineNo will denote a new labour line | |
WriteClocking |
Function to update DMS with Clocking information
| |
WriteClockingXml |
Function to update DMS with Clocking information
| |
WriteCompany |
This function will simply write back the data fields identified in the GetCompanies routines. A zero CompNo will denote that this is a new company, which needs to be created on the DMS.
| |
WriteCompanyXml |
This function will simply write back the data fields identified in the GetCompanies routines. A zero CompNo will denote that this is a new company, which needs to be created on the DMS.
| |
WriteCustomer |
This function will write back the data fields identified in the GetCustomers routines. A zero CustNo will denote that this is a new customer, which needs to be created on the DMS
| |
WriteCustomerXml |
This function will write back the data fields identified in the GetCustomers routines. A zero CustNo will denote that this is a new customer, which needs to be created on the DMS
| |
WriteLabourByBookingNumber |
The WriteLabourByBookingNumber function will write back the data fields identified in the GetBookings and GetLabourByBookingNumber routines. A zero Booking will denote that this is a new job, which needs to be created on the DMS. A zero labour LineNo will denote a new labour line. | |
WriteLabourByBookingNumberXml |
The WriteLabourByBookingNumber function will write back the data fields identified in the GetBookings and GetLabourByBookingNumber routines. A zero Booking will denote that this is a new job, which needs to be created on the DMS. A zero labour LineNo will denote a new labour line. | |
WriteVehicle |
This function will simply write back the data fields identified in the GetVehicles routines. A zero VehNo will denote that this is a new vehicle, which needs to be created on the DMS.
| |
WriteVehicleXml |
This function will simply write back the data fields identified in the GetVehicles routines. A zero VehNo will denote that this is a new vehicle, which needs to be created on the DMS.
|
See Also