|
||||||||||
| 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_1FolderTransformer
public class EbXML_2_1FolderTransformer
Class containing utility methods to transform XDS folder metadata to ebRIM 2.1 element.
| Field Summary | |
|---|---|
static java.lang.String |
DESCRIPTOR
Descriptor for Transformer |
| Constructor Summary | |
|---|---|
EbXML_2_1FolderTransformer()
Creates the transformer. |
|
| Method Summary | |
|---|---|
AssociationType1[] |
getAssociatedDocuments()
Returns a list AssociationType1 containing the entryUUIDs of the documents indicated to be placed within this folder, if any Returns null if the transformation has not been executed, has failed, or no documents are in this folder. |
RegistryPackageType |
getRegistryPackage()
Returns the RegistryPackageType containing the folder metadata values. |
void |
transform(FolderType folder)
|
| 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_1FolderTransformer()
| Method Detail |
|---|
public AssociationType1[] getAssociatedDocuments()
public RegistryPackageType getRegistryPackage()
public void transform(FolderType folder)
throws MetadataTransformationException
transform in interface FolderTransformerMetadataTransformationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||