| Package | Description |
|---|---|
| org.mydotey.artemis.management.group.dao | |
| org.mydotey.artemis.management.group.util |
| Modifier and Type | Method and Description |
|---|---|
void |
GroupOperationLogDao.insert(GroupOperationLogModel... logs) |
List<GroupOperationLog> |
GroupOperationLogDao.select(GroupOperationLogModel filter,
Boolean complete) |
| Modifier and Type | Method and Description |
|---|---|
void |
GroupOperationLogDao.insert(List<GroupOperationLogModel> logs) |
| Modifier and Type | Method and Description |
|---|---|
static List<GroupOperationLogModel> |
GroupOperationsUtil.newGroupOperationLogModels(OperationContext operationContext,
List<GroupOperationModel> groupOperations,
boolean complete) |
Copyright © 2020 org.mydotey. All rights reserved.