|
||||||||||
| 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_1SubmissionSetTransformer
public class EbXML_2_1SubmissionSetTransformer
Class containing utility methods to transform XDS submission set metadata to ebRIM 2.1 elements.
| Field Summary | |
|---|---|
static java.lang.String |
DESCRIPTOR
Descriptor for Transformer |
| Constructor Summary | |
|---|---|
EbXML_2_1SubmissionSetTransformer()
Creates the transformer. |
|
| Method Summary | |
|---|---|
AssociationType1[] |
getAssociatedDocuments()
Returns a list AssociationType1 containing the entryUUIDs of the associated with this submission set, if any. |
AssociationType1[] |
getAssociatedFolders()
Returns a list AssociationType1 containing the entryUUIDs of the folders associated with this submission set, if any. |
RegistryPackageType |
getRegistryPackage()
Returns the RegistryPackageType containing the submission set metadata values. |
void |
transform(SubmissionSetType subSet)
Renders an RegistryPackageType containing the submission set 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_1SubmissionSetTransformer()
| Method Detail |
|---|
public RegistryPackageType getRegistryPackage()
public AssociationType1[] getAssociatedDocuments()
public AssociationType1[] getAssociatedFolders()
public void transform(SubmissionSetType subSet)
throws MetadataTransformationException
transform in interface SubmissionSetTransformerMetadataTransformationExceptionSubmissionSetTransformer.transform(org.eclipse.ohf.ihe.xds.metadata.SubmissionSetType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||