Uses of Interface
org.opencrx.kernel.document1.cci2.DocumentQuery

Packages that use DocumentQuery
org.opencrx.kernel.document1.jmi1   
org.opencrx.kernel.generic.cci2   
 

Uses of DocumentQuery in org.opencrx.kernel.document1.jmi1
 

Methods in org.opencrx.kernel.document1.jmi1 that return DocumentQuery
 DocumentQuery Document1Package.createDocumentQuery()
           
 

Methods in org.opencrx.kernel.document1.jmi1 with parameters of type DocumentQuery
<T extends Document>
List<T>
Segment.getDocument(DocumentQuery query)
          Retrieves the value for the reference document for the specified query.
<T extends Document>
List<T>
DocumentFolder.getDocument(DocumentQuery query)
          Retrieves the value for the reference document for the specified query.
 

Uses of DocumentQuery in org.opencrx.kernel.generic.cci2
 

Methods in org.opencrx.kernel.generic.cci2 that return DocumentQuery
 DocumentQuery DocumentAttachmentQuery.forAllDocument()
          Adds a constraint for the feature document to the predicate.
 DocumentQuery DocumentAttachmentQuery.thereExistsDocument()
          Adds a constraint for the feature document to the predicate.
 



This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.