|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ohf.ihe.xds.metadata.transform.EbXML_2_1DocumentEntryTransformer
public class EbXML_2_1DocumentEntryTransformer
Class containing utility methods to transform XDS document entry metadata to ebRIM 2.1 element.
| Field Summary | |
|---|---|
static java.lang.String |
DESCRIPTOR
Descriptor for Transformer |
| Constructor Summary | |
|---|---|
EbXML_2_1DocumentEntryTransformer()
Creates the transformer. |
|
| Method Summary | |
|---|---|
AssociationType1 |
getAssociation()
Returns the AssociationType1 containing the document entry metadata values pertinant to the parent document, if present Returns null if the transformation has not been executed, has failed, or no parent exists. |
ExtrinsicObjectType |
getExtrinsicObject()
Returns the ExtrinsicObjectType containing the document entry metadata values. |
void |
transform(DocumentEntryType docEntry)
Renders an ExtrinsicObjectType and, if applicable, an AssociationType1 containing the document entry metadata values of the parameter, formatted in ebXML |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String DESCRIPTOR
| Constructor Detail |
|---|
public EbXML_2_1DocumentEntryTransformer()
| Method Detail |
|---|
public ExtrinsicObjectType getExtrinsicObject()
public AssociationType1 getAssociation()
public void transform(DocumentEntryType docEntry)
throws MetadataTransformationException
transform in interface DocumentEntryTransformerMetadataTransformationExceptionDocumentEntryTransformer.transform(org.eclipse.ohf.ihe.xds.metadata.DocumentEntryType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||