程序包 | 说明 |
---|---|
com.ags.mes.server.api.domain | |
com.ags.mes.server.api.entity.core | |
com.ags.mes.server.api.handler | |
com.ags.mes.server.api.service.impl |
构造器和说明 |
---|
ObjectStatusHistory(ObjectStatusHistoryEntity entity) |
限定符和类型 | 方法和说明 |
---|---|
List<ObjectStatusHistoryEntity> |
RuntimeBaseEntityWithStatus.getStatusHistory() |
限定符和类型 | 方法和说明 |
---|---|
void |
RuntimeBaseEntityWithStatus.setStatusHistory(List<ObjectStatusHistoryEntity> statusHistory) |
限定符和类型 | 方法和说明 |
---|---|
List<ObjectStatusHistoryEntity> |
IObjectStatusHistoryHandler.getByObjectTypeAndId(String type,
long id) |
List<ObjectStatusHistoryEntity> |
IObjectStatusHistoryHandler.getByObjectTypeAndId(String type,
long id,
int start,
int limit) |
限定符和类型 | 方法和说明 |
---|---|
protected IBaseEntityHandler<ObjectStatusHistoryEntity> |
ObjectStatusHistoryService.getEntityHandler() |
Copyright © 2019. All rights reserved.