- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Detail
-
listAllBizs
List<Biz> listAllBizs()
得到所有的业务方信息
- Returns:
- List of Biz
-
saveBiz
void saveBiz(Biz biz)
保存业务方信息到数据库
- Parameters:
biz -
-
getBiz
Biz getBiz(String bizNo)
通过bizNo得到业务方信息
- Parameters:
bizNo - 唯一业务号
- Returns:
- Biz or null
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2016. All rights reserved.