Uses of Enum Class
com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.ResourceAssociationTypeWizardChoicePanel.ResourceAssociationTypePreviewTileType
Package
Description
-
Uses of ResourceAssociationTypeWizardChoicePanel.ResourceAssociationTypePreviewTileType in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType that return ResourceAssociationTypeWizardChoicePanel.ResourceAssociationTypePreviewTileTypeModifier and TypeMethodDescriptionResourceAssociationTypeWizardChoicePanel.ResourceAssociationTypePreviewTileType.valueOf(String name) Returns the enum constant of this class with the specified name.ResourceAssociationTypeWizardChoicePanel.ResourceAssociationTypePreviewTileType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType with parameters of type ResourceAssociationTypeWizardChoicePanel.ResourceAssociationTypePreviewTileTypeModifier and TypeMethodDescriptionstatic @NotNull ResourceGuideAssociationTypeTileStateResourceGuideAssociationTypeTileState.computeState(ResourceAssociationTypeWizardChoicePanel.ResourceAssociationTypePreviewTileType tile, @NotNull org.apache.wicket.model.IModel<PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType>> valueModel) static @Nullable StringResourceGuideAssociationTypeTileState.getTooltipKey(ResourceAssociationTypeWizardChoicePanel.ResourceAssociationTypePreviewTileType tile, @NotNull ShadowAssociationTypeDefinitionType real) Method parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType with type arguments of type ResourceAssociationTypeWizardChoicePanel.ResourceAssociationTypePreviewTileTypeModifier and TypeMethodDescriptionprotected org.apache.wicket.ComponentResourceAssociationTypeWizardChoicePanel.createTilePanel(String id, org.apache.wicket.model.IModel<Tile<ResourceAssociationTypeWizardChoicePanel.ResourceAssociationTypePreviewTileType>> tileModel)