| Package | Description |
|---|---|
| org.opencrx.kernel.document1.jmi1 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MediaContent
Class
MediaContent |
interface |
MediaReference
Class
MediaReference |
interface |
ResourceIdentifier
Class
ResourceIdentifier |
| Modifier and Type | Method and Description |
|---|---|
<T extends DocumentRevision> |
Document.getRevision(DocumentRevisionQuery query)
Retrieves the value for the reference
revision for the specified query. |
| Modifier and Type | Method and Description |
|---|---|
DocumentRevision |
Document.getHeadRevision()
Retrieves the value for the reference
headRevision. |
DocumentRevision |
Document.getRevision(boolean idIsPersistent,
String id)
Retrieves the value for the reference
revision for the specified qualifier attribute value. |
DocumentRevision |
Document.getRevision(String id)
Retrieves the value for the reference
revision for the specified qualifier attribute value. |
| Modifier and Type | Method and Description |
|---|---|
void |
Document.addRevision(boolean idIsPersistent,
String id,
DocumentRevision revision)
Adds the specified element to the set of the values for the reference
revision. |
void |
Document.addRevision(DocumentRevision revision)
Adds the specified element to the set of the values for the reference
revision using an implementation-specific, reassignable qualifier. |
void |
Document.addRevision(String id,
DocumentRevision revision)
Adds the specified element to the set of the values for the reference
revision using a reassignable qualifier. |
This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.