JobCustomerBean

From
Jump to: navigation, search

Description

This Bean is an extension of a JobBean, used to create new jobs, and update details of existing jobs, or returned in response for requests to getJobDetails type method calls. This bean type can be used wherever a method is called with, or returns a JobBean.

When used in place of a JobBean during a call to createJob, the server will check to see if the Customer exists. If true, the customer will be updated with the details in the CustomerBean. If the customer does not exist, a new customer will be created based on the CustomerBean details.

Fields

The data fields of this object are identical to the fields of a JobBean, with one addition, as listed below.

Name Type Description
Customer CustomerBean The address and details of the Customer associated with this job.
Personal tools
MediaWiki Appliance - Powered by TurnKey Linux