setConfidentialityCode() - DocumentEntryType [message #38896] |
Mon, 17 December 2007 05:21  |
Eclipse User |
|
|
|
Originally posted by: juj.lincoln.fr
Hi,
I saw that setConfidentialityCode() method was not available in
org.eclipse.ohf.ihe.xds.metadata_0.3.0.20071203.jar.
But in org.eclipse.ohf.ihe.xds.metadata_0.2.0.200705221230.jar it is
available.
It's normal?
Thanks
jjameau
|
|
|
Re: setConfidentialityCode() - DocumentEntryType [message #38922 is a reply to message #38896] |
Mon, 17 December 2007 12:23  |
Eclipse User |
|
|
|
Hi,
Thank you for your question. This is because the 0.2.0 version complies
with the ihe specification for 2006-2007 when confidentiality was
singular valued. In 2007-2008 this has been updated to allow for
multiple values for confidentiality. This was due to a change in the IHE
specification for this year. Thus, confidentiality codes are an EList
type. To 'add' a new code -
docEntry.getConfidentialityCode().add()
See the Mesa test examples in the document source project for sample
code. We are still working on updated the formal documentation for this
new version.
The delta between last year and this can be found on our wiki:
http://wiki.eclipse.org/OHF_IHE#Code_Branches
Hope this helps,
Sarah
exquisitus wrote:
> Hi,
>
> I saw that setConfidentialityCode() method was not available in
> org.eclipse.ohf.ihe.xds.metadata_0.3.0.20071203.jar.
> But in org.eclipse.ohf.ihe.xds.metadata_0.2.0.200705221230.jar it is
> available.
>
> It's normal?
>
> Thanks
>
> jjameau
|
|
|
Re: setConfidentialityCode() - DocumentEntryType [message #583861 is a reply to message #38896] |
Mon, 17 December 2007 12:23  |
Eclipse User |
|
|
|
Hi,
Thank you for your question. This is because the 0.2.0 version complies
with the ihe specification for 2006-2007 when confidentiality was
singular valued. In 2007-2008 this has been updated to allow for
multiple values for confidentiality. This was due to a change in the IHE
specification for this year. Thus, confidentiality codes are an EList
type. To 'add' a new code -
docEntry.getConfidentialityCode().add()
See the Mesa test examples in the document source project for sample
code. We are still working on updated the formal documentation for this
new version.
The delta between last year and this can be found on our wiki:
http://wiki.eclipse.org/OHF_IHE#Code_Branches
Hope this helps,
Sarah
exquisitus wrote:
> Hi,
>
> I saw that setConfidentialityCode() method was not available in
> org.eclipse.ohf.ihe.xds.metadata_0.3.0.20071203.jar.
> But in org.eclipse.ohf.ihe.xds.metadata_0.2.0.200705221230.jar it is
> available.
>
> It's normal?
>
> Thanks
>
> jjameau
|
|
|
Powered by
FUDForum. Page generated in 0.03564 seconds