| Package | Description |
|---|---|
| de.taimos.dvalin.mongo.links |
| Modifier and Type | Method and Description |
|---|---|
DocumentLink<T> |
AReferenceableEntity.asLink() |
| Modifier and Type | Method and Description |
|---|---|
List<DocumentLink<T>> |
DLinkQuery.find(org.jongo.MongoCollection collection,
String query,
Object... parameter) |
| Modifier and Type | Method and Description |
|---|---|
<T extends AReferenceableEntity<T>> |
IDLinkDAO.resolve(DocumentLink<T> link) |
<T extends AReferenceableEntity<T>> |
DLinkDAO.resolve(DocumentLink<T> link) |
| Modifier and Type | Method and Description |
|---|---|
<T extends AReferenceableEntity<T>> |
IDLinkDAO.resolve(List<DocumentLink<T>> links,
Class<T> targetClass) |
<T extends AReferenceableEntity<T>> |
DLinkDAO.resolve(List<DocumentLink<T>> links,
Class<T> targetClass) |
Copyright © 2015–2016 Taimos GmbH. All rights reserved.