Name | OrgTreeInfo | |
---|---|---|
Usage | OrganizationService | |
getOrgTree | ||
Type | Complex |
ShortName | Name | Type | Description | Required? | Read only? | Cardinality | XML Attribute? | Implementation Notes |
---|---|---|---|---|---|---|---|---|
displayName | Display Name | String | Gets the display name for this tree. | Required | Read only | One | No | |
orgHierarchyId | Org Hierarchy Id | String | Gets the Id of the Organization Hierarchy. | Required | Read only | One | No | |
orgId | Org Id | String | Gets the Id of the reference or starting Organization node in this tree. |
Required | Read only | One | No | |
parentId | Parent Id | String | Gets the Id of the parent to the Organization node. | Read only | One | No | ||
positions | Positions | Long | Gets the total number of positions in this organization (assuming). |
Required | Read only | One | No | |
positionId | Position Id | String | Gets the Id of the current position (for person?). | Read only | One | No | ||
personId | Person Id | String | Gets the Id of the person at the current position. | Read only | One | No | ||
relationTypeKey | Relation Type Key | String | Gets the type key of the relation. (or person relation???) | Read only | One | No |