CarOfficeForm_Create, Save, Cancel, Submit and Withdraw
2015-11-07 15:06:36 0 举报
CarOfficeForm是一个多功能的汽车办公表单,它提供了一系列的操作选项,包括创建、保存、取消、提交和撤回。在创建阶段,用户可以自定义表单的内容和格式,以满足特定的需求。保存功能允许用户随时保存他们的工作进度,防止数据丢失。如果用户在填写表单过程中发现错误或需要更改某些信息,他们可以使用取消功能来撤销所有更改。一旦用户满意他们的工作,他们可以选择提交表单,这将触发一系列后续的处理步骤。最后,如果用户决定不继续他们的操作,他们可以使用撤回功能来撤销他们之前的所有操作。这个表单的设计使得汽车办公更加高效和便捷。
作者其他创作
大纲/内容
5:boolean CarOfficeFormUpdate()
:CarOfficeFormVO
sd Sequence Diagram()
3.1:insert CarOfficeFormPO po)
6:boolean CarOfficeFormWithdraw()
5.1:update(CarOfficeFormPO po)
4:boolean CarOfficeFormSubmit()
2.2:CarOfficeFormCancel (CarOfficeFormVO vo)
4.1:update(CarOfficeFormPO po)
:CarOfficeForm
1.1:CreaeMessage()
1:CarOfficeFormVOCarOfficeFormCreate()
carOfficeFormUI:CarOfficeFormUI
6.1:delete(CarOfficeFormPO po)
3:boolean CarOfficeFormSave()
2.1:boolean addPutOnCarDate(String putOnCarDate)boolean addOfficeNumber(String officeNumber)boolean addOfficeNumber(String officeNumber)boolean addMotorNumber(String motorNumber)boolean addDestination(String destination)boolean addCarNumber(String carNumber)boolean addLoadingMember(String loadingMember)boolean addSupercargo(String supercargo)boolean addAllIDs(ArrayList addIDs)boolean addTransitChange(long transitChange)
:Database
0 条评论
下一页