Click or drag to resize

CustomerService Methods

The CustomerService type exposes the following members.

Methods
  NameDescription
Public methodAddParcelBoundary
Adds the parcel boundary entity then updates the ParcelBoundaryId of the CustomerSiteLocation.
Public methodAddSiteLocationPrimaryContactDetails
Adds the site location primary contact details.
Public methodExportCustomers
Exports the customers.
Public methodExportCustomers_Complete
Acknowledge customer exports
Public methodExportCustomerSiteOrderItemChanges
Exports Customer Site Order Items changed since last export by this user
Public methodExportCustomerSiteOrderItemChanges_Complete
Acknowledge receipt of exported Customer Site Order Items
Public methodExportCustomerSiteRouteAssignmentChanges
Exports Customer Site Route Assignments changed since last export by this user
Public methodExportCustomerSiteRouteAssignmentChanges_Complete
Acknowledge receipt of exported Customer Site Route Assignments
Public methodExportCustomerSites_Complete
Acknowledge customer site exports
Public methodExportOneOffActions
Exports OneOffAction records.
Public methodExportOneOffActionsComplete
Marks OneOffAction records as exported.
Public methodGetAllCustomerSites
Gets all customer sites.
Public methodGetCompletedJobs
Gets the completed jobs.
Public methodGetCustomer
Gets the customer.
Public methodGetCustomerByGuid
Gets the Customer by GUID.
Public methodGetCustomerContactIdByEmailAddress
Gets the customer contact identifier by email address.
Public methodGetCustomerContactSites
Gets the customer contact sites.
Public methodGetCustomerContactSitesByOption
Gets the customer contact sites.
Public methodGetCustomerIdForSiteName
Gets the name of the customer identifier for site.
Public methodGetCustomersByArAccountCode
Gets the customers by ar account code.
Public methodGetCustomerSiteAreas
Returns all customer site areas for a given customer site id
Public methodGetCustomerSiteLocationParcelData
Gets the customer site location parcel data.
Public methodGetCustomerSites
Gets the customer sites.
Public methodGetCustomerSitesPartial
Gets the customer sites partial.
Public methodGetJob
Gets the job.
Public methodGetJobByBookingId
Gets the job by booking identifier.
Public methodGetJobCharges
Gets the job charges.
Public methodGetJobsToSchedule
Gets the jobs to schedule.
Public methodGetParcelBoundaries
Gets the parcel boundaries.
Public methodGetSiteOrder
Gets the site order.
Public methodGetSiteOrderStandingJobTemplate
Gets the site order standing job template.
Public methodInitialiseJobForContractOrder
Initialises a Job For a Contract Customers Site Order
Public methodPublishCustomerReportsDueToday
Returns a list of all subscribed reports which are due to be publish today
Public methodSave(String, CustomerPartialEntity, IDataSession, Boolean)
Saves the customer entity.
Public methodSave(String, CustomerPartialEntity, Boolean, IDataSession)
Saves the customer entity.
Public methodSaveContractOrderJob
Saves a contract order job
Public methodSaveCustomerBalance
Saves the customer balance.
Public methodSaveCustomerBalances
Saves the customer balances.
Public methodSaveCustomers
Saves the list of customer entities.
Public methodSaveCustomerSites
Saves the list of customer site entities.
Public methodSaveSiteOrders
Saves the site orders.
Public methodUpdateCompletedJobs
Updates the completed jobs.
Public methodUpdateScheduledJobs
Updates the scheduled jobs.
Top
See Also