|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Document in org.opencrx.kernel.document1.cci2 |
|---|
| Methods in org.opencrx.kernel.document1.cci2 with parameters of type Document | |
|---|---|
void |
DocumentRevision.setDocument(Document document,
boolean idIsPersistent,
String id)
Set the object's composite association org:opencrx:kernel:document1:DocumentHasRevision. |
| Uses of Document in org.opencrx.kernel.document1.jdo2 |
|---|
| Methods in org.opencrx.kernel.document1.jdo2 that return types with arguments of type Document | |
|---|---|
static CloseableCollection<Document> |
Document.openmdxjdoGetObjectsByParent(Segment segment)
Navigate through an object's composite association |
| Methods in org.opencrx.kernel.document1.jdo2 with parameters of type Document | |
|---|---|
static CloseableCollection<DocumentRevision> |
DocumentRevision.openmdxjdoGetObjectsByParent(Document document)
Navigate through an object's composite association |
void |
DocumentRevision.setDocument(Document document,
boolean idIsPersistent,
String id)
Set the object's composite association org:opencrx:kernel:document1:DocumentHasRevision. |
| Constructors in org.opencrx.kernel.document1.jdo2 with parameters of type Document | |
|---|---|
Document.Slice(Document object,
int index)
Constructor |
|
| Uses of Document in org.opencrx.kernel.document1.jmi1 |
|---|
| Methods in org.opencrx.kernel.document1.jmi1 with parameters of type Document | |
|---|---|
void |
Segment.addDocument(Document newValue)
|
void |
Segment.addDocument(String id,
Document newValue)
|
void |
DocumentRevision.setDocument(Document document,
boolean idIsPersistent,
String id)
Set the object's composite association org:opencrx:kernel:document1:DocumentHasRevision. |
| Uses of Document in org.opencrx.kernel.generic.cci2 |
|---|
| Methods in org.opencrx.kernel.generic.cci2 that return Document | |
|---|---|
Document |
DocumentAttachment.getDocument()
Retrieves the value for the reference document. |
| Uses of Document in org.opencrx.kernel.generic.jdo2 |
|---|
| Methods in org.opencrx.kernel.generic.jdo2 that return Document | |
|---|---|
Document |
DocumentAttachment.getDocument()
Retrieves the value for the reference document. |
| Uses of Document in org.opencrx.kernel.generic.jmi1 |
|---|
| Methods in org.opencrx.kernel.generic.jmi1 that return Document | |
|---|---|
Document |
DocumentAttachment.getDocument()
Retrieves the value for the reference document. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||