| Interface | Description |
|---|---|
| IDLinkDAO |
DAO to generically resolve DLinks
|
| Class | Description |
|---|---|
| AReferenceableEntity<T extends AReferenceableEntity<T>> |
extension of
AEntity which is referenceable via DocumentLink |
| DLinkDAO | |
| DLinkQuery<T extends AReferenceableEntity<T>> |
QueryHelper to convert query result to a list of DLinks.
|
| DocumentLink<T extends AReferenceableEntity<T>> |
Link to another document of a
AReferenceableEntityIt is stored as an object containing the target class, the objectId of the target and a label to avoid joining the document for display purpose. |
Copyright © 2013–2015 Taimos GmbH. All rights reserved.