Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.RelationDefinitionType
Packages that use RelationDefinitionType
Package
Description
-
Uses of RelationDefinitionType in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component that return types with arguments of type RelationDefinitionTypeModifier and TypeMethodDescriptionprotected org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<RelationDefinitionType>,
String> RelationsContentPanel.createCheckboxColumn()
protected List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<RelationDefinitionType>,
String>> RelationsContentPanel.createDefaultColumns()
protected DisplayNamePanel<RelationDefinitionType>
RelationDetailsPanel.createDisplayNamePanel
(String displayNamePanelId) protected org.apache.wicket.model.IModel<PrismContainerWrapper<RelationDefinitionType>>
RelationsContentPanel.getContainerModel()
RelationsContentPanel.getMultivalueContainerDetailsPanel
(org.apache.wicket.markup.html.list.ListItem<PrismContainerValueWrapper<RelationDefinitionType>> item) Method parameters in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component with type arguments of type RelationDefinitionTypeModifier and TypeMethodDescriptionRelationsContentPanel.getMultivalueContainerDetailsPanel
(org.apache.wicket.markup.html.list.ListItem<PrismContainerValueWrapper<RelationDefinitionType>> item) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component with type arguments of type RelationDefinitionTypeModifierConstructorDescriptionRelationDetailsPanel
(String id, org.apache.wicket.model.IModel<PrismContainerValueWrapper<RelationDefinitionType>> model, boolean addDefaultPanel) RelationDetailsPanel
(String id, org.apache.wicket.model.IModel<PrismContainerValueWrapper<RelationDefinitionType>> model, boolean addDefaultPanel, ContainerPanelConfigurationType config) -
Uses of RelationDefinitionType in com.evolveum.midpoint.gui.impl.util
Methods in com.evolveum.midpoint.gui.impl.util that return RelationDefinitionTypeModifier and TypeMethodDescriptionstatic RelationDefinitionType
RelationUtil.getRelationDefinition
(QName relation) static RelationDefinitionType
RelationUtil.getRelationDefinition
(QName relation, List<RelationDefinitionType> relations) Methods in com.evolveum.midpoint.gui.impl.util that return types with arguments of type RelationDefinitionTypeModifier and TypeMethodDescriptionstatic @NotNull List<RelationDefinitionType>
RelationUtil.getRelationDefinitions
(ModelServiceLocator pageBase) Methods in com.evolveum.midpoint.gui.impl.util with parameters of type RelationDefinitionTypeModifier and TypeMethodDescriptionstatic String
GuiDisplayNameUtil.getDisplayName
(RelationDefinitionType relationDefinition) Method parameters in com.evolveum.midpoint.gui.impl.util with type arguments of type RelationDefinitionTypeModifier and TypeMethodDescriptionRelationUtil.getCategoryRelationChoices
(AreaCategoryType category, List<RelationDefinitionType> defList) static RelationDefinitionType
RelationUtil.getRelationDefinition
(QName relation, List<RelationDefinitionType> relations) static String
RelationUtil.getRelationIcon
(QName relation, List<RelationDefinitionType> relations) static PolyString
RelationUtil.getRelationLabel
(QName relation, List<RelationDefinitionType> relations) -
Uses of RelationDefinitionType in com.evolveum.midpoint.model.api
Methods in com.evolveum.midpoint.model.api that return types with arguments of type RelationDefinitionType -
Uses of RelationDefinitionType in com.evolveum.midpoint.schema
Methods in com.evolveum.midpoint.schema that return RelationDefinitionTypeModifier and TypeMethodDescription@Nullable RelationDefinitionType
RelationRegistry.getRelationDefinition
(QName relation) Returns a relation definition for a specified relation name.Methods in com.evolveum.midpoint.schema that return types with arguments of type RelationDefinitionTypeModifier and TypeMethodDescriptionRelationRegistry.getRelationDefinitions()
Returns all relation definitions: explicitly specified as well as built-in ones. -
Uses of RelationDefinitionType in com.evolveum.midpoint.schema.relation
Methods in com.evolveum.midpoint.schema.relation that return RelationDefinitionTypeMethods in com.evolveum.midpoint.schema.relation that return types with arguments of type RelationDefinitionType -
Uses of RelationDefinitionType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return RelationDefinitionTypeModifier and TypeMethodDescriptionstatic RelationDefinitionType
ObjectTypeUtil.findRelationDefinition
(List<RelationDefinitionType> relationDefinitions, QName qname) Method parameters in com.evolveum.midpoint.schema.util with type arguments of type RelationDefinitionTypeModifier and TypeMethodDescriptionstatic RelationDefinitionType
ObjectTypeUtil.findRelationDefinition
(List<RelationDefinitionType> relationDefinitions, QName qname) -
Uses of RelationDefinitionType 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 RelationDefinitionTypeModifier and TypeFieldDescriptionstatic final Producer<RelationDefinitionType>
RelationDefinitionType.FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return RelationDefinitionTypeModifier and TypeMethodDescriptionRelationDefinitionType.automaticallyMatched
(Boolean value) RelationsDefinitionType.beginRelation()
RelationDefinitionType.category
(AreaCategoryType value) RelationDefinitionType.clone()
ObjectFactory.createRelationDefinitionType()
RelationDefinitionType.defaultFor
(RelationKindType value) RelationDefinitionType.description
(String value) RelationDefinitionType.display
(DisplayType value) RelationDefinitionType.documentation
(String value) RelationDefinitionType.kind
(RelationKindType value) RelationDefinitionType.processedOnLogin
(Boolean value) RelationDefinitionType.processedOnRecompute
(Boolean value) RelationDefinitionType.staticallyDefined
(Boolean value) RelationDefinitionType.storedIntoParentOrgRef
(Boolean value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type RelationDefinitionTypeModifier and TypeMethodDescriptionRelationsDefinitionType.createRelationList()
RelationsDefinitionType.getRelation()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type RelationDefinitionType