org.opencrx.kernel.document1.jmi1
Interface DocumentFolderAssignment
- All Superinterfaces:
- DocumentFolderAssignment, RefBaseObject, RefFeatured, RefObject, RefObject_1_0
- All Known Subinterfaces:
- DocumentFolderAssignment, FolderAssignment
public interface DocumentFolderAssignment
- extends DocumentFolderAssignment, RefObject_1_0
Abstract class DocumentFolderAssignment
getDocumentFolder
DocumentFolder getDocumentFolder()
- Retrieves the value for the reference
documentFolder.
- Specified by:
getDocumentFolder in interface DocumentFolderAssignment
- Returns:
- The – possibly
null – value for this reference.
setDocumentFolder
void setDocumentFolder(DocumentFolder documentFolder)
- Sets a new value for the reference
documentFolder.
- Specified by:
setDocumentFolder in interface DocumentFolderAssignment
- Parameters:
documentFolder - The non-null new value for this reference.
This software is published under the BSD license. Copyright © 2003-2012, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.