| Package | Description |
|---|---|
| de.cinovo.cloudconductor.server.dao | |
| de.cinovo.cloudconductor.server.dao.hibernate | |
| de.cinovo.cloudconductor.server.model |
| Modifier and Type | Method and Description |
|---|---|
List<EFileTag> |
IFileTagsDAO.findByIds(Long... id) |
| Modifier and Type | Method and Description |
|---|---|
List<EFile> |
IFileDAO.findByTag(EFileTag... tags) |
| Modifier and Type | Method and Description |
|---|---|
EFileTag |
FileTagsDAOHib.findByName(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<EFileTag> |
FileTagsDAOHib.findByIds(Long... id) |
Class<EFileTag> |
FileTagsDAOHib.getEntityClass() |
| Modifier and Type | Method and Description |
|---|---|
List<EFile> |
FileDAOHib.findByTag(EFileTag... tags) |
| Modifier and Type | Method and Description |
|---|---|
List<EFileTag> |
EFile.getTags() |
| Modifier and Type | Method and Description |
|---|---|
void |
EFile.setTags(List<EFileTag> tags) |
Copyright © 2014 Cinovo AG. All Rights Reserved.