Uses of Class
com.evolveum.midpoint.model.api.authentication.CompiledShadowCollectionView
-
Packages that use CompiledShadowCollectionView Package Description com.evolveum.midpoint.model.api.authentication com.evolveum.midpoint.web.page.admin.shadows -
-
Uses of CompiledShadowCollectionView in com.evolveum.midpoint.model.api.authentication
Methods in com.evolveum.midpoint.model.api.authentication that return CompiledShadowCollectionView Modifier and Type Method Description CompiledShadowCollectionViewCompiledGuiProfile. findShadowCollectionView(@NotNull String resourceOid, ShadowKindType kindType, String intent)Methods in com.evolveum.midpoint.model.api.authentication that return types with arguments of type CompiledShadowCollectionView Modifier and Type Method Description @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 CompiledShadowCollectionView Modifier and Type Method Description protected CompiledShadowCollectionViewShadowTablePanel. findContainerPanelConfig()
-