Uses of Interface
com.evolveum.midpoint.gui.api.prism.wrapper.ResourceAttributeWrapper
Packages that use ResourceAttributeWrapper
Package
Description
-
Uses of ResourceAttributeWrapper in com.evolveum.midpoint.gui.impl.factory.wrapper
Methods in com.evolveum.midpoint.gui.impl.factory.wrapper that return ResourceAttributeWrapperModifier and TypeMethodDescriptionprotected ResourceAttributeWrapper<T>
ResourceAttributeWrapperFactoryImpl.createWrapperInternal
(PrismContainerValueWrapper<?> parent, ResourceAttribute<T> childContainer, ItemStatus status, WrapperContext ctx) Methods in com.evolveum.midpoint.gui.impl.factory.wrapper with parameters of type ResourceAttributeWrapperModifier and TypeMethodDescriptionResourceAttributeWrapperFactoryImpl.createValueWrapper
(ResourceAttributeWrapper<T> parent, PrismPropertyValue<T> value, ValueStatus status, WrapperContext context) void
ResourceAttributeWrapperFactoryImpl.registerWrapperPanel
(ResourceAttributeWrapper<T> wrapper) protected void
ResourceAttributeWrapperFactoryImpl.setupWrapper
(ResourceAttributeWrapper<T> wrapper) -
Uses of ResourceAttributeWrapper in com.evolveum.midpoint.gui.impl.prism.panel
Constructor parameters in com.evolveum.midpoint.gui.impl.prism.panel with type arguments of type ResourceAttributeWrapperModifierConstructorDescriptionResourceAttributeDefinitionHeaderPanel
(String id, org.apache.wicket.model.IModel<ResourceAttributeWrapper<T>> model) ResourceAttributeDefinitionPanel
(String id, org.apache.wicket.model.IModel<ResourceAttributeWrapper<T>> model, ItemPanelSettings settings) -
Uses of ResourceAttributeWrapper in com.evolveum.midpoint.gui.impl.prism.wrapper
Classes in com.evolveum.midpoint.gui.impl.prism.wrapper that implement ResourceAttributeWrapper