Uses of Interface
com.evolveum.midpoint.gui.api.prism.wrapper.PrismPropertyWrapper
Packages that use PrismPropertyWrapper
Package
Description
GUI API package for various utility classes and interfaces.
-
Uses of PrismPropertyWrapper in com.evolveum.midpoint.gui.api.component.password
Constructor parameters in com.evolveum.midpoint.gui.api.component.password with type arguments of type PrismPropertyWrapperModifierConstructorDescriptionProtectedStringPropertyPanel
(String id, org.apache.wicket.model.IModel<PrismPropertyWrapper<ProtectedStringType>> model, ItemPanelSettings settings) -
Uses of PrismPropertyWrapper in com.evolveum.midpoint.gui.api.prism.wrapper
Subinterfaces of PrismPropertyWrapper in com.evolveum.midpoint.gui.api.prism.wrapperMethods in com.evolveum.midpoint.gui.api.prism.wrapper that return PrismPropertyWrapperModifier and TypeMethodDescription<X> PrismPropertyWrapper<X>
PrismContainerValueWrapper.findProperty
(ItemPath propertyPath) <X> PrismPropertyWrapper<X>
PrismContainerWrapper.findProperty
(ItemPath propertyPath) -
Uses of PrismPropertyWrapper in com.evolveum.midpoint.gui.api.util
Methods in com.evolveum.midpoint.gui.api.util that return PrismPropertyWrapperModifier and TypeMethodDescriptionstatic <T> PrismPropertyWrapper<T>
WebPrismUtil.findPropertyWrapper
(ItemWrapper<?, ?> child, ItemPath pathToFind) Methods in com.evolveum.midpoint.gui.api.util with parameters of type PrismPropertyWrapperModifier and TypeMethodDescriptionstatic PrismObject<ResourceType>
WebComponentUtil.findResource
(PrismPropertyWrapper itemWrapper, PrismPropertyPanelContext panelCtx) static void
WebComponentUtil.showToastForRecordedButUnsavedChanges
(org.apache.wicket.ajax.AjaxRequestTarget target, PrismPropertyWrapper property) -
Uses of PrismPropertyWrapper in com.evolveum.midpoint.gui.impl.component.data.column
Method parameters in com.evolveum.midpoint.gui.impl.component.data.column with type arguments of type PrismPropertyWrapperModifier and TypeMethodDescriptionprotected org.apache.wicket.markup.html.panel.Panel
PrismPropertyWrapperColumnPanel.createValuePanel
(String id, org.apache.wicket.model.IModel<PrismPropertyWrapper<T>> model) Constructor parameters in com.evolveum.midpoint.gui.impl.component.data.column with type arguments of type PrismPropertyWrapperModifierConstructorDescriptionPrismPropertyWrapperColumnPanel
(String id, org.apache.wicket.model.IModel<PrismPropertyWrapper<T>> model, AbstractItemWrapperColumn.ColumnType columnType) -
Uses of PrismPropertyWrapper in com.evolveum.midpoint.gui.impl.component.input
Methods in com.evolveum.midpoint.gui.impl.component.input that return types with arguments of type PrismPropertyWrapperModifier and TypeMethodDescriptionprotected final org.apache.wicket.model.IModel<PrismPropertyWrapper<VariableBindingDefinitionType>>
FocusDefinitionsMappingProvider.getRowModel()
Constructor parameters in com.evolveum.midpoint.gui.impl.component.input with type arguments of type PrismPropertyWrapperModifierConstructorDescriptionFocusDefinitionsMappingProvider
(org.apache.wicket.model.IModel<PrismPropertyWrapper<VariableBindingDefinitionType>> rowModel) LifecycleStateFormPanel
(String id, org.apache.wicket.model.IModel<PrismPropertyWrapper<String>> model) LifecycleStatePanel
(String id, org.apache.wicket.model.IModel<PrismPropertyWrapper<String>> model) SourceOfFocusMappingProvider
(org.apache.wicket.model.IModel<PrismPropertyWrapper<VariableBindingDefinitionType>> rowModel) -
Uses of PrismPropertyWrapper in com.evolveum.midpoint.gui.impl.component.input.expression
Constructor parameters in com.evolveum.midpoint.gui.impl.component.input.expression with type arguments of type PrismPropertyWrapperModifierConstructorDescriptionExpressionPanel
(String id, org.apache.wicket.model.IModel<PrismPropertyWrapper<ExpressionType>> parent, org.apache.wicket.model.IModel<ExpressionType> model) -
Uses of PrismPropertyWrapper in com.evolveum.midpoint.gui.impl.factory.panel
Constructor parameters in com.evolveum.midpoint.gui.impl.factory.panel with type arguments of type PrismPropertyWrapperModifierConstructorDescriptionPrismPropertyPanelContext
(org.apache.wicket.model.IModel<PrismPropertyWrapper<T>> itemWrapper) -
Uses of PrismPropertyWrapper in com.evolveum.midpoint.gui.impl.factory.panel.variablebindingdefinition
Method parameters in com.evolveum.midpoint.gui.impl.factory.panel.variablebindingdefinition with type arguments of type PrismPropertyWrapperModifier and TypeMethodDescriptionSourceOfFocusMappingPanelFactory.getAvailableVariables
(String input, org.apache.wicket.model.IModel<PrismPropertyWrapper<VariableBindingDefinitionType>> itemWrapperModel, PageBase pageBase) SourceOfInboundForAssociationMappingPanelFactory.getAvailableVariables
(String input, org.apache.wicket.model.IModel<PrismPropertyWrapper<VariableBindingDefinitionType>> itemWrapperModel, PageBase pageBase) SourceOfInboundMappingPanelFactory.getAvailableVariables
(String input, org.apache.wicket.model.IModel<PrismPropertyWrapper<VariableBindingDefinitionType>> itemWrapperModel, PageBase pageBase) SourceOrTargetOfAssociationMappingPanelFactory.getAvailableVariables
(String input, org.apache.wicket.model.IModel<PrismPropertyWrapper<VariableBindingDefinitionType>> itemWrapperModel, PageBase pageBase) SourceOrTargetOfMappingPanelFactory.getAvailableVariables
(String input, org.apache.wicket.model.IModel<PrismPropertyWrapper<VariableBindingDefinitionType>> itemWrapperModel, PageBase pageBase) TargetOfFocusMappingPanelFactory.getAvailableVariables
(String input, org.apache.wicket.model.IModel<PrismPropertyWrapper<VariableBindingDefinitionType>> itemWrapperModel, PageBase pageBase) -
Uses of PrismPropertyWrapper in com.evolveum.midpoint.gui.impl.factory.wrapper
Methods in com.evolveum.midpoint.gui.impl.factory.wrapper that return PrismPropertyWrapperModifier and TypeMethodDescriptionMappingNameWrapperFactory.createWrapper
(PrismContainerValueWrapper<?> parent, Item childItem, ItemStatus status, WrapperContext context) protected PrismPropertyWrapper<ExpressionType>
ExpressionWrapperFactory.createWrapperInternal
(PrismContainerValueWrapper<?> parent, PrismProperty<ExpressionType> item, ItemStatus status, WrapperContext ctx) protected PrismPropertyWrapper<T>
PrismPropertyWrapperFactoryImpl.createWrapperInternal
(PrismContainerValueWrapper<?> parent, PrismProperty<T> item, ItemStatus status, WrapperContext wrapperContext) protected PrismPropertyWrapper<ProtectedStringType>
ProtectedStringWrapperFactory.createWrapperInternal
(PrismContainerValueWrapper<?> parent, PrismProperty<ProtectedStringType> item, ItemStatus status, WrapperContext ctx) protected PrismPropertyWrapper<ChangeTypeType>
VolatilityDependencyOperationWrapperFactoryImpl.createWrapperInternal
(PrismContainerValueWrapper<?> parent, PrismProperty<ChangeTypeType> item, ItemStatus status, WrapperContext wrapperContext) Methods in com.evolveum.midpoint.gui.impl.factory.wrapper with parameters of type PrismPropertyWrapperModifier and TypeMethodDescriptionAuthenticationAttemptWrapperFactory.createValueWrapper
(PrismPropertyWrapper<AuthenticationAttemptDataType> parent, PrismPropertyValue<AuthenticationAttemptDataType> value, ValueStatus status, WrapperContext context) PrismPropertyWrapperFactoryImpl.createValueWrapper
(PrismPropertyWrapper<T> parent, PrismPropertyValue<T> value, ValueStatus status, WrapperContext context) void
ExpressionWrapperFactory.registerWrapperPanel
(PrismPropertyWrapper<ExpressionType> wrapper) void
PrismPropertyWrapperFactoryImpl.registerWrapperPanel
(PrismPropertyWrapper<T> wrapper) void
ProtectedStringWrapperFactory.registerWrapperPanel
(PrismPropertyWrapper<ProtectedStringType> wrapper) void
RoleAnalysisAttributeSettingPropertyFactory.registerWrapperPanel
(PrismPropertyWrapper<List<ItemPathType>> wrapper) protected void
PrismPropertyWrapperFactoryImpl.setupWrapper
(PrismPropertyWrapper<T> wrapper) -
Uses of PrismPropertyWrapper in com.evolveum.midpoint.gui.impl.factory.wrapper.resourceAssociation
Methods in com.evolveum.midpoint.gui.impl.factory.wrapper.resourceAssociation that return PrismPropertyWrapperModifier and TypeMethodDescriptionAssociationNameWrapperFactory.createWrapper
(PrismContainerValueWrapper<?> parent, Item childItem, ItemStatus status, WrapperContext context) -
Uses of PrismPropertyWrapper in com.evolveum.midpoint.gui.impl.factory.wrapper.schema
Methods in com.evolveum.midpoint.gui.impl.factory.wrapper.schema with parameters of type PrismPropertyWrapperModifier and TypeMethodDescriptionprotected boolean
ObjectReferenceTargetTypeWrapperFactory.determineReadOnly
(PrismPropertyWrapper<T> itemWrapper, WrapperContext context) protected boolean
UnmodifiableSchemaItemIndexWrapperFactory.determineReadOnly
(PrismPropertyWrapper<T> itemWrapper, WrapperContext context) protected boolean
UnmodifiableSchemaPropertiesWrapperFactory.determineReadOnly
(PrismPropertyWrapper<T> itemWrapper, WrapperContext context) -
Uses of PrismPropertyWrapper in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.session
Fields in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.session with type parameters of type PrismPropertyWrapperModifier and TypeFieldDescriptionprotected org.apache.wicket.model.IModel<PrismPropertyWrapper<ItemPathType>>
AnalysisAttributeSelectorPanel.model
Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.session with type arguments of type PrismPropertyWrapperModifierConstructorDescriptionAnalysisAttributeSelectorPanel
(@NotNull String id, @NotNull org.apache.wicket.model.IModel<PrismPropertyWrapper<ItemPathType>> model) -
Uses of PrismPropertyWrapper in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component.notification
Methods in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component.notification that return PrismPropertyWrapper -
Uses of PrismPropertyWrapper in com.evolveum.midpoint.gui.impl.page.login.dto
Methods in com.evolveum.midpoint.gui.impl.page.login.dto that return PrismPropertyWrapperConstructors in com.evolveum.midpoint.gui.impl.page.login.dto with parameters of type PrismPropertyWrapperModifierConstructorDescriptionVerificationAttributeDto
(@NotNull PrismPropertyWrapper<?> itemWrapper, ItemPath itemPath) -
Uses of PrismPropertyWrapper in com.evolveum.midpoint.gui.impl.page.login.module
Methods in com.evolveum.midpoint.gui.impl.page.login.module that return PrismPropertyWrapperModifier and TypeMethodDescriptionprotected PrismPropertyWrapper<?>
PageAbstractAttributeVerification.createItemWrapper
(ItemPath itemPath) -
Uses of PrismPropertyWrapper in com.evolveum.midpoint.gui.impl.prism.panel
Methods in com.evolveum.midpoint.gui.impl.prism.panel with parameters of type PrismPropertyWrapperModifier and TypeMethodDescriptionprotected PrismPropertyValue<ExpressionType>
ExpressionPropertyHeaderPanel.createNewValue
(PrismPropertyWrapper<ExpressionType> parent) protected PrismPropertyValue<T>
PrismPropertyHeaderPanel.createNewValue
(PrismPropertyWrapper<T> parent) protected <PV extends PrismValue>
PVPrismPropertyPanel.createNewValue
(PrismPropertyWrapper<T> itemWrapper) protected <PV extends PrismValue>
PVPrismPropertyValuePanel.createNewValue
(PrismPropertyWrapper<T> itemWrapper) Method parameters in com.evolveum.midpoint.gui.impl.prism.panel with type arguments of type PrismPropertyWrapperModifier and TypeMethodDescriptionprotected <PC extends ItemPanelContext>
PCPrismPropertyValuePanel.createPanelCtx
(org.apache.wicket.model.IModel<PrismPropertyWrapper<T>> wrapper) Constructor parameters in com.evolveum.midpoint.gui.impl.prism.panel with type arguments of type PrismPropertyWrapperModifierConstructorDescriptionExpressionPropertyHeaderPanel
(String id, org.apache.wicket.model.IModel<PrismPropertyWrapper<ExpressionType>> model) ExpressionPropertyPanel
(String id, org.apache.wicket.model.IModel<PrismPropertyWrapper<ExpressionType>> model, ItemPanelSettings settings) PrismPropertyHeaderPanel
(String id, org.apache.wicket.model.IModel<PrismPropertyWrapper<T>> model) PrismPropertyPanel
(String id, org.apache.wicket.model.IModel<PrismPropertyWrapper<T>> model, ItemPanelSettings settings) -
Uses of PrismPropertyWrapper in com.evolveum.midpoint.gui.impl.prism.panel.vertical.form
Constructor parameters in com.evolveum.midpoint.gui.impl.prism.panel.vertical.form with type arguments of type PrismPropertyWrapperModifierConstructorDescriptionVerticalFormPasswordPropertyPanel
(String id, org.apache.wicket.model.IModel<PrismPropertyWrapper<ProtectedStringType>> model, ItemPanelSettings settings) VerticalFormPrismPropertyHeaderPanel
(String id, org.apache.wicket.model.IModel<PrismPropertyWrapper<T>> model) VerticalFormPrismPropertyPanel
(String id, org.apache.wicket.model.IModel<PrismPropertyWrapper<T>> model, ItemPanelSettings settings) VerticalFormRoleAnalysisAttributeSettingPanel
(String id, org.apache.wicket.model.IModel<PrismPropertyWrapper<ItemPathType>> model, ItemPanelSettings settings) -
Uses of PrismPropertyWrapper in com.evolveum.midpoint.gui.impl.prism.wrapper
Classes in com.evolveum.midpoint.gui.impl.prism.wrapper that implement PrismPropertyWrapperModifier and TypeClassDescriptionclass
class
Created by honcharclass
class
Created by honcharclass
Methods in com.evolveum.midpoint.gui.impl.prism.wrapper that return PrismPropertyWrapperModifier and TypeMethodDescription<X> PrismPropertyWrapper<X>
PrismContainerValueWrapperImpl.findProperty
(ItemPath propertyPath) <X> PrismPropertyWrapper<X>
PrismContainerWrapperImpl.findProperty
(ItemPath propertyPath) <X> PrismPropertyWrapper<X>
ValueMetadataWrapperImpl.findProperty
(ItemPath propertyPath) Constructors in com.evolveum.midpoint.gui.impl.prism.wrapper with parameters of type PrismPropertyWrapperModifierConstructorDescriptionAuthenticationAttemptValueWrapper
(PrismPropertyWrapper<AuthenticationAttemptDataType> parent, PrismPropertyValue<AuthenticationAttemptDataType> value, ValueStatus status) PrismPropertyValueWrapper
(PrismPropertyWrapper<T> parent, PrismPropertyValue<T> value, ValueStatus status) SchemaPropertyWrapperImpl
(PrismPropertyWrapper parent, PrismPropertyValue<SchemaDefinitionType> value, ValueStatus status) -
Uses of PrismPropertyWrapper in com.evolveum.midpoint.gui.impl.validator
Methods in com.evolveum.midpoint.gui.impl.validator that return types with arguments of type PrismPropertyWrapperModifier and TypeMethodDescriptionorg.apache.wicket.model.IModel<PrismPropertyWrapper<String>>
MappingNameValidator.getItemModel()
Constructor parameters in com.evolveum.midpoint.gui.impl.validator with type arguments of type PrismPropertyWrapperModifierConstructorDescriptionAssociationMappingNameValidator
(org.apache.wicket.model.IModel<PrismPropertyWrapper<String>> itemModel) AssociationNameValidator
(org.apache.wicket.model.IModel<PrismPropertyWrapper<QName>> itemModel) AssociationRefAttributeValidator
(org.apache.wicket.model.IModel<PrismPropertyWrapper<ItemPathType>> itemModel) ChoiceRequiredValidator
(List<ItemName> choices, org.apache.wicket.model.IModel<PrismPropertyWrapper> itemWrapper) IntentValidator
(org.apache.wicket.model.IModel<PrismPropertyWrapper<String>> itemModel) MappingNameValidator
(org.apache.wicket.model.IModel<PrismPropertyWrapper<String>> itemModel) ObjectTypeMappingNameValidator
(org.apache.wicket.model.IModel<PrismPropertyWrapper<String>> itemModel) ResourceObjectFocusTypeValidator
(org.apache.wicket.model.IModel<PrismPropertyWrapper<QName>> itemModel) SchemaDefaultPrefixValidator
(org.apache.wicket.model.IModel<PrismPropertyWrapper<String>> itemModel) -
Uses of PrismPropertyWrapper in com.evolveum.midpoint.web.component
Constructor parameters in com.evolveum.midpoint.web.component with type arguments of type PrismPropertyWrapperModifierConstructorDescriptionLockoutStatusPanel
(String id, org.apache.wicket.model.IModel<PrismPropertyWrapper<LockoutStatusType>> model, org.apache.wicket.model.IModel<PrismContainerWrapper<BehaviorType>> behaviorModel, org.apache.wicket.model.IModel<PrismContainerWrapper<ActivationType>> activationModel) -
Uses of PrismPropertyWrapper in com.evolveum.midpoint.web.component.input.validator
Constructor parameters in com.evolveum.midpoint.web.component.input.validator with type arguments of type PrismPropertyWrapperModifierConstructorDescriptionNotNullValidator
(String errorMessageKey, org.apache.wicket.model.IModel<PrismPropertyWrapper<T>> propertyWrapper) -
Uses of PrismPropertyWrapper in com.evolveum.midpoint.web.model
Methods in com.evolveum.midpoint.web.model that return PrismPropertyWrapper -
Uses of PrismPropertyWrapper in com.evolveum.midpoint.web.page.admin.reports.component
Methods in com.evolveum.midpoint.web.page.admin.reports.component that return PrismPropertyWrapperConstructor parameters in com.evolveum.midpoint.web.page.admin.reports.component with type arguments of type PrismPropertyWrapperModifierConstructorDescriptionSearchFilterConfigurationPanel
(String id, org.apache.wicket.model.IModel<PrismPropertyWrapper<SearchFilterType>> itemModel, org.apache.wicket.model.IModel<SearchFilterType> model, PrismContainerValueWrapper<ObjectCollectionType> containerWrapper)