| Package | Description |
|---|---|
| org.mydotey.artemis.management.group.dao | |
| org.mydotey.artemis.management.group.util |
| Modifier and Type | Method and Description |
|---|---|
void |
GroupLogDao.insert(GroupLogModel... logs) |
List<GroupLog> |
GroupLogDao.select(GroupLogModel filter) |
| Modifier and Type | Method and Description |
|---|---|
void |
GroupLogDao.insert(List<GroupLogModel> logs) |
| Modifier and Type | Method and Description |
|---|---|
static List<GroupLogModel> |
Groups.newGroupLogModels(OperationContext operationContext,
List<GroupModel> groups) |
Copyright © 2020 org.mydotey. All rights reserved.