JBoss.orgCommunity Documentation
The soc:profiledefinition node type has the following properties:
| Property Name | Required Type | Mutiple | Description |
|---|---|---|---|
| soc:externalUrl | String | false | |
| soc:externalAvatarUrl | String | false | |
| soc:parentId | String | false | The parent id is the identity id. It is used for queries. |
The soc:profiledefinition node type has the following child nodes:
| Child Nodes | Default Primary Type | Description |
|---|---|---|
| soc:avatar | nt:file | The users's avatar. |
| childName | soc:profilexp | All the experiences stored in the profile. |
Some residual properties can be set and will be used by Social:
| Property Name | Required Type | Multiple | Description |
|---|---|---|---|
| void-Url | undefined | true | The URL to access the profile of an identity. |
| void-email | undefined | true | The email of an identity in the profile. |
| void-firstName | undefined | true | The first name of an identity in his profile. |
| void-fullName | undefined | true | The full name of an identity in his profile. |
| void-lastName | undefined | true | The last name of an identity in his profile. |
| void-username | undefined | true | The username of an identity in his profile. |