Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.FocusTypeSuggestionType
Packages that use FocusTypeSuggestionType
Package
Description
-
Uses of FocusTypeSuggestionType in com.evolveum.midpoint.smart.api
Methods in com.evolveum.midpoint.smart.api that return FocusTypeSuggestionTypeModifier and TypeMethodDescriptionSmartIntegrationService.suggestFocusType(String resourceOid, ResourceObjectTypeIdentification typeIdentification, List<DataAccessPermissionType> permissions, Task task, OperationResult result) Suggests a discrete focus type for the application (resource) object type.SmartIntegrationService.suggestFocusType(String resourceOid, ResourceObjectTypeDefinitionType typeDefBean, List<DataAccessPermissionType> permissions, Task task, OperationResult result) Suggests a discrete focus type for the application (resource) object type which is not yet defined in the resource.Methods in com.evolveum.midpoint.smart.api that return types with arguments of type FocusTypeSuggestionTypeModifier and TypeMethodDescriptionSmartIntegrationService.getSuggestFocusTypeOperationStatus(String token, Task task, OperationResult result) Checks the status of the "suggest focus type" request.SmartIntegrationService.listSuggestFocusTypeOperationStatuses(String resourceOid, Task task, OperationResult result) List statuses of all relevant "suggest focus type" requests (for given resource OID). -
Uses of FocusTypeSuggestionType 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 FocusTypeSuggestionTypeModifier and TypeFieldDescriptionstatic final Producer<FocusTypeSuggestionType>FocusTypeSuggestionType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return FocusTypeSuggestionTypeModifier and TypeMethodDescriptionFocusTypeSuggestionWorkStateType.beginResult()FocusTypeSuggestionType.clone()ObjectFactory.createFocusTypeSuggestionType()FocusTypeSuggestionWorkStateType.getResult()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type FocusTypeSuggestionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FocusTypeSuggestionType>ObjectFactory.createFocusTypeSuggestion(FocusTypeSuggestionType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type FocusTypeSuggestionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FocusTypeSuggestionType>ObjectFactory.createFocusTypeSuggestion(FocusTypeSuggestionType value) FocusTypeSuggestionWorkStateType.result(FocusTypeSuggestionType value) voidFocusTypeSuggestionWorkStateType.setResult(FocusTypeSuggestionType value)