Uses of Class
com.evolveum.midpoint.gui.api.factory.wrapper.WrapperContext
Packages that use WrapperContext
Package
Description
Package that contains base page classes.
GUI API package for various utility classes and interfaces.
-
Uses of WrapperContext in com.evolveum.midpoint.gui.api.factory.wrapper
Methods in com.evolveum.midpoint.gui.api.factory.wrapper that return WrapperContextMethods in com.evolveum.midpoint.gui.api.factory.wrapper with parameters of type WrapperContextModifier and TypeMethodDescriptionPrismContainerWrapperFactory.createContainerValueWrapper(PrismContainerWrapper<C> objectWrapper, PrismContainerValue<C> objectValue, ValueStatus status, WrapperContext context) PrismObjectWrapperFactory.createObjectWrapper(PrismObject<O> object, ItemStatus status, WrapperContext context) ItemWrapperFactory.createValueWrapper(IW parent, PV value, ValueStatus status, WrapperContext context) ItemWrapperFactory.createWrapper(PrismContainerValueWrapper<?> parent, ItemDefinition<?> def, WrapperContext context) ItemWrapperFactory.createWrapper(PrismContainerValueWrapper<?> parent, Item childContainer, ItemStatus status, WrapperContext context) voidPrismObjectWrapperFactory.updateWrapper(PrismObjectWrapper<O> wrapper, WrapperContext context) -
Uses of WrapperContext in com.evolveum.midpoint.gui.api.page
Methods in com.evolveum.midpoint.gui.api.page with parameters of type WrapperContextModifier and TypeMethodDescription<ID extends ItemDefinition,IW extends ItemWrapper>
IWPageAdminLTE.createItemWrapper(ID def, PrismContainerValueWrapper<?> parent, WrapperContext ctx) <I extends Item,IW extends ItemWrapper>
IWPageAdminLTE.createItemWrapper(I item, ItemStatus status, WrapperContext ctx) <I extends Item,IW extends ItemWrapper>
IWPageAdminLTE.createItemWrapper(I item, PrismContainerValueWrapper<?> parent, ItemStatus status, WrapperContext ctx) <IW extends ItemWrapper,VW extends PrismValueWrapper, PV extends PrismValue>
VWPageAdminLTE.createValueWrapper(IW parentWrapper, PV newValue, ValueStatus status, WrapperContext context) -
Uses of WrapperContext in com.evolveum.midpoint.gui.api.util
Methods in com.evolveum.midpoint.gui.api.util with parameters of type WrapperContextModifier and TypeMethodDescription<I extends Item,IW extends ItemWrapper>
IWModelServiceLocator.createItemWrapper(I item, ItemStatus status, WrapperContext ctx) static <IW extends ItemWrapper,PV extends PrismValue, VW extends PrismValueWrapper>
VWWebPrismUtil.createNewValueWrapper(IW itemWrapper, PV newValue, ModelServiceLocator modelServiceLocator, WrapperContext wrapperContext) static <IW extends ItemWrapper,PV extends PrismValue, VW extends PrismValueWrapper>
VWWebPrismUtil.createNewValueWrapper(IW itemWrapper, PV newValue, ValueStatus status, ModelServiceLocator modelServiceLocator, WrapperContext context) <IW extends ItemWrapper,VW extends PrismValueWrapper, PV extends PrismValue>
VWModelServiceLocator.createValueWrapper(IW parentWrapper, PV newValue, ValueStatus status, WrapperContext context) -
Uses of WrapperContext in com.evolveum.midpoint.gui.impl.factory.wrapper
Methods in com.evolveum.midpoint.gui.impl.factory.wrapper with parameters of type WrapperContextModifier and TypeMethodDescriptionprotected voidConnectorConfigurationWrapperFactoryImpl.addItemWrapper(ItemDefinition<?> def, PrismContainerValueWrapper<?> containerValueWrapper, WrapperContext context, List<ItemWrapper<?, ?>> wrappers) voidLoggingConfigurationWrapperFactoryImpl.addItemWrapper(ItemDefinition<?> def, PrismContainerValueWrapper<?> containerValueWrapper, WrapperContext context, List<ItemWrapper<?, ?>> wrappers) protected voidPrismContainerWrapperFactoryImpl.addItemWrapper(ItemDefinition<?> def, PrismContainerValueWrapper<?> containerValueWrapper, WrapperContext context, List<ItemWrapper<?, ?>> wrappers) protected voidResourceWrapperFactoryImpl.addItemWrapper(ItemDefinition<?> def, PrismContainerValueWrapper<?> containerValueWrapper, WrapperContext context, List<ItemWrapper<?, ?>> wrappers) protected voidPrismObjectWrapperFactoryImpl.applySecurityConstraints(PrismObject<O> object, WrapperContext context) protected booleanAssignmentDetailsWrapperFactoryImpl.canCreateWrapper(ItemDefinition<?> def, ItemStatus status, WrapperContext context, boolean isEmptyValue) protected booleanItemWrapperFactoryImpl.canCreateWrapper(ItemDefinition<?> def, ItemStatus status, WrapperContext context, boolean isEmptyValue) protected booleanOperationalContainerWrapperFactory.canCreateWrapper(ItemDefinition<?> def, ItemStatus status, WrapperContext context, boolean isEmptyValue) protected booleanResourceAttributeWrapperFactoryImpl.canCreateWrapper(ItemDefinition<?> def, ItemStatus status, WrapperContext context, boolean isEmptyValue) protected @NotNull List<ItemWrapper<?,?>> PrismContainerWrapperFactoryImpl.createChildren(PrismContainerWrapper<C> parent, PrismContainerValue<C> value, PrismContainerValueWrapper<C> containerValueWrapper, WrapperContext context) protected ItemWrapper<?,?> AuthenticationBehaviorWrapperFactory.createChildWrapper(ItemDefinition<?> def, PrismContainerValueWrapper<?> containerValueWrapper, WrapperContext context) protected ItemWrapper<?,?> PrismContainerWrapperFactoryImpl.createChildWrapper(ItemDefinition<?> def, PrismContainerValueWrapper<?> containerValueWrapper, WrapperContext context) protected ItemWrapper<?,?> ReportParamWrapperFactoryImpl.createChildWrapper(ItemDefinition<?> def, PrismContainerValueWrapper<?> containerValueWrapper, WrapperContext context) AssignmentWrapperFactoryImpl.createContainerValueWrapper(PrismContainerWrapper<AssignmentType> objectWrapper, PrismContainerValue<AssignmentType> objectValue, ValueStatus status, WrapperContext context) ConstructionWrapperFactory.createContainerValueWrapper(PrismContainerWrapper<ConstructionType> objectWrapper, PrismContainerValue<ConstructionType> objectValue, ValueStatus status, WrapperContext context) LoggingConfigurationWrapperFactoryImpl.createContainerValueWrapper(PrismContainerWrapper<C> objectWrapper, PrismContainerValue<C> objectValue, ValueStatus status, WrapperContext context) PrismContainerWrapperFactoryImpl.createContainerValueWrapper(PrismContainerWrapper<C> objectWrapper, PrismContainerValue<C> objectValue, ValueStatus status, WrapperContext context) PrismObjectWrapperFactoryImpl.createContainerValueWrapper(PrismContainerWrapper<O> objectWrapper, PrismContainerValue<O> objectValue, ValueStatus status, WrapperContext context) ProfilingClassLoggerWrapperFactoryImpl.createContainerValueWrapper(PrismContainerWrapper<ClassLoggerConfigurationType> objectWrapper, PrismContainerValue<ClassLoggerConfigurationType> objectValue, ValueStatus status, WrapperContext context) ResourceAttributeMappingWrapperFactory.createContainerValueWrapper(PrismContainerWrapper<ResourceAttributeDefinitionType> objectWrapper, PrismContainerValue<ResourceAttributeDefinitionType> objectValue, ValueStatus status, WrapperContext context) PrismObjectWrapperFactoryImpl.createObjectWrapper(PrismObject<O> object, ItemStatus status, WrapperContext context) ResourceWrapperFactoryImpl.createObjectWrapper(PrismObject<ResourceType> object, ItemStatus status, WrapperContext context) ItemWrapperFactoryImpl.createValuesWrapper(IW itemWrapper, I item, WrapperContext context) AuthenticationAttemptWrapperFactory.createValueWrapper(PrismPropertyWrapper<AuthenticationAttemptDataType> parent, PrismPropertyValue<AuthenticationAttemptDataType> value, ValueStatus status, WrapperContext context) ChildOfReportParamWrapperFactory.createValueWrapper(PrismReferenceWrapper<R> parent, PrismReferenceValue value, ValueStatus status, WrapperContext context) HeterogenousContainerWrapperFactory.createValueWrapper(PrismContainerWrapper<C> parent, PrismContainerValue<C> value, ValueStatus status, WrapperContext context) PrismContainerWrapperFactoryImpl.createValueWrapper(PrismContainerWrapper<C> parent, PrismContainerValue<C> value, ValueStatus status, WrapperContext context) PrismObjectWrapperFactoryImpl.createValueWrapper(PrismContainerWrapper<O> parent, PrismContainerValue<O> value, ValueStatus status, WrapperContext context) PrismPropertyWrapperFactoryImpl.createValueWrapper(PrismPropertyWrapper<T> parent, PrismPropertyValue<T> value, ValueStatus status, WrapperContext context) PrismReferenceWrapperFactory.createValueWrapper(PrismReferenceWrapper<R> parent, PrismReferenceValue value, ValueStatus status, WrapperContext context) ResourceAttributeWrapperFactoryImpl.createValueWrapper(ResourceAttributeWrapper<T> parent, PrismPropertyValue<T> value, ValueStatus status, WrapperContext context) ResourceObjectTypeArchetypeWrapperFactory.createValueWrapper(PrismReferenceWrapper<R> parent, PrismReferenceValue value, ValueStatus status, WrapperContext context) ResourceObjectTypeDefaultOptionalPolicyWrapperFactory.createValueWrapper(PrismReferenceWrapper<R> parent, PrismReferenceValue value, ValueStatus status, WrapperContext context) ValueMetadataWrapperFactoryImpl.createValueWrapper(PrismContainerWrapper<ValueMetadataType> parent, PrismContainerValue<ValueMetadataType> value, ValueStatus status, WrapperContext context) protected List<ItemWrapper<?,?>> PrismContainerWrapperFactoryImpl.createVirtualWrappers(PrismContainerValueWrapper<C> objectValueWrapper, WrapperContext context) ChildOfReportParamWrapperFactory.createWrapper(PrismContainerValueWrapper<?> parent, ItemDefinition<?> def, WrapperContext context) ConnectorConfigurationWrapperFactoryImpl.createWrapper(PrismContainerValueWrapper<?> parent, ItemDefinition<?> def, WrapperContext context) ItemWrapperFactoryImpl.createWrapper(PrismContainerValueWrapper<?> parent, ItemDefinition<?> def, WrapperContext context) ItemWrapperFactoryImpl.createWrapper(PrismContainerValueWrapper<?> parent, Item childItem, ItemStatus status, WrapperContext context) MappingNameWrapperFactory.createWrapper(PrismContainerValueWrapper<?> parent, Item childItem, ItemStatus status, WrapperContext context) MetadataWrapperFactoryImpl.createWrapper(PrismContainerValueWrapper<?> parent, ItemDefinition<?> def, WrapperContext context) ReportParamWrapperFactoryImpl.createWrapper(PrismContainerValueWrapper<?> parent, ItemDefinition<?> def, WrapperContext context) ValueMetadataWrapperFactoryImpl.createWrapper(PrismContainerValueWrapper<?> parent, Item childItem, ItemStatus status, WrapperContext context) protected AuthenticationAttemptWrapperAuthenticationAttemptWrapperFactory.createWrapperInternal(PrismContainerValueWrapper<?> parent, PrismProperty<AuthenticationAttemptDataType> item, ItemStatus status, WrapperContext ctx) protected PrismReferenceWrapper<R>ChildOfReportParamWrapperFactory.createWrapperInternal(PrismContainerValueWrapper<?> parent, PrismReference item, ItemStatus status, WrapperContext ctx) protected PrismPropertyWrapper<ExpressionType>ExpressionWrapperFactory.createWrapperInternal(PrismContainerValueWrapper<?> parent, PrismProperty<ExpressionType> item, ItemStatus status, WrapperContext ctx) protected abstract IWItemWrapperFactoryImpl.createWrapperInternal(PrismContainerValueWrapper<?> parent, I childContainer, ItemStatus status, WrapperContext wrapperContext) protected PrismContainerWrapper<C>LoggingConfigurationWrapperFactoryImpl.createWrapperInternal(PrismContainerValueWrapper<?> parent, PrismContainer<C> childContainer, ItemStatus status, WrapperContext ctx) protected PrismReferenceWrapper<R>PolicyStatementMarkRefWrapperFactory.createWrapperInternal(PrismContainerValueWrapper<?> parent, PrismReference item, ItemStatus status, WrapperContext ctx) protected PrismContainerWrapper<C>PrismContainerWrapperFactoryImpl.createWrapperInternal(PrismContainerValueWrapper<?> parent, PrismContainer<C> childContainer, ItemStatus status, WrapperContext ctx) protected PrismPropertyWrapper<T>PrismPropertyWrapperFactoryImpl.createWrapperInternal(PrismContainerValueWrapper<?> parent, PrismProperty<T> item, ItemStatus status, WrapperContext wrapperContext) protected PrismReferenceWrapper<R>PrismReferenceWrapperFactory.createWrapperInternal(PrismContainerValueWrapper<?> parent, PrismReference item, ItemStatus status, WrapperContext ctx) ProfilingClassLoggerWrapperFactoryImpl.createWrapperInternal(PrismContainerValueWrapper<?> parent, PrismContainer<ClassLoggerConfigurationType> childContainer, ItemStatus status, WrapperContext ctx) protected PrismPropertyWrapper<ProtectedStringType>ProtectedStringWrapperFactory.createWrapperInternal(PrismContainerValueWrapper<?> parent, PrismProperty<ProtectedStringType> item, ItemStatus status, WrapperContext ctx) ResourceAttributeMappingWrapperFactory.createWrapperInternal(PrismContainerValueWrapper<?> parent, PrismContainer<ResourceAttributeDefinitionType> childContainer, ItemStatus status, WrapperContext ctx) protected ResourceAttributeWrapper<T>ResourceAttributeWrapperFactoryImpl.createWrapperInternal(PrismContainerValueWrapper<?> parent, ShadowSimpleAttribute<T> childContainer, ItemStatus status, WrapperContext ctx) protected PrismReferenceWrapper<R>ResourceObjectTypeArchetypeWrapperFactory.createWrapperInternal(PrismContainerValueWrapper<?> parent, PrismReference item, ItemStatus status, WrapperContext ctx) protected PrismReferenceWrapper<R>ResourceObjectTypeDefaultOptionalPolicyWrapperFactory.createWrapperInternal(PrismContainerValueWrapper<?> parent, PrismReference item, ItemStatus status, WrapperContext ctx) protected PrismReferenceWrapper<R>ResourceReferenceAttributeWrapperFactoryImpl.createWrapperInternal(PrismContainerValueWrapper<?> parent, PrismReference item, ItemStatus status, WrapperContext ctx) protected PrismReferenceWrapper<ObjectReferenceType>TenantRefWrapperFactory.createWrapperInternal(PrismContainerValueWrapper<?> parent, PrismReference item, ItemStatus status, WrapperContext ctx) protected PrismPropertyWrapper<ChangeTypeType>VolatilityDependencyOperationWrapperFactoryImpl.createWrapperInternal(PrismContainerValueWrapper<?> parent, PrismProperty<ChangeTypeType> item, ItemStatus status, WrapperContext wrapperContext) protected booleanItemWrapperFactoryImpl.determineReadOnly(IW itemWrapper, WrapperContext context) protected LookupTableTypeTaskHandlerWrapperFactory.getPredefinedValues(PrismProperty<String> item, WrapperContext ctx) protected ItemStatusPrismContainerWrapperFactoryImpl.recomputeStatus(PrismContainer<C> containerWrapper, ItemStatus defaultStatus, WrapperContext ctx) protected voidPrismObjectWrapperFactoryImpl.setupContextWithMetadataProcessing(PrismObject<O> object, WrapperContext context) protected <VW extends PrismValueWrapper>
voidItemWrapperFactoryImpl.setupMetadata(IW itemWrapper, VW valueWrapper, WrapperContext ctx) protected booleanPrismContainerWrapperFactoryImpl.shouldBeExpanded(PrismContainerWrapper<C> parent, PrismContainerValue<C> value, WrapperContext context) protected booleanValueMetadataWrapperFactoryImpl.shouldBeExpanded(PrismContainerWrapper<ValueMetadataType> parent, PrismContainerValue<ValueMetadataType> value, WrapperContext context) protected booleanItemWrapperFactoryImpl.shouldCreateEmptyValue(I item, WrapperContext context) protected booleanMetadataWrapperFactoryImpl.shouldCreateEmptyValue(PrismContainer<C> item, WrapperContext context) protected booleanNoEmptyValueContainerWrapperFactoryImpl.shouldCreateEmptyValue(PrismContainer<C> item, WrapperContext context) protected booleanOperationalContainerWrapperFactory.shouldCreateEmptyValue(PrismContainer<T> item, WrapperContext context) protected booleanOutboundAttributeMappingWrapperFactory.shouldCreateEmptyValue(PrismContainer<MappingType> item, WrapperContext context) protected booleanProfilingClassLoggerWrapperFactoryImpl.shouldCreateEmptyValue(PrismContainer<ClassLoggerConfigurationType> item, WrapperContext context) protected booleanProvenanceMetadataWrapperFactory.shouldCreateEmptyValue(PrismContainer<ProvenanceMetadataType> item, WrapperContext context) protected booleanShadowAssociationValueWrapperFactoryImpl.shouldCreateEmptyValue(PrismContainer<ShadowAssociationValueType> item, WrapperContext context) protected booleanValueMetadataWrapperFactoryImpl.shouldCreateEmptyValue(PrismContainer<ValueMetadataType> item, WrapperContext context) booleanAdminGuiContainerWrapperFactoryImpl.skipCreateWrapper(ItemDefinition<?> def, ItemStatus status, WrapperContext context, boolean isEmptyValue) booleanAssignmentWrapperFactoryImpl.skipCreateWrapper(ItemDefinition<?> def, ItemStatus status, WrapperContext context, boolean isEmptyValue) booleanEffectiveMarkWrapperFactoryImpl.skipCreateWrapper(ItemDefinition<?> def, ItemStatus status, WrapperContext context, boolean isEmptyValue) booleanItemWrapperFactoryImpl.skipCreateWrapper(ItemDefinition<?> def, ItemStatus status, WrapperContext context, boolean isEmptyValue) voidPrismObjectWrapperFactoryImpl.updateWrapper(PrismObjectWrapper<O> wrapper, WrapperContext context) -
Uses of WrapperContext in com.evolveum.midpoint.gui.impl.factory.wrapper.resourceAssociation
Methods in com.evolveum.midpoint.gui.impl.factory.wrapper.resourceAssociation with parameters of type WrapperContextModifier and TypeMethodDescriptionAssociationMappingWrapperFactory.createContainerValueWrapper(PrismContainerWrapper<AbstractAttributeMappingsDefinitionType> objectWrapper, PrismContainerValue<AbstractAttributeMappingsDefinitionType> objectValue, ValueStatus status, WrapperContext context) AssociationMappingExpressionWrapperFactory.createWrapper(PrismContainerValueWrapper<?> parent, ItemDefinition<?> expressionDef, WrapperContext context) AssociationNameWrapperFactory.createWrapper(PrismContainerValueWrapper<?> parent, Item childItem, ItemStatus status, WrapperContext context) AssociationMappingWrapperFactory.createWrapperInternal(PrismContainerValueWrapper<?> parent, PrismContainer<AbstractAttributeMappingsDefinitionType> childContainer, ItemStatus status, WrapperContext ctx) -
Uses of WrapperContext in com.evolveum.midpoint.gui.impl.factory.wrapper.schema
Methods in com.evolveum.midpoint.gui.impl.factory.wrapper.schema with parameters of type WrapperContextModifier and TypeMethodDescriptionSchemaWrapperFactory.createValueWrapper(PrismContainerWrapper<AssignmentHolderType> parent, PrismContainerValue<AssignmentHolderType> value, ValueStatus status, WrapperContext context) ResourceSchemaWrapperFactory.createWrapper(PrismContainerValueWrapper<?> parent, ItemDefinition<?> schemaDef, WrapperContext context) SchemaDefinitionWrapperFactory.createWrapper(PrismContainerValueWrapper<?> parent, ItemDefinition<?> schemaDef, WrapperContext context) protected booleanObjectReferenceTargetTypeWrapperFactory.determineReadOnly(PrismPropertyWrapper<T> itemWrapper, WrapperContext context) protected booleanUnmodifiableSchemaItemIndexWrapperFactory.determineReadOnly(PrismPropertyWrapper<T> itemWrapper, WrapperContext context) protected booleanUnmodifiableSchemaPropertiesWrapperFactory.determineReadOnly(PrismPropertyWrapper<T> itemWrapper, WrapperContext context) protected booleanUnmodifiableSchemaReferencesWrapperFactory.determineReadOnly(PrismReferenceWrapper<R> itemWrapper, WrapperContext context) -
Uses of WrapperContext in com.evolveum.midpoint.gui.impl.page.admin
Methods in com.evolveum.midpoint.gui.impl.page.admin that return WrapperContextModifier and TypeMethodDescriptionObjectDetailsModels.createWrapperContext()protected WrapperContextObjectDetailsModels.createWrapperContext(com.evolveum.midpoint.task.api.Task task, OperationResult result) -
Uses of WrapperContext in com.evolveum.midpoint.gui.impl.page.admin.resource
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource that return WrapperContextModifier and TypeMethodDescriptionprotected WrapperContextResourceDetailsModel.createWrapperContext(com.evolveum.midpoint.task.api.Task task, OperationResult result) -
Uses of WrapperContext in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling with parameters of type WrapperContextModifier and TypeMethodDescriptionprotected final voidSchemaHandlingTypesTableWizardPanel.onNewValue(PrismContainerValue<C> value, org.apache.wicket.model.IModel<PrismContainerWrapper<C>> containerModel, WrapperContext context, org.apache.wicket.ajax.AjaxRequestTarget target, boolean isDeprecate) -
Uses of WrapperContext in com.evolveum.midpoint.gui.impl.prism.panel.vertical.form
Methods in com.evolveum.midpoint.gui.impl.prism.panel.vertical.form that return WrapperContextModifier and TypeMethodDescriptionprotected WrapperContextVerticalFormPanel.createWrapperContext() -
Uses of WrapperContext in com.evolveum.midpoint.gui.impl.prism.wrapper
Methods in com.evolveum.midpoint.gui.impl.prism.wrapper that return WrapperContextModifier and TypeMethodDescriptionprotected WrapperContextPrismReferenceValueWrapperImpl.createWrapperContextForNewObject(WrapperContext wrapperContext) protected WrapperContextResourceObjectTypeArchetypeValueWrapperImpl.createWrapperContextForNewObject(WrapperContext wrapperContext) Methods in com.evolveum.midpoint.gui.impl.prism.wrapper with parameters of type WrapperContextModifier and TypeMethodDescriptionprotected WrapperContextPrismReferenceValueWrapperImpl.createWrapperContextForNewObject(WrapperContext wrapperContext) protected WrapperContextResourceObjectTypeArchetypeValueWrapperImpl.createWrapperContextForNewObject(WrapperContext wrapperContext)