| Package | Description |
|---|---|
| org.mydotey.artemis.management.zone.dao | |
| org.mydotey.artemis.management.zone.util |
| Modifier and Type | Method and Description |
|---|---|
void |
ZoneOperationLogDao.insert(ZoneOperationLogModel... logs) |
List<ZoneOperationLog> |
ZoneOperationLogDao.select(ZoneOperationLogModel filter,
Boolean complete) |
| Modifier and Type | Method and Description |
|---|---|
void |
ZoneOperationLogDao.insert(List<ZoneOperationLogModel> logs) |
| Modifier and Type | Method and Description |
|---|---|
static List<ZoneOperationLogModel> |
ZoneOperationsUtil.newZoneOperationLogModels(OperationContext operationContext,
List<ZoneOperationModel> models,
boolean isComplete) |
Copyright © 2020 org.mydotey. All rights reserved.