Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ConstructionType
Packages that use ConstructionType
Package
Description
This is an experiment how to provide reliable and consistent information about the origin of individual configuration items
(mappings, expressions, etc).
-
Uses of ConstructionType in com.evolveum.midpoint.gui.impl.component
Constructor parameters in com.evolveum.midpoint.gui.impl.component with type arguments of type ConstructionTypeModifierConstructorDescriptionAssignmentConstructionPanel(String id, org.apache.wicket.model.IModel<PrismContainerWrapper<ConstructionType>> model, ContainerPanelConfigurationType config) -
Uses of ConstructionType in com.evolveum.midpoint.gui.impl.factory.wrapper
Methods in com.evolveum.midpoint.gui.impl.factory.wrapper that return types with arguments of type ConstructionTypeModifier and TypeMethodDescriptionConstructionWrapperFactory.createContainerValueWrapper(PrismContainerWrapper<ConstructionType> objectWrapper, PrismContainerValue<ConstructionType> objectValue, ValueStatus status, WrapperContext context) Method parameters in com.evolveum.midpoint.gui.impl.factory.wrapper with type arguments of type ConstructionTypeModifier and TypeMethodDescriptionConstructionWrapperFactory.createContainerValueWrapper(PrismContainerWrapper<ConstructionType> objectWrapper, PrismContainerValue<ConstructionType> objectValue, ValueStatus status, WrapperContext context) ConstructionWrapperFactory.createContainerValueWrapper(PrismContainerWrapper<ConstructionType> objectWrapper, PrismContainerValue<ConstructionType> objectValue, ValueStatus status, WrapperContext context) -
Uses of ConstructionType in com.evolveum.midpoint.gui.impl.page.admin.role.component.wizard.construction
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.component.wizard.construction that return types with arguments of type ConstructionTypeModifier and TypeMethodDescriptionprotected org.apache.wicket.model.IModel<PrismContainerValueWrapper<ConstructionType>>ConstructionGroupStepPanel.createValueModel()org.apache.wicket.model.IModel<PrismContainerValueWrapper<ConstructionType>>ConstructionGroupStepPanel.getValueModel()protected org.apache.wicket.model.IModel<PrismContainerValueWrapper<ConstructionType>>ConstructionOutboundMappingsStepPanel.getValueModel() -
Uses of ConstructionType in com.evolveum.midpoint.gui.impl.prism.wrapper
Methods in com.evolveum.midpoint.gui.impl.prism.wrapper that return ConstructionTypeMethods in com.evolveum.midpoint.gui.impl.prism.wrapper with parameters of type ConstructionTypeModifier and TypeMethodDescriptionvoidExpressionWrapper.setConstruction(ConstructionType construction) Constructor parameters in com.evolveum.midpoint.gui.impl.prism.wrapper with type arguments of type ConstructionTypeModifierConstructorDescriptionConstructionValueWrapper(PrismContainerWrapper<ConstructionType> parent, PrismContainerValue<ConstructionType> pcv, ValueStatus status) ConstructionValueWrapper(PrismContainerWrapper<ConstructionType> parent, PrismContainerValue<ConstructionType> pcv, ValueStatus status) -
Uses of ConstructionType in com.evolveum.midpoint.gui.impl.util
Methods in com.evolveum.midpoint.gui.impl.util with parameters of type ConstructionTypeModifier and TypeMethodDescriptionstatic PrismObject<ResourceType>ProvisioningObjectsUtil.getConstructionResource(ConstructionType construction, String operation, PageBase pageBase) static List<ResourceAssociationDefinition>ProvisioningObjectsUtil.getRefinedAssociationDefinition(ConstructionType construction, PageBase pageBase) static ResourceObjectDefinitionProvisioningObjectsUtil.getResourceObjectDefinition(ConstructionType construction, PageBase pageBase) static ObjectFilterProvisioningObjectsUtil.getShadowTypeFilterForAssociation(ConstructionType construction, ItemName association, String operation, PageBase pageBase) static ObjectFilterProvisioningObjectsUtil.getShadowTypeFilterForAssociation(ConstructionType construction, String operation, PageBase pageBase) -
Uses of ConstructionType in com.evolveum.midpoint.schema.config
Constructor parameters in com.evolveum.midpoint.schema.config with type arguments of type ConstructionTypeModifierConstructorDescriptionConstructionConfigItem(@NotNull ConfigurationItem<ConstructionType> original) -
Uses of ConstructionType in com.evolveum.midpoint.schema.processor
Methods in com.evolveum.midpoint.schema.processor with parameters of type ConstructionTypeModifier and TypeMethodDescriptiondefault ResourceObjectDefinitionResourceSchema.findDefinitionForConstruction(@NotNull ConstructionType construction) Finds a definition forConstructionType.default @NotNull ResourceObjectDefinitionResourceSchema.findDefinitionForConstructionRequired(@NotNull ConstructionType constructionBean, @NotNull Supplier<String> contextSupplier) AsResourceSchema.findDefinitionForConstruction(ConstructionType)but throws an exception if the definition is not there. -
Uses of ConstructionType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util with parameters of type ConstructionTypeModifier and TypeMethodDescriptionstatic @NotNull ShadowKindTypeConstructionTypeUtil.getKind(@NotNull ConstructionType construction) static StringConstructionTypeUtil.getResourceOid(@Nullable ConstructionType construction) static StringSchemaDebugUtil.prettyPrint(ConstructionType act) -
Uses of ConstructionType in com.evolveum.midpoint.web.component.assignment
Constructor parameters in com.evolveum.midpoint.web.component.assignment with type arguments of type ConstructionTypeModifierConstructorDescriptionConstructionAssociationPanel(String id, org.apache.wicket.model.IModel<PrismContainerWrapper<ConstructionType>> model) -
Uses of ConstructionType in com.evolveum.midpoint.web.component.input
Constructors in com.evolveum.midpoint.web.component.input with parameters of type ConstructionTypeModifierConstructorDescriptionAssociationExpressionValuePanel(String id, org.apache.wicket.model.IModel<ExpressionType> model, ConstructionType construction) -
Uses of ConstructionType in com.evolveum.midpoint.xml.ns._public.common.api_types_3
Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return ConstructionType -
Uses of ConstructionType 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 ConstructionTypeModifier and TypeFieldDescriptionstatic final Producer<ConstructionType>ConstructionType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ConstructionTypeModifier and TypeMethodDescriptionConstructionType.association(ResourceObjectAssociationType value) ConstructionType.attribute(ResourceAttributeDefinitionType value) ConstructionType.auxiliaryObjectClass(QName value) AssignmentType.beginConstruction()ResourceObjectConstructionEvaluationTraceType.beginConstruction()ConstructionType.clone()ObjectFactory.createConstructionType()ConstructionType.description(String value) ConstructionType.documentation(String value) ConstructionType.extension(ExtensionType value) AssignmentType.getConstruction()ResourceObjectConstructionEvaluationTraceType.getConstruction()ConstructionType.kind(ShadowKindType value) ConstructionType.resourceRef(ObjectReferenceType value) ConstructionType.resourceRef(String oid, QName type) ConstructionType.resourceRef(String oid, QName type, QName relation) ConstructionType.strength(ConstructionStrengthType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ConstructionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ConstructionType>ObjectFactory.createConstruction(ConstructionType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ConstructionTypeModifier and TypeMethodDescriptionAssignmentType.construction(ConstructionType value) ResourceObjectConstructionEvaluationTraceType.construction(ConstructionType value) jakarta.xml.bind.JAXBElement<ConstructionType>ObjectFactory.createConstruction(ConstructionType value) voidAssignmentType.setConstruction(ConstructionType value) voidResourceObjectConstructionEvaluationTraceType.setConstruction(ConstructionType value) -
Uses of ConstructionType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return ConstructionType -
Uses of ConstructionType in com.evolveum.midpoint.xml.ns._public.model.scripting_3
Fields in com.evolveum.midpoint.xml.ns._public.model.scripting_3 with type parameters of type ConstructionTypeModifier and TypeFieldDescriptionprotected List<ConstructionType>AssignActionExpressionType.constructionMethods in com.evolveum.midpoint.xml.ns._public.model.scripting_3 that return ConstructionTypeModifier and TypeMethodDescriptionAssignActionExpressionType.beginConstruction()ObjectFactory.createConstructionType()Methods in com.evolveum.midpoint.xml.ns._public.model.scripting_3 that return types with arguments of type ConstructionTypeMethods in com.evolveum.midpoint.xml.ns._public.model.scripting_3 with parameters of type ConstructionTypeModifier and TypeMethodDescriptionAssignActionExpressionType.construction(ConstructionType value)