oship-dev team mailing list archive
-
oship-dev team
-
Mailing list archive
-
Message #01695
[Bug 700136] Re: The PartyRef accepts refer any kind of object
** Changed in: oship
Assignee: (unassigned) => Diego Manhães Pinheiro (dmpinheiro)
** Changed in: oship
Status: New => Fix Released
--
You received this bug notification because you are a member of OSHIP
Development Team, which is subscribed to Open Source Health Information
Platform.
https://bugs.launchpad.net/bugs/700136
Title:
The PartyRef accepts refer any kind of object
Status in Open Source Health Information Platform (OSHIP):
Fix Released
Bug description:
The PartyRef must accept only refer objects which are considered parties in a demographic or identity service. Into the range of possibilities there are : PARTY, PERSON,ORGANISATION, ACTOR, GROUP,ROLE and AGENT objects.
Abstract supertypes are also allowed if the referenced object is of a type not known by the current implementation of this class (in other words, if the demographic model is changed by the addition of a new PARTY or ACTOR subtypes, valid PARTY_REFs can still be constructed to them). Peharps object Introspection is the only way no fix it.
References