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

Packages that use DocumentRevisionQuery
org.opencrx.kernel.document1.cci2   
org.opencrx.kernel.document1.jmi1   
 

Uses of DocumentRevisionQuery in org.opencrx.kernel.document1.cci2
 

Subinterfaces of DocumentRevisionQuery in org.opencrx.kernel.document1.cci2
 interface MediaContentQuery
           
 interface MediaReferenceQuery
           
 interface ResourceIdentifierQuery
           
 

Methods in org.opencrx.kernel.document1.cci2 that return DocumentRevisionQuery
 DocumentRevisionQuery DocumentQuery.forAllHeadRevision()
          Adds a constraint for the feature headRevision to the predicate.
 DocumentRevisionQuery DocumentQuery.thereExistsHeadRevision()
          Adds a constraint for the feature headRevision to the predicate.
 

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

Methods in org.opencrx.kernel.document1.jmi1 that return DocumentRevisionQuery
 DocumentRevisionQuery Document1Package.createDocumentRevisionQuery()
           
 

Methods in org.opencrx.kernel.document1.jmi1 with parameters of type DocumentRevisionQuery
<T extends DocumentRevision>
List<T>
Document.getRevision(DocumentRevisionQuery query)
          Retrieves the value for the reference revision for the specified query.
 



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