Package | Description |
---|---|
br.ufscar.saci.coverphoto | |
br.ufscar.saci.log | |
br.ufscar.saci.request |
Modifier and Type | Method and Description |
---|---|
List<Log> |
Coverphoto.getHistory() |
Modifier and Type | Method and Description |
---|---|
void |
Coverphoto.setHistory(List<Log> history) |
Modifier and Type | Method and Description |
---|---|
Log |
LogDao.get(int id) |
Log |
LogDao.getByEntityAndActions(int entityId,
LogAction... actions) |
Log |
LogDao.getByEntityAndTypeAndValue1(int entityId,
int entityType,
int value1) |
protected Log |
LogDao.load(ResultSet rs) |
Modifier and Type | Method and Description |
---|---|
List<Log> |
LogDao.list() |
List<Log> |
LogDao.listByEntityAndType(int entityId,
int entityType,
LogAction... exceptions) |
Modifier and Type | Method and Description |
---|---|
protected void |
LogDao.insert(Log log) |
void |
LogDao.save(Log log) |
protected void |
LogDao.update(Log log) |
Modifier and Type | Method and Description |
---|---|
List<Log> |
Request.getHistory() |
Modifier and Type | Method and Description |
---|---|
void |
Request.setHistory(List<Log> history) |
Copyright © 2007-2021 Universidade Federal do ParanĂ¡ - UFPR. All Rights Reserved.