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

Packages that use DocumentFolder
org.opencrx.kernel.document1.cci2   
org.opencrx.kernel.document1.jdo2   
org.opencrx.kernel.document1.jmi1   
 

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

Methods in org.opencrx.kernel.document1.cci2 with type parameters of type DocumentFolder
<T extends DocumentFolder>
Collection<T>
Segment.getFolder()
          Retrieves a set containing all the elements for the reference folder.
<T extends DocumentFolder>
Set<T>
DocumentFolder.getFolder()
          Retrieves a set containing all the elements for the reference folder.
<T extends DocumentFolder>
List<T>
Document.getFolder()
          Retrieves the Collection of objects referenced by folder.
 

Methods in org.opencrx.kernel.document1.cci2 with parameters of type DocumentFolder
 void DocumentFolder.setParent(DocumentFolder parent)
          Sets a new value for the reference parent.
 

Uses of DocumentFolder in org.opencrx.kernel.document1.jdo2
 

Classes in org.opencrx.kernel.document1.jdo2 that implement DocumentFolder
 class DocumentFolder
          Class DocumentFolder
 

Methods in org.opencrx.kernel.document1.jdo2 with type parameters of type DocumentFolder
<T extends DocumentFolder>
Collection<T>
Segment.getFolder()
          Retrieves a set containing all the elements for the reference folder.
<T extends DocumentFolder>
Set<T>
DocumentFolder.getFolder()
          Retrieves a set containing all the elements for the reference folder.
<T extends DocumentFolder>
List<T>
Document.getFolder()
          Retrieves the Collection of objects referenced by folder.
 

Methods in org.opencrx.kernel.document1.jdo2 with parameters of type DocumentFolder
 void DocumentFolder.setParent(DocumentFolder parent)
          Sets a new value for the reference parent.
 

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

Subinterfaces of DocumentFolder in org.opencrx.kernel.document1.jmi1
 interface DocumentFolder
          Class DocumentFolder
 

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

Methods in org.opencrx.kernel.document1.jmi1 with parameters of type DocumentFolder
 void DocumentFolder.setParent(DocumentFolder parent)
          Sets a new value for the reference parent.
 



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