| Name | EntityPrivacyPreferences | |
|---|---|---|
| Usage | IdentityService | |
| getEntityPrivacyPreferences addPrivacyPreferencesToEntity updatePrivacyPreferences | ||
| EntityDefault Entity | Type | Complex |
| ShortName | Name | Type | Description | Required? | Read only? | Cardinality | XML Attribute? | Implementation Notes |
|---|---|---|---|---|---|---|---|---|
| entityId | Entity Id | String | Gets this id of the parent identity object. | One | No | |||
| suppressName | Suppress Name | boolean | This is value designating if Entity Name should be suppressed.
|
One | No | |||
| suppressAddress | Suppress Address | boolean | This is value designating if Entity Address should be suppressed.
|
One | No | |||
| suppressEmail | Suppress Email | boolean | This is value designating if Entity Email should be suppressed.
|
One | No | |||
| suppressPhone | Suppress Phone | boolean | This is value designating if Entity Phone should be suppressed.
|
One | No | |||
| suppressPersonal | Suppress Personal | boolean | This is value designating if Entity Personal information should be suppressed.
|
One | No | |||
| versionNumber | Version Number | Long | Returns the version number for this object. In general, this value should only be null if the object has not yet been stored to a persistent data store. This version number is generally used for the purposes of optimistic locking. |
One | No | |||
| objectId | Object Id | String | Return the globally unique object id of this object. In general, this value should only be null if the object has not yet been stored to a persistent data store. |
One | No |