| Package | Description |
|---|---|
| org.mydotey.artemis.management.group.dao | |
| org.mydotey.artemis.management.log |
| Modifier and Type | Method and Description |
|---|---|
List<GroupLog> |
GroupLogDao.query(String condition,
List<Object> args) |
List<GroupLog> |
GroupLogDao.select(GroupLogModel filter) |
| Modifier and Type | Method and Description |
|---|---|
List<GroupLog> |
GetGroupLogsResponse.getLogs() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetGroupLogsResponse.setLogs(List<GroupLog> logs) |
Copyright © 2020 org.mydotey. All rights reserved.