OrgType (Object Definition)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Item Summary  
Name Type Multiplicity Description
name property
PolyStringType
[0,1] Human-readable, mutable name of the object. 
description property
string
[0,1] Free-form textual description of the object. 
fetchResult property
OperationResultType
[0,1] Result of the operation that fetched this instance of the object. 
extension container
ExtensionType
[0,1] Container that provides generic extensibility mechanism. 
parentOrgRef reference
ObjectReferenceType
[0,-1] Set of the orgs (organizational units, projects, teams) that the object relates to. 
trigger container
TriggerType
[0,-1] Defines triggers for an object. 
metadata container
MetadataType
[0,1] Meta-data about object creation, modification, etc. 
tenantRef reference
ObjectReferenceType
[0,1] Reference to the tenant to which this object belongs. 
linkRef reference
ObjectReferenceType
[0,-1] Set of shadows linked to this focal object. 
assignment container
AssignmentType
[0,-1] Set of object's assignments. 
activation container
ActivationType
[0,1] Type that defines activation properties. 
iteration property
int
[0,1] Iteration number. 
iterationToken property
string
[0,1] Iteration token. 
displayName property
PolyStringType
[0,1] Human-readable name of the role or org. 
identifier property
string
[0,1] Identifier of the role or org. 
inducement container
AssignmentType
[0,-1] TODO  
authorization container
AuthorizationType
[0,-1] Set of role authorizations. 
requestable property
boolean
[0,1]  
exclusion container
ExclusionType
[0,-1] Specification of excluded roles (part of Segregation of Duties policy). 
approverRef reference
ObjectReferenceType
[0,-1]  
approverExpression property
ExpressionType
[0,-1]  
approvalSchema container
ApprovalSchemaType
[0,1] More complex (multi-level) approval schema. 
approvalProcess property
string
[0,1]  
automaticallyApproved property
ExpressionType
[0,1]  
condition property
MappingType
[0,1]  
orgType property
string
[0,-1] Type of the org. 
tenant property
boolean
[0,1] Flag indicating whether this object is a tenant or not. 
costCenter property
string
[0,1] The name of the cost center that applies to this org. 
locality property
PolyStringType
[0,1] Primary locality of the org, the place where the org is usually placed, the country, city or building that it belongs to. 
mailDomain property
string
[0,-1] Domain part of RFC822 e-mail address that applies to this organization. 
displayOrder property
int
[0,1] The content of this property specifies an order in which the organization should be displayed relative to other organizations at the same level. 
passwordPolicyRef reference
ObjectReferenceType
[0,1] Reference to the password policy settings which will be used for generate/validate password for this organization.