| Package | Description |
|---|---|
| org.opencrx.application.webdav | |
| org.opencrx.kernel.document1.cci2 | |
| org.opencrx.kernel.document1.jmi1 | |
| org.opencrx.kernel.home1.cci2 |
| Modifier and Type | Method and Description |
|---|---|
DocumentFolderQuery |
DocumentCollectionResource.getFolderQuery()
Get query for retrieving document folders.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentFolderQuery |
DocumentFolderFilterPropertyQuery.forAllDocumentFolder()
Adds a condition for the feature
documentFolder to the predicate for DocumentFolderFilterProperty, which evaluates to false unless the value of the feature documentFolder satisfies the given condition. |
DocumentFolderQuery |
DocumentFolderAssignmentQuery.forAllDocumentFolder()
Adds a condition for the feature
documentFolder to the predicate for DocumentFolderAssignment, which evaluates to false unless the value of the feature documentFolder satisfies the given condition. |
DocumentFolderQuery |
DocumentQuery.forAllFolder()
Adds a condition for the feature
folder to the predicate for Document, which evaluates to false unless the value of the feature folder satisfies the given condition. |
DocumentFolderQuery |
SegmentQuery.forAllFolder()
Adds a condition for the feature
folder to the predicate for Segment, which evaluates to false unless the value of the feature folder satisfies the given condition. |
DocumentFolderQuery |
DocumentFolderQuery.forAllParent()
Adds a condition for the feature
parent to the predicate for DocumentFolder, which evaluates to false unless the value of the feature parent satisfies the given condition. |
DocumentFolderQuery |
DocumentFolderQuery.forAllSubFolder()
Adds a condition for the feature
subFolder to the predicate for DocumentFolder, which evaluates to false unless the value of the feature subFolder satisfies the given condition. |
DocumentFolderQuery |
DocumentFolderFilterPropertyQuery.thereExistsDocumentFolder()
Adds a condition for the feature
documentFolder to the predicate for DocumentFolderFilterProperty, which evaluates to false unless the value of the feature documentFolder satisfies the given condition. |
DocumentFolderQuery |
DocumentFolderAssignmentQuery.thereExistsDocumentFolder()
Adds a condition for the feature
documentFolder to the predicate for DocumentFolderAssignment, which evaluates to false unless the value of the feature documentFolder satisfies the given condition. |
DocumentFolderQuery |
DocumentQuery.thereExistsFolder()
Adds a condition for the feature
folder to the predicate for Document, which evaluates to false unless the value of the feature folder satisfies the given condition. |
DocumentFolderQuery |
SegmentQuery.thereExistsFolder()
Adds a condition for the feature
folder to the predicate for Segment, which evaluates to false unless the value of the feature folder satisfies the given condition. |
DocumentFolderQuery |
DocumentFolderQuery.thereExistsParent()
Adds a condition for the feature
parent to the predicate for DocumentFolder, which evaluates to false unless the value of the feature parent satisfies the given condition. |
DocumentFolderQuery |
DocumentFolderQuery.thereExistsSubFolder()
Adds a condition for the feature
subFolder to the predicate for DocumentFolder, which evaluates to false unless the value of the feature subFolder satisfies the given condition. |
| Modifier and Type | Method and Description |
|---|---|
DocumentFolderQuery |
Document1Package.createDocumentFolderQuery() |
| Modifier and Type | Method and Description |
|---|---|
<T extends DocumentFolder> |
Segment.getFolder(DocumentFolderQuery query)
Retrieves the value for the reference
folder for the specified query. |
<T extends DocumentFolder> |
DocumentFolder.getSubFolder(DocumentFolderQuery query)
Retrieves the value for the reference
subFolder for the specified query. |
| Modifier and Type | Method and Description |
|---|---|
DocumentFolderQuery |
DocumentFeedQuery.forAllDocumentFolder()
Adds a condition for the feature
documentFolder to the predicate for DocumentFeed, which evaluates to false unless the value of the feature documentFolder satisfies the given condition. |
DocumentFolderQuery |
DocumentFeedQuery.thereExistsDocumentFolder()
Adds a condition for the feature
documentFolder to the predicate for DocumentFeed, which evaluates to false unless the value of the feature documentFolder 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.