Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectClassSizeEstimationType
Packages that use ObjectClassSizeEstimationType
Package
Description
-
Uses of ObjectClassSizeEstimationType 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 ObjectClassSizeEstimationTypeModifier and TypeMethodDescriptionstatic @Nullable ObjectClassSizeEstimationTypeSmartIntegrationUtils.computeObjectClassSizeEstimationType(@NotNull PageBase pageBase, @NotNull String resourceOid, @NotNull QName objectClassName, @NotNull Task task, @NotNull OperationResult result) Estimates the size of a given object class on the resource using smart integration services. -
Uses of ObjectClassSizeEstimationType in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.table
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.table that return ObjectClassSizeEstimationTypeConstructors in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.table with parameters of type ObjectClassSizeEstimationTypeModifierConstructorDescriptionSmartObjectClassTileModel(T valueWrapper, String resourceOid, ObjectClassSizeEstimationType sizeEstimation) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.table with type arguments of type ObjectClassSizeEstimationTypeModifierConstructorDescriptionSmartObjectClassTable(@NotNull String id, @NotNull UserProfileStorage.TableId tableId, @NotNull org.apache.wicket.model.IModel<List<PrismContainerValueWrapper<ComplexTypeDefinitionType>>> model, @NotNull org.apache.wicket.model.IModel<PrismContainerValueWrapper<ComplexTypeDefinitionType>> selectedModel, @NotNull String resourceOid, Map<QName, ObjectClassSizeEstimationType> objectClassSizeEstimationCache) -
Uses of ObjectClassSizeEstimationType in com.evolveum.midpoint.smart.api
Methods in com.evolveum.midpoint.smart.api that return ObjectClassSizeEstimationTypeModifier and TypeMethodDescriptionSmartIntegrationService.estimateObjectClassSize(String resourceOid, QName objectClassName, int maxSizeForEstimation, Task task, OperationResult result) Estimates the number of objects of the given class on the given resource. -
Uses of ObjectClassSizeEstimationType in com.evolveum.midpoint.smart.api.info
Methods in com.evolveum.midpoint.smart.api.info that return ObjectClassSizeEstimationTypeModifier and TypeMethodDescriptionObjectClassInfo.sizeEstimation()Returns the value of thesizeEstimationrecord component.Constructors in com.evolveum.midpoint.smart.api.info with parameters of type ObjectClassSizeEstimationTypeModifierConstructorDescriptionObjectClassInfo(ResourceObjectClassDefinition definition, Collection<ResourceObjectTypeDefinition> objectTypes, ObjectClassSizeEstimationType sizeEstimation, @Nullable ShadowObjectClassStatisticsType statistics) Creates an instance of aObjectClassInforecord class. -
Uses of ObjectClassSizeEstimationType 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 ObjectClassSizeEstimationTypeModifier and TypeFieldDescriptionstatic final Producer<ObjectClassSizeEstimationType>ObjectClassSizeEstimationType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ObjectClassSizeEstimationTypeModifier and TypeMethodDescriptionObjectClassSizeEstimationType.clone()ObjectFactory.createObjectClassSizeEstimationType()ObjectClassSizeEstimationType.precision(ObjectClassSizeEstimationPrecisionType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ObjectClassSizeEstimationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ObjectClassSizeEstimationType>ObjectFactory.createObjectClassSizeEstimation(ObjectClassSizeEstimationType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ObjectClassSizeEstimationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ObjectClassSizeEstimationType>ObjectFactory.createObjectClassSizeEstimation(ObjectClassSizeEstimationType value)