Package | Description |
---|---|
org.jbei.ice.storage.hibernate.dao |
Modifier and Type | Method and Description |
---|---|
Audit |
AuditDAO.get(long id)
Retrieves audit referenced by unique identifier
|
Modifier and Type | Method and Description |
---|---|
List<Audit> |
AuditDAO.getAuditsForEntry(Entry entry,
int limit,
int offset,
boolean asc,
String sort) |
Copyright © 2017. All rights reserved.