| Package | Description |
|---|---|
| org.mydotey.artemis.management.group.dao | |
| org.mydotey.artemis.management.log |
| Modifier and Type | Method and Description |
|---|---|
List<GroupOperationLog> |
GroupOperationLogDao.query(String condition,
List<Object> args) |
List<GroupOperationLog> |
GroupOperationLogDao.select(GroupOperationLogModel filter,
Boolean complete) |
| Modifier and Type | Method and Description |
|---|---|
List<GroupOperationLog> |
GetGroupOperationLogsResponse.getLogs() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetGroupOperationLogsResponse.setLogs(List<GroupOperationLog> logs) |
Copyright © 2020 org.mydotey. All rights reserved.