Uses of Interface
com.evolveum.midpoint.gui.api.prism.wrapper.ShadowWrapper
Packages that use ShadowWrapper
Package
Description
-
Uses of ShadowWrapper in com.evolveum.midpoint.gui.impl.page.admin.focus
Methods in com.evolveum.midpoint.gui.impl.page.admin.focus that return ShadowWrapperModifier and TypeMethodDescription@NotNull ShadowWrapperFocusDetailsModels.loadShadowWrapper(PrismObject<ShadowType> projection, boolean noFetch, Task task, OperationResult result) Methods in com.evolveum.midpoint.gui.impl.page.admin.focus that return types with arguments of type ShadowWrapperModifier and TypeMethodDescriptionorg.apache.wicket.model.LoadableDetachableModel<List<ShadowWrapper>>FocusDetailsModels.getProjectionModel() -
Uses of ShadowWrapper in com.evolveum.midpoint.gui.impl.page.admin.focus.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.focus.component that return ShadowWrapperModifier and TypeMethodDescription@NotNull ShadowWrapperFocusProjectionsPanel.loadShadowWrapper(PrismObject<ShadowType> projection, Task task, OperationResult result) -
Uses of ShadowWrapper in com.evolveum.midpoint.gui.impl.prism.panel
Constructor parameters in com.evolveum.midpoint.gui.impl.prism.panel with type arguments of type ShadowWrapperModifierConstructorDescriptionShadowPanel(String id, org.apache.wicket.model.IModel<ShadowWrapper> model) ShadowPanel(String id, org.apache.wicket.model.IModel<ShadowWrapper> model, ContainerPanelConfigurationType config) -
Uses of ShadowWrapper in com.evolveum.midpoint.gui.impl.prism.wrapper
Classes in com.evolveum.midpoint.gui.impl.prism.wrapper that implement ShadowWrapper -
Uses of ShadowWrapper in com.evolveum.midpoint.gui.impl.util
Method parameters in com.evolveum.midpoint.gui.impl.util with type arguments of type ShadowWrapperModifier and TypeMethodDescriptionstatic StringProvisioningObjectsUtil.filterNonDeadProjections(List<ShadowWrapper> projectionWrappers)