Deletes the customer from database.
exception: ProjectManagementBusinessException - if an error occursdeleting data (usually due to an underlying data layererror).
Gets the address.
the address. exception: ProjectManagementBusinessException - if an error occursretrieving data (usually due to an underlying data layererror).
Gets the customer city.
the customer city. exception: ProjectManagementBusinessException - if an error occursretrieving data (usually due to an underlying data layererror).
Gets the company name for the customer
the company name. exception: ProjectManagementBusinessException - if an error occursretrieving data (usually due to an underlying data layererror).
Gets the contact name for the customer
the contact name. exception: ProjectManagementBusinessException - if an error occursretrieving data (usually due to an underlying data layererror).
Gets the contact title
the contact title. exception: ProjectManagementBusinessException - if an error occursretrieving data (usually due to an underlying data layererror).
Gets the customer's country.
the customer country. exception: ProjectManagementBusinessException - if an error occursretrieving data (usually due to an underlying data layererror).
Gets the customer's email.
the customer email. exception: ProjectManagementBusinessException - if an error occursretrieving data (usually due to an underlying data layererror).
Gets the customer's fax.
the customer fax. exception: ProjectManagementBusinessException - if an error occursretrieving data (usually due to an underlying data layererror).
Gets the object id for the customer
the object id. exception: ProjectManagementBusinessException - if an error occursretrieving data (usually due to an underlying data layererror).
Gets the customer's notes.
the customer notes. exception: ProjectManagementBusinessException - if an error occursretrieving data (usually due to an underlying data layererror).
Gets the customer's phone.
the customer phone. exception: ProjectManagementBusinessException - if an error occursretrieving data (usually due to an underlying data layererror).
Gets the customer's postal code.
the customer postal code. exception: ProjectManagementBusinessException - if an error occursretrieving data (usually due to an underlying data layererror).
Gets the customer's region.
the customer region. exception: ProjectManagementBusinessException - if an error occursretrieving data (usually due to an underlying data layererror).
Commits all changes to the database.
exception: ProjectManagementBusinessException - if an error occursretrieving data (usually due to an underlying data layererror).
Sets the address for the customer.
Parameters: the - address. exception: ProjectManagementBusinessException - if an error occurssetting the data (usually due to an underlying data layererror).
Sets the customer's city.
Parameters: the - customer's city. exception: ProjectManagementBusinessException - if an error occurssetting the data (usually due to an underlying data layererror).
Sets the company name for the customer.
Parameters: the - company name. exception: ProjectManagementBusinessException - if an error occurssetting the data (usually due to an underlying data layererror).
Sets the contact name for the customer.
Parameters: the - contact name. exception: ProjectManagementBusinessException - if an error occurssetting the data (usually due to an underlying data layererror).
Sets the contact title.
Parameters: the - contact title. exception: ProjectManagementBusinessException - if an error occurssetting the data (usually due to an underlying data layererror).
Sets the customer's country.
Parameters: the - customer's country. exception: ProjectManagementBusinessException - if an error occurssetting the data (usually due to an underlying data layererror).
Sets the customer's email.
Parameters: the - customer's email. exception: ProjectManagementBusinessException - if an error occurssetting the data (usually due to an underlying data layererror).
Sets the customer's fax.
Parameters: the - customer's fax. exception: ProjectManagementBusinessException - if an error occurssetting the data (usually due to an underlying data layererror).
Sets the customer's notes.
Parameters: the - customer's notes. exception: ProjectManagementBusinessException - if an error occurssetting the data (usually due to an underlying data layererror).
Sets the customer's phone.
Parameters: the - customer's phone. exception: ProjectManagementBusinessException - if an error occurssetting the data (usually due to an underlying data layererror).
Sets the customer's postal code.
Parameters: the - customer's postal code. exception: ProjectManagementBusinessException - if an error occurssetting the data (usually due to an underlying data layererror).
Sets the customer's region.
Parameters: the - customer's region. exception: ProjectManagementBusinessException - if an error occurssetting the data (usually due to an underlying data layererror).