|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Document.Identity | |
|---|---|
| org.opencrx.kernel.document1.cci2 | |
| org.opencrx.kernel.document1.jdo2 | |
| Uses of Document.Identity in org.opencrx.kernel.document1.cci2 |
|---|
| Methods in org.opencrx.kernel.document1.cci2 that return Document.Identity | |
|---|---|
Document.Identity |
DocumentRevision.Identity.parent()
Retrieve the Document's identity |
| Uses of Document.Identity in org.opencrx.kernel.document1.jdo2 |
|---|
| Classes in org.opencrx.kernel.document1.jdo2 that implement Document.Identity | |
|---|---|
static class |
Document.Identity
The object's application identity |
| Methods in org.opencrx.kernel.document1.jdo2 that return Document.Identity | |
|---|---|
Document.Identity |
DocumentRevision.Identity.parent()
Retrieve the Document's identity |
| Methods in org.opencrx.kernel.document1.jdo2 with parameters of type Document.Identity | |
|---|---|
static DocumentRevision.Identity |
ResourceIdentifier.newIdentity(Document.Identity document,
boolean idIsPersistent,
String id)
|
static DocumentRevision.Identity |
MediaReference.newIdentity(Document.Identity document,
boolean idIsPersistent,
String id)
|
static DocumentRevision.Identity |
MediaContent.newIdentity(Document.Identity document,
boolean idIsPersistent,
String id)
|
static DocumentRevision.Identity |
DocumentRevision.newIdentity(Document.Identity document,
boolean idIsPersistent,
String id)
|
| Constructors in org.opencrx.kernel.document1.jdo2 with parameters of type Document.Identity | |
|---|---|
DocumentRevision.Identity(Document.Identity document,
boolean idIsPersistent,
String id)
|
|
DocumentRevision.Identity(Document.Identity document,
boolean idIsPersistent,
String id,
List<String> objectClass)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||