| Package | Description |
|---|---|
| org.opencrx.kernel.generic.cci2 | |
| org.opencrx.kernel.generic.jmi1 |
| Modifier and Type | Method and Description |
|---|---|
DocumentAttachmentQuery |
CrxObjectQuery.forAllAttachedDocument()
Adds a condition for the feature
attachedDocument to the predicate for CrxObject, which evaluates to false unless the value of the feature attachedDocument satisfies the given condition. |
DocumentAttachmentQuery |
CrxObjectQuery.thereExistsAttachedDocument()
Adds a condition for the feature
attachedDocument to the predicate for CrxObject, which evaluates to false unless the value of the feature attachedDocument satisfies the given condition. |
| Modifier and Type | Method and Description |
|---|---|
DocumentAttachmentQuery |
GenericPackage.createDocumentAttachmentQuery() |
| Modifier and Type | Method and Description |
|---|---|
<T extends DocumentAttachment> |
CrxObject.getAttachedDocument(DocumentAttachmentQuery query)
Retrieves the value for the reference
attachedDocument for the specified query. |
This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.