| Package | Description |
|---|---|
| de.taimos.dao | |
| de.taimos.dao.mongo | |
| de.taimos.dao.mongo.links |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ICrudDAO<T extends AEntity>
Copyright 2015 Hoegernet
DAO with default CRUD operations |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMongoDAO<T extends AEntity>
Copyright 2015 Hoegernet
abstract class to derive to implement Mongo DAOs. |
| Modifier and Type | Class and Description |
|---|---|
class |
AReferenceableEntity<T extends AReferenceableEntity<T>>
extension of
AEntity which is referenceable via DocumentLink |
Copyright © 2013–2015 Taimos GmbH. All rights reserved.