Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectTypesSuggestionType
Packages that use ObjectTypesSuggestionType
Package
Description
-
Uses of ObjectTypesSuggestionType in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart that return types with arguments of type ObjectTypesSuggestionTypeModifier and TypeMethodDescriptionstatic @Nullable com.evolveum.midpoint.smart.api.info.StatusInfo<ObjectTypesSuggestionType>SmartIntegrationStatusInfoUtils.loadLatestObjectClassObjectTypeSuggestion(@NotNull PageBase pageBase, @NotNull String resourceOid, @NotNull QName objectClassName, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) static @Nullable List<com.evolveum.midpoint.smart.api.info.StatusInfo<ObjectTypesSuggestionType>>SmartIntegrationStatusInfoUtils.loadObjectTypeSuggestions(@NotNull PageBase pageBase, @NotNull String resourceOid, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) static @NotNull SmartIntegrationStatusInfoUtils.SuggestionProviderResult<ResourceObjectTypeDefinitionType,ObjectTypesSuggestionType> SmartIntegrationStatusInfoUtils.loadObjectTypeSuggestionWrappers(@NotNull PageBase pageBase, @NotNull String resourceOid, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) -
Uses of ObjectTypesSuggestionType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type ObjectTypesSuggestionTypeModifier and TypeFieldDescriptionstatic final Producer<ObjectTypesSuggestionType>ObjectTypesSuggestionType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ObjectTypesSuggestionTypeModifier and TypeMethodDescriptionObjectTypesSuggestionWorkStateType.beginResult()ObjectTypesSuggestionType.clone()ObjectFactory.createObjectTypesSuggestionType()ObjectTypesSuggestionWorkStateType.getResult()ObjectTypesSuggestionType.objectType(ResourceObjectTypeDefinitionType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ObjectTypesSuggestionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ObjectTypesSuggestionType>ObjectFactory.createObjectTypesSuggestion(ObjectTypesSuggestionType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ObjectTypesSuggestionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ObjectTypesSuggestionType>ObjectFactory.createObjectTypesSuggestion(ObjectTypesSuggestionType value) ObjectTypesSuggestionWorkStateType.result(ObjectTypesSuggestionType value) voidObjectTypesSuggestionWorkStateType.setResult(ObjectTypesSuggestionType value)