Deletes the work sheet from database.
exception: ProjectManagementBusinessException - if an error occursdeleting data (usually due to an underlying data layererror).
Gets the comment for client for the work sheet
the comment for client. exception: ProjectManagementBusinessException - if an error occursretrieving data (usually due to an underlying data layererror).
Gets the object id for the work sheet
the object id. exception: ProjectManagementBusinessException - if an error occursretrieving data (usually due to an underlying data layererror).
Gets the pay rate for the work sheet
the pay rate. exception: ProjectManagementBusinessException - if an error occursretrieving data (usually due to an underlying data layererror).
Gets the personal comment for the work sheet
the personal comment. exception: ProjectManagementBusinessException - if an error occursretrieving data (usually due to an underlying data layererror).
Gets the time finished.
the time finished. exception: ProjectManagementBusinessException - if an error occursretrieving data (usually due to an underlying data layererror).
Gets the time started.
the time started. exception: ProjectManagementBusinessException - if an error occursretrieving data (usually due to an underlying data layererror).
Gets the working date for work sheet.
the working date for work sheet. 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 comment for client for the work sheet.
Parameters: the - comment for client. exception: ProjectManagementBusinessException - if an error occurssetting the data (usually due to an underlying data layererror).
Sets the PayRate for the work sheet.
Parameters: the - pay rate. exception: ProjectManagementBusinessException - if an error occurssetting the data (usually due to an underlying data layererror).
Sets the personal comment for the work sheet.
Parameters: the - personal comment. exception: ProjectManagementBusinessException - if an error occurssetting the data (usually due to an underlying data layererror).
Sets the time finished for the work sheet.
Parameters: the - time finished. exception: ProjectManagementBusinessException - if an error occurssetting the data (usually due to an underlying data layererror).
Sets the time started for the work sheet.
Parameters: the - time started. exception: ProjectManagementBusinessException - if an error occurssetting the data (usually due to an underlying data layererror).
Sets the working date for work sheet.
Parameters: the - working date for the worksheet. exception: ProjectManagementBusinessException - if an error occurssetting the data (usually due to an underlying data layererror).