|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | ||
---|---|---|
|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |