Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » OHF » setConfidentialityCode() - DocumentEntryType
setConfidentialityCode() - DocumentEntryType [message #38896] Mon, 17 December 2007 10:21 Go to next message
Eclipse UserFriend
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 17:23 Go to previous message
No real name is currently offline No real nameFriend
Messages: 292
Registered: July 2009
Senior Member
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 17:23 Go to previous message
No real name is currently offline No real nameFriend
Messages: 292
Registered: July 2009
Senior Member
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
Previous Topic:setConfidentialityCode() - DocumentEntryType
Next Topic:NIST errors when running MESA test 11746
Goto Forum:
  


Current Time: Fri Apr 26 13:31:36 GMT 2024

Powered by FUDForum. Page generated in 0.02997 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top