Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.RelationsDefinitionType
-
Packages that use RelationsDefinitionType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of RelationsDefinitionType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type RelationsDefinitionType Modifier and Type Field Description static Producer<RelationsDefinitionType>
RelationsDefinitionType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return RelationsDefinitionType Modifier and Type Method Description RelationsDefinitionType
RoleManagementConfigurationType. beginRelations()
RelationsDefinitionType
RelationsDefinitionType. clone()
RelationsDefinitionType
ObjectFactory. createRelationsDefinitionType()
RelationsDefinitionType
RoleManagementConfigurationType. getRelations()
RelationsDefinitionType
RelationsDefinitionType. id(Long value)
RelationsDefinitionType
RelationsDefinitionType. includeDefaultRelations(Boolean value)
RelationsDefinitionType
RelationsDefinitionType. relation(RelationDefinitionType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type RelationsDefinitionType Modifier and Type Method Description RoleManagementConfigurationType
RoleManagementConfigurationType. relations(RelationsDefinitionType value)
void
RoleManagementConfigurationType. setRelations(RelationsDefinitionType value)
-