| Package | Description |
|---|---|
| org.opencrx.application.webdav | |
| org.opencrx.kernel.base.cci2 | |
| org.opencrx.kernel.document1.cci2 | |
| org.opencrx.kernel.document1.jmi1 | |
| org.opencrx.kernel.generic.cci2 |
| Modifier and Type | Method and Description |
|---|---|
DocumentQuery |
DocumentCollectionResource.getDocumentQuery()
Get query for retrieving documents.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentQuery |
ExportProfileQuery.forAllTemplate()
Adds a condition for the feature
template to the predicate for ExportProfile, which evaluates to false unless the value of the feature template satisfies the given condition. |
DocumentQuery |
ExportProfileQuery.thereExistsTemplate()
Adds a condition for the feature
template to the predicate for ExportProfile, which evaluates to false unless the value of the feature template satisfies the given condition. |
| Modifier and Type | Method and Description |
|---|---|
DocumentQuery |
DocumentLinkQuery.document() |
DocumentQuery |
SegmentQuery.forAllDocument()
Adds a condition for the feature
document to the predicate for Segment, which evaluates to false unless the value of the feature document satisfies the given condition. |
DocumentQuery |
AbstractFilterDocumentQuery.forAllFilteredDocument()
Adds a condition for the feature
filteredDocument to the predicate for AbstractFilterDocument, which evaluates to false unless the value of the feature filteredDocument satisfies the given condition. |
DocumentQuery |
DocumentQuery.forAllParent()
Adds a condition for the feature
parent to the predicate for Document, which evaluates to false unless the value of the feature parent satisfies the given condition. |
DocumentQuery |
SegmentQuery.thereExistsDocument()
Adds a condition for the feature
document to the predicate for Segment, which evaluates to false unless the value of the feature document satisfies the given condition. |
DocumentQuery |
AbstractFilterDocumentQuery.thereExistsFilteredDocument()
Adds a condition for the feature
filteredDocument to the predicate for AbstractFilterDocument, which evaluates to false unless the value of the feature filteredDocument satisfies the given condition. |
DocumentQuery |
DocumentQuery.thereExistsParent()
Adds a condition for the feature
parent to the predicate for Document, which evaluates to false unless the value of the feature parent satisfies the given condition. |
| Modifier and Type | Method and Description |
|---|---|
DocumentQuery |
Document1Package.createDocumentQuery() |
| Modifier and Type | Method and Description |
|---|---|
<T extends Document> |
Segment.getDocument(DocumentQuery query)
Retrieves the value for the reference
document for the specified query. |
<T extends Document> |
AbstractFilterDocument.getFilteredDocument(DocumentQuery query)
Retrieves the value for the reference
filteredDocument for the specified query. |
| Modifier and Type | Method and Description |
|---|---|
DocumentQuery |
DocumentAttachmentQuery.forAllDocument()
Adds a condition for the feature
document to the predicate for DocumentAttachment, which evaluates to false unless the value of the feature document satisfies the given condition. |
DocumentQuery |
DocumentAttachmentQuery.thereExistsDocument()
Adds a condition for the feature
document to the predicate for DocumentAttachment, which evaluates to false unless the value of the feature document satisfies the given condition. |
This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.