|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Document | |
|---|---|
| org.opencrx.kernel.document1.jdo2 | |
| Uses of Document in org.opencrx.kernel.document1.jdo2 |
|---|
| Methods in org.opencrx.kernel.document1.jdo2 with parameters of type Document | |
|---|---|
void |
PropertySet.addToDocument(Document document)
Sets a new value for the reference document. |
void |
DocumentRevision.addToDocument(Document document)
Sets a new value for the reference document. |
void |
DocumentLock.addToDocument(Document document)
Sets a new value for the reference document. |
void |
DocumentLink.addToDocument(Document document)
Sets a new value for the reference document. |
void |
DocumentAttachment.addToDocument(Document document)
Sets a new value for the reference document. |
void |
PropertySet.addToDocument(Document document,
boolean idIsPersistent,
String id)
Set the object's composite association org:opencrx:kernel:document1:DocumentContainsPropertySet. |
void |
DocumentRevision.addToDocument(Document document,
boolean idIsPersistent,
String id)
Set the object's composite association org:opencrx:kernel:document1:DocumentHasRevision. |
void |
DocumentLock.addToDocument(Document document,
boolean idIsPersistent,
String id)
Set the object's composite association org:opencrx:kernel:document1:DocumentHasLocks. |
void |
DocumentLink.addToDocument(Document document,
boolean idIsPersistent,
String id)
Set the object's composite association org:opencrx:kernel:document1:DocumentContainsLink. |
void |
DocumentAttachment.addToDocument(Document document,
boolean idIsPersistent,
String id)
Set the object's composite association org:opencrx:kernel:document1:DocumentHasAttachment. |
| Constructors in org.opencrx.kernel.document1.jdo2 with parameters of type Document | |
|---|---|
Document.Slice(Document object,
int index)
Constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||