|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DocumentAttachmentQuery | |
|---|---|
| org.opencrx.kernel.document1.cci2 | |
| org.opencrx.kernel.document1.jmi1 | |
| Uses of DocumentAttachmentQuery in org.opencrx.kernel.document1.cci2 |
|---|
| Methods in org.opencrx.kernel.document1.cci2 that return DocumentAttachmentQuery | |
|---|---|
DocumentAttachmentQuery |
DocumentQuery.forAllAttachment()
Adds a condition for the feature attachment to the predicate for Document, which evaluates to false unless the value of the feature attachment satisfies the given condition. |
DocumentAttachmentQuery |
DocumentQuery.thereExistsAttachment()
Adds a condition for the feature attachment to the predicate for Document, which evaluates to false unless the value of the feature attachment satisfies the given condition. |
| Uses of DocumentAttachmentQuery in org.opencrx.kernel.document1.jmi1 |
|---|
| Methods in org.opencrx.kernel.document1.jmi1 that return DocumentAttachmentQuery | |
|---|---|
DocumentAttachmentQuery |
Document1Package.createDocumentAttachmentQuery()
|
| Methods in org.opencrx.kernel.document1.jmi1 with parameters of type DocumentAttachmentQuery | ||
|---|---|---|
|
Document.getAttachment(DocumentAttachmentQuery query)
Retrieves the value for the reference attachment for the specified query. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||