| 程序包 | 说明 |
|---|---|
| com.ags.mes.server.api.domain.base | |
| com.ags.mes.server.api.service | |
| com.ags.mes.server.api.service.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ObjectStatusHistory> |
RuntimeObjectWithStatusBaseImpl.getHistorys()
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<ObjectStatusHistory> |
IObjectStatusHistoryService.getByObjectTypeAndId(String type,
long id)
查询对象的历史
|
List<ObjectStatusHistory> |
IObjectStatusHistoryService.getByObjectTypeAndId(String type,
long id,
int start,
int limit)
查询该对象的历史状态记录
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<ObjectStatusHistory> |
ObjectStatusHistoryService.getByObjectTypeAndId(String type,
long id) |
List<ObjectStatusHistory> |
ObjectStatusHistoryService.getByObjectTypeAndId(String type,
long id,
int start,
int limit) |
Copyright © 2019. All rights reserved.