Public Methods

  Name Description
Public method about  
Public method baseGetNextCounter The base function used by all other classes for reading from the AC counter table (inherited from baseServiceAC)
Public method checkCustomerExists  
Public method createCustomerContactsDataset  
Public method Dispose Overloaded. Releases the resources used by the MarshalByValueComponent.
Public method Equals   (inherited from Object)
Public method getArAccounts  
Public method getCustClasses  
Public method getCustomer  
Public method getCustomerAddresses  
Public method getCustomerAddressesFromQueue  
Public method getCustomerAsDataSet  
Public method getCustomerContacts  
Public method getCustomerContactsFromQueue  
Public method getCustomerFromQueue  
Public method GetHashCode   (inherited from Object)
Public method getPriceClasses  
Public method getSearchCustomerAddresses  
Public method GetService   (inherited from MarshalByValueComponent)
Public method getStatusDescriptions  
Public method getSubAccts  
Public method getTerms  
Public method GetType   (inherited from Object)
Public method logErrorMessage if debugMode is true, then it will log to the file specified in web.config key "errorLogFile" if the file is not specified in web.config, then no logging will occur writes the passed errormessage to the log file (inherited from baseServiceAC)
Public method logErrorObject if debugMode is true, then it will log to the file specified in web.config key "errorLogFile" if the file is not specified in web.config, then no logging will occur loops through the passed in System.Exception object and writes the messages (inherited from baseServiceAC)
Public method quickCustomerCopy  
Public method quickCustomerCopyToQueue  
Public method saveCustomer  
Public method saveCustomerAddress  
Public method saveCustomerAddressToQueue  
Public method saveCustomerContactsFromDataSet  
Public method saveCustomerContactsFromDataSetFromQueue  
Public method saveCustomerToQueue  
Public method saveNewCustomer  
Public method saveNewCustomerToQueue  
Public method ToString   (inherited from MarshalByValueComponent)
Public method updateCustomerCard  
Public method updateCustomerCardToQueue  
Top

Protected Methods

  Name Description
Family method Dispose Overloaded. Releases the resources used by the MarshalByValueComponent.
Family method Finalize   (inherited from MarshalByValueComponent)
Family method MemberwiseClone   (inherited from Object)
Top

See Also