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 StatusInfo<ObjectTypesSuggestionType>SmartIntegrationStatusInfoUtils.loadObjectClassObjectTypeSuggestions(@NotNull PageBase pageBase, @NotNull String resourceOid, @NotNull QName objectClassName, @NotNull Task task, @NotNull OperationResult result) Retrieves the latest available object types suggestion for a given object class.static @Nullable List<StatusInfo<ObjectTypesSuggestionType>>SmartIntegrationStatusInfoUtils.loadObjectTypeSuggestions(@NotNull PageBase pageBase, @NotNull String resourceOid, @NotNull Task task, @NotNull OperationResult result) Loads the current status of a resource, initializing it via smart integration services.static @NotNull SmartIntegrationStatusInfoUtils.SuggestionProviderResult<ResourceObjectTypeDefinitionType,ObjectTypesSuggestionType> SmartIntegrationStatusInfoUtils.loadObjectTypeSuggestionWrappers(PageBase pageBase, String resourceOid, Task task, OperationResult result) Creates value wrappers for each suggested object type. -
Uses of ObjectTypesSuggestionType in com.evolveum.midpoint.smart.api
Methods in com.evolveum.midpoint.smart.api that return ObjectTypesSuggestionTypeModifier and TypeMethodDescriptionSmartIntegrationService.suggestObjectTypes(String resourceOid, QName objectClassName, ShadowObjectClassStatisticsType statistics, @Nullable RegenerateMode regenerateMode, @Nullable List<ResourceObjectTypeDefinitionType> previousObjectTypes, Task task, OperationResult parentResult) Invokes the service client to suggest object types for the given resource and object class.Methods in com.evolveum.midpoint.smart.api that return types with arguments of type ObjectTypesSuggestionTypeModifier and TypeMethodDescriptionSmartIntegrationService.getSuggestObjectTypesOperationStatus(String token, Task task, OperationResult result) Checks the status of the "suggest object types" request.SmartIntegrationService.listSuggestObjectTypesOperationStatuses(String resourceOid, Task task, OperationResult result) List statuses of all relevant "suggest object types" requests (for given resource OID). -
Uses of ObjectTypesSuggestionType in com.evolveum.midpoint.smart.api.info
Constructor parameters in com.evolveum.midpoint.smart.api.info with type arguments of type ObjectTypesSuggestionTypeModifierConstructorDescriptionObjectTypesSuggestionStatusInfoPrinter(@NotNull List<StatusInfo<ObjectTypesSuggestionType>> information, AbstractStatisticsPrinter.Options options) -
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)