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

Packages that use DocumentRevision
org.opencrx.kernel.document1.cci2   
org.opencrx.kernel.document1.jmi1   
org.opencrx.kernel.document1.jpa3   
 

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

Subinterfaces of DocumentRevision in org.opencrx.kernel.document1.cci2
 interface MediaContent
          Class MediaContent
 interface MediaReference
          Class MediaReference
 interface ResourceIdentifier
          Class ResourceIdentifier
 

Methods in org.opencrx.kernel.document1.cci2 with type parameters of type DocumentRevision
<T extends DocumentRevision>
DocumentHasRevision.Revision<T>
Document.getRevision()
          Retrieves a set containing all the elements for the reference revision.
 

Methods in org.opencrx.kernel.document1.cci2 that return DocumentRevision
 DocumentRevision Document.getHeadRevision()
          Retrieves the value for the reference headRevision.
 

Methods in org.opencrx.kernel.document1.cci2 with parameters of type DocumentRevision
 void Document.setHeadRevision(DocumentRevision headRevision)
          Sets a new value for the reference headRevision.
 

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

Subinterfaces of DocumentRevision in org.opencrx.kernel.document1.jmi1
 interface DocumentRevision
          Abstract class DocumentRevision
 

Methods in org.opencrx.kernel.document1.jmi1 with parameters of type DocumentRevision
 void Document.setHeadRevision(DocumentRevision headRevision)
          Sets a new value for the reference headRevision.
 

Uses of DocumentRevision in org.opencrx.kernel.document1.jpa3
 

Classes in org.opencrx.kernel.document1.jpa3 that implement DocumentRevision
 class DocumentRevision
          Abstract class DocumentRevision
 class MediaContent
          Class MediaContent
 class MediaReference
          Class MediaReference
 class ResourceIdentifier
          Class ResourceIdentifier
 

Methods in org.opencrx.kernel.document1.jpa3 with type parameters of type DocumentRevision
<T extends DocumentRevision>
DocumentHasRevision.Revision<T>
Document.getRevision()
          Retrieves a set containing all the elements for the reference revision.
 

Methods in org.opencrx.kernel.document1.jpa3 that return DocumentRevision
 DocumentRevision Document.getHeadRevision()
          Retrieves the value for the reference headRevision.
 

Methods in org.opencrx.kernel.document1.jpa3 with parameters of type DocumentRevision
 void Document.setHeadRevision(DocumentRevision headRevision)
          Sets a new value for the reference headRevision.
 



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