Project:
|
![]() Figure Ppr.02 - Party Privacy Profile Type overview : Class diagram
Thanks to the capacity of RootEntityType / RootEntity that enables the description of any information of the model, we can specify the available options of Privacy for each information concerned by Privacy.<br/>The following Figure gives an overview on how to specify the information concerned by Privacy rules and the Privacy rules themselves.<br/>A PartyPrivacyProfileType specifies for a Party playing a type of PartyRole (PartyRoleSpecification) such as Customer or User and possibly restricted to a context such as a set of ProductOfferings, all the available options that the Party may choose for each information concerned by the Privacy.<br/>A PartyPrivacyProfileType may specify Privacy for several information using PartyPrivacyProfileTypeCharacteristic.<br/>Each PartyPrivacyProfileTypeCharacteristic may specifyies:<br/> • the one or many information concerned by the Privacy (CharacteristicSpecification via RootEntityTypeCharUse),<br/> • the PartyRoleSpecifications that must apply the Privacy rule (For example, specific rules might be specified about the postal address for Party playing a role of shipping company),<br/> • and the corresponding Privacy rule (i.e. available choices for the party) using PartyPrivacyProfileTypeCharValue.<br/>A PartyPrivacyProfileTypeCharacteristic has a privacyType such as “Internal Purpose”, “External Purpose”, “Internal Retention” or “External Retention”.<br/>If the privacyType is “Internal Purpose” or “External Purpose”, then the PartyPrivacyProfileTypeCharacteristic specifies the usage purpose of the information concerned by the privacy such as Administration, Marketing, Research…<br/>The criticityLevel specifies a level of criticity for the set of Personal Identifiable Information (PII) defined by RootEntityTypeCharUse. <br/>Each PartyPrivacyProfileTypeCharacteristic is categorized by a PrivacyCategory for helping Graphical User Interface (GUI) to have a nice presentation for Privacy viewing and configuration.<br/>
|