RelationDefinitionType (Complex Type)

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

Definition of a single (custom) relation.
Item Summary  
Name Type Multiplicity Description
ref property
QName
[1,1] Relations identifier (QName)  
description property
string
[0,1] Free-form description of relation purpose. 
documentation property
string
[0,1] Technical documentation for a particular object or construct. 
display container
DisplayType
[0,1] Display properties of the relation. 
category property
AreaCategoryType
[0,-1] Specifies category or "area" for the relation. 
defaultFor property
RelationKindType
[0,1] If this relation is a default for a relation kind, specify the kind here. 
kind property
RelationKindType
[0,-1] Kind(s) of which this relation is. 
processedOnLogin property
boolean
[0,1] Whether this relation is processed during login. 
processedOnRecompute property
boolean
[0,1] Whether this relation is (by default) processed during recomputation. 
storedIntoParentOrgRef property
boolean
[0,1] Whether this relation is stored into parentOrgRef item. 
automaticallyMatched property
boolean
[0,1] Whether this relation is automatically matched by order constraints (without the need to explicitly list them). 
staticallyDefined property
boolean
[0,1] Whether this relation was statically defined in midPoint code.