Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ResourceObjectTypeDefinitionType
Packages that use ResourceObjectTypeDefinitionType
Package
Description
-
Uses of ResourceObjectTypeDefinitionType in com.evolveum.midpoint.cases.api.util
Methods in com.evolveum.midpoint.cases.api.util with parameters of type ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionstatic ObjectQueryQueryUtils.createQueryForObjectTypeSimulationTasks(@Nullable ResourceObjectTypeDefinitionType resourceObjectTypeDef, @NotNull String resourceOid) -
Uses of ResourceObjectTypeDefinitionType in com.evolveum.midpoint.gui.api.util
Methods in com.evolveum.midpoint.gui.api.util with parameters of type ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionstatic StringWebComponentUtil.createIconForResourceObjectType(ResourceObjectTypeDefinitionType objectType) static List<ShadowAttributeDefinition>WebPrismUtil.searchAttributeDefinitions(ResourceSchema schema, ResourceObjectTypeDefinitionType objectType) -
Uses of ResourceObjectTypeDefinitionType in com.evolveum.midpoint.gui.impl.component.data.provider.suggestion
Methods in com.evolveum.midpoint.gui.impl.component.data.provider.suggestion that return types with arguments of type ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionStatusAwareDataFactory.createObjectTypeModel(@NotNull org.apache.wicket.Component component, @NotNull org.apache.wicket.model.IModel<Boolean> toggleModel, @NotNull PrismContainerWrapperModel<ResourceType, ResourceObjectTypeDefinitionType> baseWrapper, @NotNull String resourceOid) Creates a model combining object type definitions with Smart object type suggestions.Method parameters in com.evolveum.midpoint.gui.impl.component.data.provider.suggestion with type arguments of type ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionstatic @NotNull StatusAwareDataFactory.SuggestionsModelDto<ItemsSubCorrelatorType>StatusAwareDataFactory.createCorrelationModel(@NotNull org.apache.wicket.Component component, @NotNull org.apache.wicket.model.IModel<Boolean> toggleModel, @NotNull org.apache.wicket.model.IModel<PrismContainerWrapper<ItemsSubCorrelatorType>> containerModel, @NotNull PrismContainerValueWrapper<ResourceObjectTypeDefinitionType> parentWrapper, @NotNull String resourceOid) Creates a model merging correlation definitions with Smart correlation suggestions.static @NotNull StatusAwareDataFactory.SuggestionsModelDto<MappingType>StatusAwareDataFactory.createMappingModel(@NotNull org.apache.wicket.Component component, @NotNull String resourceOid, @NotNull org.apache.wicket.model.IModel<Boolean> switchSuggestionModel, @NotNull org.apache.wicket.model.IModel<PrismContainerWrapper<MappingType>> containerModel, @NotNull PrismContainerValueWrapper<ResourceObjectTypeDefinitionType> parentWrapper, @NotNull MappingDirection mappingDirection, @NotNull Set<PrismContainerValueWrapper<MappingType>> acceptedSuggestionsCache) Creates a model combining mapping definitions with Smart mapping suggestions.StatusAwareDataFactory.createObjectTypeModel(@NotNull org.apache.wicket.Component component, @NotNull org.apache.wicket.model.IModel<Boolean> toggleModel, @NotNull PrismContainerWrapperModel<ResourceType, ResourceObjectTypeDefinitionType> baseWrapper, @NotNull String resourceOid) Creates a model combining object type definitions with Smart object type suggestions. -
Uses of ResourceObjectTypeDefinitionType in com.evolveum.midpoint.gui.impl.component.input
Methods in com.evolveum.midpoint.gui.impl.component.input with parameters of type ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionFocusDefinitionsMappingProvider.collectAvailableDefinitions(String input, ResourceObjectTypeDefinitionType resourceObjectType) protected PrismContainerDefinition<? extends Containerable>FocusDefinitionsMappingProvider.getFocusTypeDefinition(ResourceObjectTypeDefinitionType resourceObjectType) -
Uses of ResourceObjectTypeDefinitionType in com.evolveum.midpoint.gui.impl.factory.wrapper
Methods in com.evolveum.midpoint.gui.impl.factory.wrapper that return ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionResourceObjectTypeWrapperFactory.duplicateObject(ResourceObjectTypeDefinitionType originalBean, PageBase pageBase) Methods in com.evolveum.midpoint.gui.impl.factory.wrapper with parameters of type ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionResourceObjectTypeWrapperFactory.duplicateObject(ResourceObjectTypeDefinitionType originalBean, PageBase pageBase) -
Uses of ResourceObjectTypeDefinitionType in com.evolveum.midpoint.gui.impl.page.admin.resource
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.resource with type arguments of type ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionPageResource.showObjectTypeWizard(PrismContainerValue<ResourceObjectTypeDefinitionType> value, org.apache.wicket.ajax.AjaxRequestTarget target, ItemPath pathToValue, @Nullable SerializableConsumer<org.apache.wicket.ajax.AjaxRequestTarget> afterSaveAction) -
Uses of ResourceObjectTypeDefinitionType in com.evolveum.midpoint.gui.impl.page.admin.resource.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component that return types with arguments of type ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionprotected List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>,String>> ResourceObjectTypesPanel.createColumns()protected DisplayNamePanel<ResourceObjectTypeDefinitionType>ResourceObjectTypeDetailsPanel.createDisplayNamePanel(String displayNamePanelId) protected @NotNull List<PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>>ResourceObjectTypesPanel.getExistingObjectTypeDefinitions(@NotNull QName targetObjectClass) Returns all existing object type definitions matching the given object class.protected Class<ResourceObjectTypeDefinitionType>ResourceObjectTypesPanel.getSchemaHandlingObjectsType()ResourceObjectTypesPanel.getSuggestionsModelDto()Method parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component with type arguments of type ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionprotected voidResourceObjectTypesPanel.onEditValue(org.apache.wicket.model.IModel<PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>> valueModel, org.apache.wicket.ajax.AjaxRequestTarget target) protected voidResourceObjectTypesPanel.onNewValue(PrismContainerValue<ResourceObjectTypeDefinitionType> value, @NotNull org.apache.wicket.model.IModel<PrismContainerWrapper<ResourceObjectTypeDefinitionType>> newWrapperModel, org.apache.wicket.ajax.AjaxRequestTarget target, boolean isDuplicate, @Nullable SerializableConsumer<org.apache.wicket.ajax.AjaxRequestTarget> postSaveHandler) protected voidResourceObjectTypesPanel.onNewValue(PrismContainerValue<ResourceObjectTypeDefinitionType> value, @NotNull org.apache.wicket.model.IModel<PrismContainerWrapper<ResourceObjectTypeDefinitionType>> newWrapperModel, org.apache.wicket.ajax.AjaxRequestTarget target, boolean isDuplicate, @Nullable SerializableConsumer<org.apache.wicket.ajax.AjaxRequestTarget> postSaveHandler) protected voidResourceObjectTypesPanel.onReviewValue(@NotNull org.apache.wicket.model.IModel<PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>> valueModel, org.apache.wicket.ajax.AjaxRequestTarget target, StatusInfo<?> statusInfo, @Nullable SerializableConsumer<org.apache.wicket.ajax.AjaxRequestTarget> postSaveHandler) protected voidResourceObjectTypesPanel.onSuggestValue(org.apache.wicket.model.IModel<PrismContainerWrapper<ResourceObjectTypeDefinitionType>> newWrapperModel, org.apache.wicket.ajax.AjaxRequestTarget target) -
Uses of ResourceObjectTypeDefinitionType in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling with type arguments of type ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionstatic voidMappingUtils.createMappingsValueIfRequired(@NotNull PageBase pageBase, @NotNull org.apache.wicket.model.IModel<PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>> resourceObjectTypeDefinition, @Nullable List<ResourceAttributeDefinitionType> candidateAttributes, @NotNull ResourceDetailsModel assignmentHolderDetailsModel) Ensures that inbound mapping values exist for the given candidate attributes. -
Uses of ResourceObjectTypeDefinitionType in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.basic
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.basic that return types with arguments of type ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionParticipantAssociationStepPanel.createTileObject(PrismContainerValueWrapper<ResourceObjectTypeDefinitionType> object) protected org.apache.wicket.model.IModel<List<PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>>>ParticipantAssociationStepPanel.createValuesModel()protected Class<ResourceObjectTypeDefinitionType>ParticipantAssociationStepPanel.getType()Method parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.basic with type arguments of type ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionParticipantAssociationStepPanel.createTileObject(PrismContainerValueWrapper<ResourceObjectTypeDefinitionType> object) protected voidParticipantAssociationStepPanel.processSelectOrDeselectItem(PrismContainerValueWrapper<ResourceObjectTypeDefinitionType> value, MultivalueContainerListDataProvider<ResourceObjectTypeDefinitionType> provider, org.apache.wicket.ajax.AjaxRequestTarget target) protected voidParticipantAssociationStepPanel.processSelectOrDeselectItem(PrismContainerValueWrapper<ResourceObjectTypeDefinitionType> value, MultivalueContainerListDataProvider<ResourceObjectTypeDefinitionType> provider, org.apache.wicket.ajax.AjaxRequestTarget target) -
Uses of ResourceObjectTypeDefinitionType in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType that return types with arguments of type ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionprotected org.apache.wicket.model.IModel<PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>>PreviewResourceObjectTypeDataWizardPanel.getResourceObjectType()protected org.apache.wicket.model.IModel<PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>>ResourceObjectTypeWizardChoicePanel.getValueModel()Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType with parameters of type ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionstatic @Nullable StringResourceGuideObjectTypeTileState.getTooltipKey(ResourceObjectTypeWizardChoicePanel.ResourceObjectTypePreviewTileType tile, @NotNull ResourceType resource, @NotNull ResourceObjectTypeDefinitionType real) Method parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType with type arguments of type ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionstatic @NotNull ResourceGuideObjectTypeTileStateResourceGuideObjectTypeTileState.computeState(ResourceObjectTypeWizardChoicePanel.ResourceObjectTypePreviewTileType tile, ResourceType resource, @NotNull org.apache.wicket.model.IModel<PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>> valueModel, ResourceObjectTypeWizardChoicePanel components) protected ResourceObjectTypeBasicWizardPanelResourceObjectTypeWizardPanel.createNewTypeWizard(String id, WizardPanelHelper<ResourceObjectTypeDefinitionType, ResourceDetailsModel> helper) protected abstract voidResourceObjectTypeTableWizardPanel.onCreateValue(org.apache.wicket.model.IModel<PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>> value, org.apache.wicket.ajax.AjaxRequestTarget target, boolean isDuplicate, @Nullable SerializableConsumer<org.apache.wicket.ajax.AjaxRequestTarget> postSaveHandler) protected abstract voidResourceObjectTypeTableWizardPanel.onEditValue(org.apache.wicket.model.IModel<PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>> value, org.apache.wicket.ajax.AjaxRequestTarget target) protected abstract voidResourceObjectTypeTableWizardPanel.onSuggestValue(org.apache.wicket.model.IModel<PrismContainerWrapper<ResourceObjectTypeDefinitionType>> newWrapperModel, org.apache.wicket.ajax.AjaxRequestTarget target) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType with type arguments of type ResourceObjectTypeDefinitionTypeModifierConstructorDescriptionPreviewResourceObjectTypeDataWizardPanel(String id, ResourceDetailsModel model, org.apache.wicket.model.IModel<PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>> resourceObjectType) ResourceObjectTypeWizardChoicePanel(String id, @NotNull WizardPanelHelper<ResourceObjectTypeDefinitionType, ResourceDetailsModel> helper) ResourceObjectTypeWizardPanel(String id, WizardPanelHelper<ResourceObjectTypeDefinitionType, ResourceDetailsModel> helper) -
Uses of ResourceObjectTypeDefinitionType in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.associations
Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.associations with type arguments of type ResourceObjectTypeDefinitionTypeModifierConstructorDescriptionAssociationsTable(String id, org.apache.wicket.model.IModel<PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>> valueModel, ContainerPanelConfigurationType config) AssociationsTableWizardPanel(String id, WizardPanelHelper<ResourceObjectTypeDefinitionType, ResourceDetailsModel> superHelper) AssociationsWizardPanel(String id, WizardPanelHelper<ResourceObjectTypeDefinitionType, ResourceDetailsModel> helper) -
Uses of ResourceObjectTypeDefinitionType in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.attribute
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.attribute that return ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionprotected @NotNull ResourceObjectTypeDefinitionTypeMappingOverrideTable.getObjectTypeDefinition()Returns the parentResourceObjectTypeDefinitionTypeof the current container value. -
Uses of ResourceObjectTypeDefinitionType in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.attribute.table
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.attribute.table that return types with arguments of type ResourceObjectTypeDefinitionType -
Uses of ResourceObjectTypeDefinitionType in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.basic
Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.basic with type arguments of type ResourceObjectTypeDefinitionTypeModifierConstructorDescriptionBasicSettingResourceObjectTypeStepPanel(ResourceDetailsModel model, org.apache.wicket.model.IModel<PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>> newValueModel) DelineationResourceObjectTypeStepPanel(ResourceDetailsModel model, org.apache.wicket.model.IModel<PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>> newValueModel) FocusResourceObjectTypeStepPanel(ResourceDetailsModel model, org.apache.wicket.model.IModel<PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>> newValueModel) ResourceObjectTypeBasicWizardPanel(String id, WizardPanelHelper<ResourceObjectTypeDefinitionType, ResourceDetailsModel> helper) -
Uses of ResourceObjectTypeDefinitionType in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.correlation
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.correlation with parameters of type ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionprotected InlineMenuItemSmartCorrelationTable.createSimulationInlineMenu(PrismContainerValueWrapper<ItemsSubCorrelatorType> tileModel, ResourceObjectTypeDefinitionType resourceObjectTypeDef) Method parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.correlation with type arguments of type ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionprotected voidCorrelationItemsTableWizardPanel.performAddOperation(@NotNull PageBase pageBase, @NotNull org.apache.wicket.ajax.AjaxRequestTarget target, @NotNull org.apache.wicket.model.IModel<PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>> resourceObjectTypeDef, @Nullable List<ResourceAttributeDefinitionType> attributes, @NotNull org.apache.wicket.model.IModel<PrismContainerValueWrapper<ItemsSubCorrelatorType>> valueModel, @NotNull StatusInfo<CorrelationSuggestionsType> statusInfo) -
Uses of ResourceObjectTypeDefinitionType in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.policies
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.policies that return types with arguments of type ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionprotected org.apache.wicket.model.IModel<PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>>PoliciesObjectTypeWizardChoicePanel.getValueModel()Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.policies with type arguments of type ResourceObjectTypeDefinitionTypeModifierConstructorDescriptionPoliciesObjectTypeWizardChoicePanel(String id, WizardPanelHelper<ResourceObjectTypeDefinitionType, ResourceDetailsModel> helper) PoliciesObjectTypeWizardPanel(String id, WizardPanelHelper<ResourceObjectTypeDefinitionType, ResourceDetailsModel> helper) -
Uses of ResourceObjectTypeDefinitionType in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.policies.defaultOperationPolicies
Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.policies.defaultOperationPolicies with type arguments of type ResourceObjectTypeDefinitionTypeModifierConstructorDescriptionDefaultOperationPoliciesTable(String id, org.apache.wicket.model.IModel<PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>> valueModel, ContainerPanelConfigurationType config) DefaultOperationPoliciesTableWizardPanel(String id, WizardPanelHelper<ResourceObjectTypeDefinitionType, ResourceDetailsModel> superHelper) DefaultOperationPoliciesWizardPanel(String id, WizardPanelHelper<ResourceObjectTypeDefinitionType, ResourceDetailsModel> helper) -
Uses of ResourceObjectTypeDefinitionType in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.policies.marking
Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.policies.marking with type arguments of type ResourceObjectTypeDefinitionTypeModifierConstructorDescriptionMarkingTable(String id, org.apache.wicket.model.IModel<PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>> valueModel, ContainerPanelConfigurationType config) MarkingTableWizardPanel(String id, WizardPanelHelper<ResourceObjectTypeDefinitionType, ResourceDetailsModel> superHelper) MarkingWizardPanel(String id, WizardPanelHelper<ResourceObjectTypeDefinitionType, ResourceDetailsModel> helper) -
Uses of ResourceObjectTypeDefinitionType 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 ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionstatic @NotNull CompareObjectDto<ResourceObjectTypeDefinitionType>SmartIntegrationUtils.createCompareObjectDto(@NotNull PrismContainerValueWrapper<ResourceObjectTypeDefinitionType> selectedDefinition, @NotNull List<PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>> existingDefinitions, @NotNull List<ItemPath> paths) Creates a CompareObjectDto with the standard configuration.static @NotNull SmartIntegrationStatusInfoUtils.SuggestionProviderResult<ResourceObjectTypeDefinitionType,ObjectTypesSuggestionType> SmartIntegrationStatusInfoUtils.loadObjectTypeSuggestionWrappers(PageBase pageBase, String resourceOid, Task task, OperationResult result) Creates value wrappers for each suggested object type.Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart with parameters of type ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionstatic @NotNull SmartIntegrationStatusInfoUtils.SuggestionProviderResult<ItemsSubCorrelatorType,CorrelationSuggestionsType> SmartIntegrationStatusInfoUtils.loadCorrelationSuggestionWrappers(@NotNull PageBase pageBase, @NotNull String resourceOid, @NotNull ResourceObjectTypeDefinitionType rotDef, boolean includeNonCompletedSuggestions, @NotNull Task task, @NotNull OperationResult result) static @NotNull SmartIntegrationStatusInfoUtils.SuggestionProviderResult<MappingType,MappingsSuggestionType> SmartIntegrationStatusInfoUtils.loadMappingSuggestionWrappers(@NotNull PageBase pageBase, @NotNull String resourceOid, @NotNull ResourceObjectTypeDefinitionType rotDef, @NotNull MappingDirection mappingDirection, boolean includeNonCompletedSuggestions, @NotNull Task task, @NotNull OperationResult result) static voidSmartIntegrationUtils.removeObjectTypeSuggestionNew(@NotNull PageBase pageBase, @NotNull StatusInfo<?> statusInfo, @NotNull ResourceObjectTypeDefinitionType suggestionToRemove, @NotNull Task task, @NotNull OperationResult result) Removes an object-type suggestion from the task identified by the status token.static voidSmartIntegrationUtils.showStatisticsPanel(@NotNull org.apache.wicket.ajax.AjaxRequestTarget target, @NotNull ResourceObjectTypeDefinitionType objectTypeDefinition, @NotNull PageBase pageBase, @NotNull String resourceOid) Method parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart with type arguments of type ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionstatic @NotNull CompareObjectDto<ResourceObjectTypeDefinitionType>SmartIntegrationUtils.createCompareObjectDto(@NotNull PrismContainerValueWrapper<ResourceObjectTypeDefinitionType> selectedDefinition, @NotNull List<PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>> existingDefinitions, @NotNull List<ItemPath> paths) Creates a CompareObjectDto with the standard configuration.static @NotNull CompareObjectDto<ResourceObjectTypeDefinitionType>SmartIntegrationUtils.createCompareObjectDto(@NotNull PrismContainerValueWrapper<ResourceObjectTypeDefinitionType> selectedDefinition, @NotNull List<PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>> existingDefinitions, @NotNull List<ItemPath> paths) Creates a CompareObjectDto with the standard configuration. -
Uses of ResourceObjectTypeDefinitionType in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.page
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.page that return types with arguments of type ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionSmartObjectTypeSuggestionWizardPanel.createTablePanel(String idOfChoicePanel) Method parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.page with type arguments of type ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionprotected abstract voidResourceSuggestedObjectTypeTableWizardPanel.onContinueWithSelected(org.apache.wicket.model.IModel<PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>> model, @NotNull PrismContainerValue<ResourceObjectTypeDefinitionType> newValue, @NotNull org.apache.wicket.model.IModel<PrismContainerWrapper<ResourceObjectTypeDefinitionType>> containerModel, @NotNull org.apache.wicket.ajax.AjaxRequestTarget target) protected abstract voidResourceSuggestedObjectTypeTableWizardPanel.onContinueWithSelected(org.apache.wicket.model.IModel<PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>> model, @NotNull PrismContainerValue<ResourceObjectTypeDefinitionType> newValue, @NotNull org.apache.wicket.model.IModel<PrismContainerWrapper<ResourceObjectTypeDefinitionType>> containerModel, @NotNull org.apache.wicket.ajax.AjaxRequestTarget target) protected voidSmartObjectTypeSuggestionWizardPanel.onReviewSelected(@NotNull PrismContainerValue<ResourceObjectTypeDefinitionType> newValue, @NotNull ItemPath pathToContainer, @NotNull org.apache.wicket.ajax.AjaxRequestTarget target, @Nullable SerializableConsumer<org.apache.wicket.ajax.AjaxRequestTarget> afterSaveAction) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.page with type arguments of type ResourceObjectTypeDefinitionTypeModifierConstructorDescriptionSmartObjectTypeSuggestionWizardPanel(String id, WizardPanelHelper<ResourceObjectTypeDefinitionType, ResourceDetailsModel> helper) -
Uses of ResourceObjectTypeDefinitionType in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.table
Classes in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.table with type parameters of type ResourceObjectTypeDefinitionTypeModifier and TypeClassDescriptionclassSmartObjectTypeSuggestionPanel<C extends PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>>classSmartObjectTypeSuggestionTable<O extends PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>>classSmartObjectTypeSuggestionTileModel<T extends PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>>Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.table that return ResourceObjectTypeDefinitionTypeMethods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.table that return types with arguments of type ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionSmartObjectTypeSuggestionTable.createTileObject(PrismContainerValueWrapper<ResourceObjectTypeDefinitionType> object) protected abstract List<PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>>SmartObjectTypeSuggestionPanel.getExistingObjectTypeDefinitions(QName objectClassName) Get existing object type definitions for the given object class name.SmartObjectTypeSuggestionTable.getExistingObjectTypeDefinitions(QName objectClassName) PageableListView<ResourceObjectTypeDefinitionType,PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>> SmartObjectTypeSuggestionTable.getTiles()PageableListView<ResourceObjectTypeDefinitionType,PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>> SmartObjectTypeSuggestionTable.getTiles()Method parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.table with type arguments of type ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionprotected org.apache.wicket.ComponentSmartObjectTypeSuggestionTable.createTile(String id, org.apache.wicket.model.IModel<TemplateTile<PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>>> model) SmartObjectTypeSuggestionTable.createTileObject(PrismContainerValueWrapper<ResourceObjectTypeDefinitionType> object) protected org.apache.wicket.markup.html.WebMarkupContainerSmartObjectTypeSuggestionTable.createTilesContainer(String idTilesContainer, org.apache.wicket.extensions.markup.html.repeater.data.table.ISortableDataProvider<PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>, String> provider, UserProfileStorage.TableId tableId) protected voidSmartObjectTypeSuggestionTable.onRadioTileSelected(org.apache.wicket.model.IModel<PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>> selectedTileModel, org.apache.wicket.ajax.AjaxRequestTarget target) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.table with type arguments of type ResourceObjectTypeDefinitionTypeModifierConstructorDescriptionSmartObjectTypeSuggestionTable(@NotNull String id, UserProfileStorage.TableId tableId, @NotNull org.apache.wicket.model.IModel<List<PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>>> model, @NotNull org.apache.wicket.model.IModel<PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>> selectedModel, @NotNull String resourceOid) -
Uses of ResourceObjectTypeDefinitionType in com.evolveum.midpoint.gui.impl.page.admin.simulation.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.simulation.component that return ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescription@NotNull ResourceObjectTypeDefinitionTypeSimulationParams.definition()Returns the value of thedefinitionrecord component.Constructors in com.evolveum.midpoint.gui.impl.page.admin.simulation.component with parameters of type ResourceObjectTypeDefinitionTypeModifierConstructorDescriptionSimulationParams(@NotNull PageBase pageBase, @NotNull ResourceType resource, @NotNull ResourceObjectTypeDefinitionType definition, @NotNull ResourceTaskFlavor<T> flavor, T workDefinitionConfiguration, @NotNull ExecutionModeType executionMode) Creates an instance of aSimulationParamsrecord class.Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.simulation.component with type arguments of type ResourceObjectTypeDefinitionTypeModifierConstructorDescriptionSimulationActionTaskButton(@NotNull String id, @NotNull org.apache.wicket.model.IModel<ResourceObjectTypeDefinitionType> model, @NotNull org.apache.wicket.model.IModel<ResourceType> resourceOid) -
Uses of ResourceObjectTypeDefinitionType in com.evolveum.midpoint.gui.impl.page.admin.simulation.util
Methods in com.evolveum.midpoint.gui.impl.page.admin.simulation.util that return ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionstatic @Nullable ResourceObjectTypeDefinitionTypeCorrelationUtil.findResourceObjectTypeDefinitionType(@NotNull PageBase page, @NotNull SimulationResultType result) Finds the ResourceObjectTypeDefinitionType related to the simulation result. -
Uses of ResourceObjectTypeDefinitionType in com.evolveum.midpoint.gui.impl.util
Methods in com.evolveum.midpoint.gui.impl.util with parameters of type ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionstatic StringGuiDisplayNameUtil.getDisplayName(ResourceObjectTypeDefinitionType objectType) -
Uses of ResourceObjectTypeDefinitionType in com.evolveum.midpoint.schema.config
Classes in com.evolveum.midpoint.schema.config with type parameters of type ResourceObjectTypeDefinitionTypeModifier and TypeClassDescriptionclassRepresents one of the following: - definition of a resource object type (e.g.Methods in com.evolveum.midpoint.schema.config that return ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescription@NotNull ResourceObjectTypeDefinitionTypeComplexAttributeTypeDefinitionConfigItem.getObjectTypeDefinitionBean()@NotNull ResourceObjectTypeDefinitionTypeResourceDataTypeDefinitionConfigItem.getObjectTypeDefinitionBean()TheResourceObjectTypeDefinitionis currently hardcoded to containResourceObjectTypeDefinitionType.@NotNull ResourceObjectTypeDefinitionTypeResourceObjectTypeDefinitionConfigItem.getObjectTypeDefinitionBean()Constructor parameters in com.evolveum.midpoint.schema.config with type arguments of type ResourceObjectTypeDefinitionTypeModifierConstructorDescriptionResourceObjectClassDefinitionConfigItem(@NotNull ConfigurationItem<ResourceObjectTypeDefinitionType> original) ResourceObjectTypeDefinitionConfigItem(@NotNull ConfigurationItem<ResourceObjectTypeDefinitionType> original) -
Uses of ResourceObjectTypeDefinitionType in com.evolveum.midpoint.schema.merger.objdef
Constructors in com.evolveum.midpoint.schema.merger.objdef with parameters of type ResourceObjectTypeDefinitionTypeModifierConstructorDescriptionResourceObjectTypeDefinitionMergeOperation(@NotNull ResourceObjectTypeDefinitionType target, @NotNull ResourceObjectTypeDefinitionType source, @Nullable OriginMarker originMarker) -
Uses of ResourceObjectTypeDefinitionType in com.evolveum.midpoint.schema.merger.resource
Method parameters in com.evolveum.midpoint.schema.merger.resource with type arguments of type ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionprotected voidObjectTypeDefinitionMerger.mergeInternal(@NotNull PrismContainer<ResourceObjectTypeDefinitionType> target, @NotNull PrismContainer<ResourceObjectTypeDefinitionType> source) -
Uses of ResourceObjectTypeDefinitionType in com.evolveum.midpoint.schema.processor
Methods in com.evolveum.midpoint.schema.processor that return ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescription@NotNull ResourceObjectTypeDefinitionTypeAbstractResourceObjectDefinitionImpl.getDefinitionBean()@NotNull ResourceObjectTypeDefinitionTypeCompositeObjectDefinitionImpl.getDefinitionBean()@NotNull ResourceObjectTypeDefinitionTypeResourceObjectDefinition.getDefinitionBean()Returns the configuration bean for this object type or class.Methods in com.evolveum.midpoint.schema.processor with parameters of type ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionResourceObjectClassDefinitionImpl.create(@NotNull BasicResourceInformation basicResourceInformation, @NotNull NativeObjectClassDefinition nativeObjectClassDefinition, @Nullable ResourceObjectTypeDefinitionType definitionBean) static @NotNull ResourceObjectTypeIdentificationResourceObjectTypeIdentification.of(@NotNull ResourceObjectTypeDefinitionType definitionBean) -
Uses of ResourceObjectTypeDefinitionType in com.evolveum.midpoint.schema.processor.deleg
Methods in com.evolveum.midpoint.schema.processor.deleg that return ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptiondefault @NotNull ResourceObjectTypeDefinitionTypeResourceObjectDefinitionDelegator.getDefinitionBean() -
Uses of ResourceObjectTypeDefinitionType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionResourceTypeUtil.findObjectTypeDefinition(PrismObject<ResourceType> resourceObject, @Nullable ShadowKindType kind, @Nullable String intent) Methods in com.evolveum.midpoint.schema.util with parameters of type ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionResourceObjectTypeDefinitionTypeUtil.getAuxiliaryObjectClassNames(@NotNull ResourceObjectTypeDefinitionType bean) Deprecated.ResourceTypeUtil.getEffectiveActivationStatusCapability(ResourceType resource, ResourceObjectTypeDefinitionType typeDefinitionBean) static <T extends CapabilityType>
TResourceTypeUtil.getEnabledCapability(@NotNull ResourceType resource, @Nullable ResourceObjectTypeDefinitionType resourceObjectTypeDefinitionBean, @NotNull Class<T> capabilityClass) Gets an enabled instance of given capability type.static @NotNull StringResourceObjectTypeDefinitionTypeUtil.getIntent(@NotNull ResourceObjectTypeDefinitionType bean) static @NotNull ShadowKindTypeResourceObjectTypeDefinitionTypeUtil.getKind(@NotNull ResourceObjectTypeDefinitionType bean) static @Nullable QNameResourceObjectTypeDefinitionTypeUtil.getObjectClassName(@NotNull ResourceObjectTypeDefinitionType bean) Deprecated.static booleanResourceTypeUtil.isActivationCapabilityEnabled(ResourceType resource, ResourceObjectTypeDefinitionType typeDefinitionBean) static booleanResourceTypeUtil.isActivationLockoutStatusCapabilityEnabled(ResourceType resource, ResourceObjectTypeDefinitionType typeDefinitionBean) static booleanResourceTypeUtil.isActivationStatusCapabilityEnabled(ResourceType resource, ResourceObjectTypeDefinitionType typeDefBean) static booleanResourceTypeUtil.isActivationValidityFromCapabilityEnabled(ResourceType resource, ResourceObjectTypeDefinitionType typeDefBean) static booleanResourceTypeUtil.isActivationValidityToCapabilityEnabled(ResourceType resource, ResourceObjectTypeDefinitionType typeDefinitionBean) static booleanResourceTypeUtil.isCredentialsCapabilityEnabled(ResourceType resource, ResourceObjectTypeDefinitionType typeDefinitionBean) static booleanResourceTypeUtil.isLastLoginTimestampCapabilityEnabled(ResourceType resource, ResourceObjectTypeDefinitionType def) static booleanResourceTypeUtil.isPasswordCapabilityEnabled(ResourceType resource, ResourceObjectTypeDefinitionType typeDefinitionBean) static booleanResourceObjectTypeDefinitionTypeUtil.matches(@NotNull ResourceObjectTypeDefinitionType bean, @NotNull ShadowKindType kind, @NotNull String intent) booleanResourceObjectTypeDefinitionTypeUtil.SuperReference.matches(@NotNull ResourceObjectTypeDefinitionType bean) -
Uses of ResourceObjectTypeDefinitionType in com.evolveum.midpoint.smart.api
Methods in com.evolveum.midpoint.smart.api with parameters of type ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionSmartIntegrationService.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.Method parameters in com.evolveum.midpoint.smart.api with type arguments of type ResourceObjectTypeDefinitionTypeModifier 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. -
Uses of ResourceObjectTypeDefinitionType in com.evolveum.midpoint.web.page.admin.resources.dto
Methods in com.evolveum.midpoint.web.page.admin.resources.dto that return ResourceObjectTypeDefinitionTypeMethods in com.evolveum.midpoint.web.page.admin.resources.dto with parameters of type ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionvoidResourceConfigurationDto.setObjectTypeDefinition(ResourceObjectTypeDefinitionType objectTypeDefinition) Constructors in com.evolveum.midpoint.web.page.admin.resources.dto with parameters of type ResourceObjectTypeDefinitionTypeModifierConstructorDescriptionResourceConfigurationDto(ResourceObjectTypeDefinitionType objectTypeDefinition, boolean sync, List<TaskType> definedTasks) -
Uses of ResourceObjectTypeDefinitionType in com.evolveum.midpoint.xml.ns._public.common.common_3
Subclasses of ResourceObjectTypeDefinitionType in com.evolveum.midpoint.xml.ns._public.common.common_3Modifier and TypeClassDescriptionclassDefinition of an associated object.Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type ResourceObjectTypeDefinitionTypeModifier and TypeFieldDescriptionstatic final Producer<ResourceObjectTypeDefinitionType>ResourceObjectTypeDefinitionType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionResourceObjectTypeDefinitionType._protected(ResourceObjectPatternType value) ResourceObjectTypeDefinitionType._super(ResourceObjectTypeIdentificationType value) ResourceObjectTypeDefinitionType.activation(ResourceActivationDefinitionType value) ResourceObjectTypeDefinitionType.association(ResourceObjectAssociationType value) ResourceObjectTypeDefinitionType.attribute(ResourceAttributeDefinitionType value) ResourceObjectTypeDefinitionType.auxiliaryObjectClass(QName value) ResourceObjectTypeDefinitionType.auxiliaryObjectClassMappings(ResourceBidirectionalMappingAndDefinitionType value) ResourceObjectTypeDefinitionType.baseContext(ResourceObjectReferenceType value) ShadowAssociationTypeDefinitionType.beginAssociationObject()SchemaHandlingType.beginObjectClass()ObjectTypesSuggestionType.beginObjectType()SchemaHandlingType.beginObjectType()ObjectTypesSuggestionWorkDefinitionType.beginPreviousDelineation()ResourceObjectTypeDefinitionType.behavior(ResourceBehaviorDefinitionType value) ResourceObjectTypeDefinitionType.caching(ShadowCachingPolicyType value) ResourceObjectTypeDefinitionType.clone()ResourceObjectTypeDefinitionType.configuredCapabilities(CapabilityCollectionType value) ResourceObjectTypeDefinitionType.correlation(CorrelationDefinitionType value) ObjectFactory.createResourceObjectTypeDefinitionType()ResourceObjectTypeDefinitionType.credentials(ResourceCredentialsDefinitionType value) ResourceObjectTypeDefinitionType.defaultForKind(Boolean value) ResourceObjectTypeDefinitionType.defaultForObjectClass(Boolean value) ResourceObjectTypeDefinitionType.defaultOperationPolicy(DefaultOperationPolicyConfigurationType value) ResourceObjectTypeDefinitionType.delineation(ResourceObjectTypeDelineationType value) ResourceObjectTypeDefinitionType.dependency(ResourceObjectTypeDependencyType value) ResourceObjectTypeDefinitionType.description(String value) ResourceObjectTypeDefinitionType.displayName(String value) ResourceObjectTypeDefinitionType.documentation(String value) ResourceObjectTypeDefinitionType.focus(ResourceObjectFocusSpecificationType value) ShadowAssociationTypeDefinitionType.getAssociationObject()ResourceObjectTypeDefinitionType.iteration(IterationSpecificationType value) ResourceObjectTypeDefinitionType.kind(ShadowKindType value) ResourceObjectTypeDefinitionType.lifecycle(ResourceObjectLifecycleDefinitionType value) ResourceObjectTypeDefinitionType.lifecycleState(String value) ResourceObjectTypeDefinitionType.mappingsEvaluation(ResourceMappingsEvaluationConfigurationType value) ResourceObjectTypeDefinitionType.marking(ShadowMarkingConfigurationType value) ResourceObjectTypeDefinitionType.multiplicity(ResourceObjectMultiplicityType value) ResourceObjectTypeDefinitionType.objectClass(QName value) ResourceObjectTypeDefinitionType.projection(ProjectionPolicyType value) ResourceObjectTypeDefinitionType.provenance(ProvenanceFeedDefinitionType value) ResourceObjectTypeDefinitionType.searchHierarchyScope(SearchHierarchyScopeType value) ResourceObjectTypeDefinitionType.securityPolicyRef(ObjectReferenceType value) ResourceObjectTypeDefinitionType.securityPolicyRef(String oid, QName type) ResourceObjectTypeDefinitionType.securityPolicyRef(String oid, QName type, QName relation) ResourceObjectTypeDefinitionType.synchronization(SynchronizationReactionsType value) ResourceObjectTypeDefinitionType.volatility(ResourceObjectVolatilityType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionSchemaHandlingType.createObjectClassList()ObjectTypesSuggestionType.createObjectTypeList()SchemaHandlingType.createObjectTypeList()ObjectTypesSuggestionWorkDefinitionType.createPreviousDelineationList()jakarta.xml.bind.JAXBElement<ResourceObjectTypeDefinitionType>ObjectFactory.createResourceObjectTypeDefinition(ResourceObjectTypeDefinitionType value) SchemaHandlingType.getObjectClass()ObjectTypesSuggestionType.getObjectType()SchemaHandlingType.getObjectType()ObjectTypesSuggestionWorkDefinitionType.getPreviousDelineation()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ResourceObjectTypeDefinitionTypeModifier and TypeMethodDescriptionShadowAssociationTypeDefinitionType.associationObject(ResourceObjectTypeDefinitionType value) jakarta.xml.bind.JAXBElement<ResourceObjectTypeDefinitionType>ObjectFactory.createResourceObjectTypeDefinition(ResourceObjectTypeDefinitionType value) SchemaHandlingType.objectClass(ResourceObjectTypeDefinitionType value) ObjectTypesSuggestionType.objectType(ResourceObjectTypeDefinitionType value) SchemaHandlingType.objectType(ResourceObjectTypeDefinitionType value) ObjectTypesSuggestionWorkDefinitionType.previousDelineation(ResourceObjectTypeDefinitionType value) voidShadowAssociationTypeDefinitionType.setAssociationObject(ResourceObjectTypeDefinitionType value)