Uses of Class
com.evolveum.midpoint.model.api.authentication.CompiledShadowCollectionView
Packages that use CompiledShadowCollectionView
Package
Description
-
Uses of CompiledShadowCollectionView in com.evolveum.midpoint.gui.impl.page.admin.resource.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component with parameters of type CompiledShadowCollectionViewModifier and TypeMethodDescriptionprotected final RepositoryShadowBeanObjectDataProvider
ResourceObjectsPanel.createProvider
(org.apache.wicket.model.IModel<Search<ShadowType>> searchModel, CompiledShadowCollectionView collection) -
Uses of CompiledShadowCollectionView in com.evolveum.midpoint.model.api.authentication
Methods in com.evolveum.midpoint.model.api.authentication that return CompiledShadowCollectionViewModifier and TypeMethodDescriptionCompiledGuiProfile.findShadowCollectionView
(@NotNull String resourceOid, ShadowKindType kindType, String intent) Methods in com.evolveum.midpoint.model.api.authentication that return types with arguments of type CompiledShadowCollectionViewModifier and TypeMethodDescription@NotNull List<CompiledShadowCollectionView>
CompiledGuiProfile.getShadowCollectionViews()
-
Uses of CompiledShadowCollectionView in com.evolveum.midpoint.web.page.admin.shadows
Methods in com.evolveum.midpoint.web.page.admin.shadows that return CompiledShadowCollectionViewModifier and TypeMethodDescriptionprotected CompiledShadowCollectionView
ShadowTablePanel.findContainerPanelConfig()