|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MetadataTransformationException | |
|---|---|
| org.eclipse.ohf.ihe.xds.metadata.transform | |
| org.eclipse.ohf.ihe.xds.source | |
| Uses of MetadataTransformationException in org.eclipse.ohf.ihe.xds.metadata.transform |
|---|
| Methods in org.eclipse.ohf.ihe.xds.metadata.transform that throw MetadataTransformationException | |
|---|---|
void |
EbXML_2_1DocumentEntryTransformer.transform(DocumentEntryType docEntry)
Renders an ExtrinsicObjectType and, if applicable, an AssociationType1 containing the document entry metadata values of the parameter, formatted in ebXML |
void |
DocumentEntryTransformer.transform(DocumentEntryType docEntry)
|
void |
ByteArrayDocumentEntryTransformer.transform(DocumentEntryType docEntry)
Renders a byte array containing a single instance of a DocumentEntryType conformant to the metadata.xsd. |
void |
FolderTransformer.transform(FolderType folder)
|
void |
EbXML_2_1FolderTransformer.transform(FolderType folder)
|
void |
ByteArrayFolderTransformer.transform(FolderType folder)
Renders a byte array containing a single instance of a FolderType conformant to the metadata.xsd. |
void |
ProvideAndRegisterDocumentSetTransformer.transform(ProvideAndRegisterDocumentSetType docSet)
|
void |
EbXML_2_1ProvideAndRegisterDocumentSetTransformer.transform(ProvideAndRegisterDocumentSetType docSet)
Renders a SubmitObjectsRequestType containing the metadata values of the parameter, formatted in ebXML |
void |
ByteArrayProvideAndRegisterDocumentSetTransformer.transform(ProvideAndRegisterDocumentSetType docSet)
Renders a byte array containing a single instance of a ProvideAndRegisterDocumentSetType conformant to the metadata.xsd. |
void |
SubmissionSetTransformer.transform(SubmissionSetType subSet)
|
void |
EbXML_2_1SubmissionSetTransformer.transform(SubmissionSetType subSet)
Renders an RegistryPackageType containing the submission set metadata values of the parameter, formatted in ebXML |
void |
ByteArraySubmissionSetTransformer.transform(SubmissionSetType subSet)
Renders a byte array containing a single instance of a SubmissionSetType conformant to the metadata.xsd. |
| Uses of MetadataTransformationException in org.eclipse.ohf.ihe.xds.source |
|---|
| Methods in org.eclipse.ohf.ihe.xds.source that throw MetadataTransformationException | |
|---|---|
void |
SubmitTransactionData.saveMetadataToFile(java.lang.String path)
Returns a file containing the current state of all metadata set in this submission |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||