gboat2.approve.business.impl
类 ApproveRecordHistoryBusinessImpl
java.lang.Object
gboat2.base.core.service.BaseService
gboat2.approve.business.impl.ApproveRecordHistoryBusinessImpl
- 所有已实现的接口:
- IApproveRecordHistoryBusiness, IBaseService
@Service
public class ApproveRecordHistoryBusinessImpl
- extends BaseService
- implements IApproveRecordHistoryBusiness
- 从以下版本开始:
- jdk1.6
- 作者:
- zhaoxc
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApproveRecordHistoryBusinessImpl
public ApproveRecordHistoryBusinessImpl()
recordHistory
public void recordHistory(String recordItemId)
- 指定者:
- 接口
IApproveRecordHistoryBusiness
中的 recordHistory
recordHistory
public void recordHistory(String recordId,
String assigner)
- 指定者:
- 接口
IApproveRecordHistoryBusiness
中的 recordHistory
getApproveRecordHistory
public ApproveRecordHistory getApproveRecordHistory(String recordItemHistoryId)
- 指定者:
- 接口
IApproveRecordHistoryBusiness
中的 getApproveRecordHistory
getAllApproveRecordHistory
public List<ApproveRecordHistory> getAllApproveRecordHistory(String recordObjectId)
- 指定者:
- 接口
IApproveRecordHistoryBusiness
中的 getAllApproveRecordHistory
isApproveHistoryExist
public boolean isApproveHistoryExist(String recordObjectId)
- 从接口
IApproveRecordHistoryBusiness
复制的描述
- 判断是否存在审批的记录(stepName为审核)
- 指定者:
- 接口
IApproveRecordHistoryBusiness
中的 isApproveHistoryExist
- 返回:
Copyright © 2014 广联达软件股份有限公司(Glodon Software Co., Ltd.). All rights reserved.