Uses of Interface
org.opencrx.kernel.document1.jmi1.FolderAssignment

Packages that use FolderAssignment
org.opencrx.kernel.document1.jmi1   
 

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

Methods in org.opencrx.kernel.document1.jmi1 with type parameters of type FolderAssignment
<T extends FolderAssignment>
List<T>
Document.getDocumentFolderAssignment(FolderAssignmentQuery query)
          Retrieves the value for the reference documentFolderAssignment for the specified query.
 

Methods in org.opencrx.kernel.document1.jmi1 that return FolderAssignment
 FolderAssignment FolderAssignmentClass.createFolderAssignment()
          Creates an instance of class FolderAssignment.
 FolderAssignment Document.getDocumentFolderAssignment(boolean idIsPersistent, String id)
          Retrieves the value for the reference documentFolderAssignment for the specified qualifier attribute value.
 FolderAssignment Document.getDocumentFolderAssignment(String id)
          Retrieves the value for the reference documentFolderAssignment for the specified qualifier attribute value.
 FolderAssignment FolderAssignmentClass.getFolderAssignment(Object object)
          Creates an instance of class FolderAssignment based on the specified Object instance.
 

Methods in org.opencrx.kernel.document1.jmi1 with parameters of type FolderAssignment
 void Document.addDocumentFolderAssignment(boolean idIsPersistent, String id, FolderAssignment documentFolderAssignment)
          Adds the specified element to the set of the values for the reference documentFolderAssignment.
 void Document.addDocumentFolderAssignment(FolderAssignment documentFolderAssignment)
          Adds the specified element to the set of the values for the reference documentFolderAssignment using an implementation-specific, reassignable qualifier.
 void Document.addDocumentFolderAssignment(String id, FolderAssignment documentFolderAssignment)
          Adds the specified element to the set of the values for the reference documentFolderAssignment using a reassignable qualifier.
 



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