Uses of Class
com.evolveum.midpoint.xml.ns._public.prism_schema_3.ComplexTypeDefinitionType
Packages that use ComplexTypeDefinitionType
Package
Description
-
Uses of ComplexTypeDefinitionType in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.page
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.page with type arguments of type ComplexTypeDefinitionTypeModifier and TypeMethodDescriptionprotected abstract voidResourceObjectClassTableWizardPanel.onContinueWithSelected(org.apache.wicket.model.IModel<PrismContainerValueWrapper<ComplexTypeDefinitionType>> model, org.apache.wicket.ajax.AjaxRequestTarget target) -
Uses of ComplexTypeDefinitionType 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 ComplexTypeDefinitionTypeModifier and TypeClassDescriptionclassclassclassMethods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.table that return types with arguments of type ComplexTypeDefinitionTypeModifier and TypeMethodDescriptionprotected List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<ComplexTypeDefinitionType>,String>> SmartObjectClassTable.createColumns()SmartObjectClassTable.createProvider()SmartObjectClassTable.createTileObject(PrismContainerValueWrapper<ComplexTypeDefinitionType> object) SmartObjectClassTable.getTiles()SmartObjectClassTable.getTiles()Method parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.table with type arguments of type ComplexTypeDefinitionTypeModifier and TypeMethodDescriptionprotected org.apache.wicket.ComponentSmartObjectClassTable.createTile(String id, org.apache.wicket.model.IModel<TemplateTile<PrismContainerValueWrapper<ComplexTypeDefinitionType>>> model) SmartObjectClassTable.createTileObject(PrismContainerValueWrapper<ComplexTypeDefinitionType> object) protected org.apache.wicket.markup.html.WebMarkupContainerSmartObjectClassTable.createTilesContainer(String idTilesContainer, org.apache.wicket.extensions.markup.html.repeater.data.table.ISortableDataProvider<PrismContainerValueWrapper<ComplexTypeDefinitionType>, String> provider, UserProfileStorage.TableId tableId) protected voidSmartObjectClassTable.onRadioTileSelected(org.apache.wicket.model.IModel<PrismContainerValueWrapper<ComplexTypeDefinitionType>> 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 ComplexTypeDefinitionTypeModifierConstructorDescriptionSmartObjectClassTable(@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 ComplexTypeDefinitionType in com.evolveum.midpoint.gui.impl.page.admin.schema.component
Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.schema.component with type arguments of type ComplexTypeDefinitionTypeModifierConstructorDescriptionPrismItemDefinitionsTable(String id, org.apache.wicket.model.IModel<PrismContainerValueWrapper<ComplexTypeDefinitionType>> valueModel, ContainerPanelConfigurationType config) -
Uses of ComplexTypeDefinitionType in com.evolveum.midpoint.gui.impl.page.admin.schema.component.wizard.complextype
Methods in com.evolveum.midpoint.gui.impl.page.admin.schema.component.wizard.complextype that return types with arguments of type ComplexTypeDefinitionTypeModifier and TypeMethodDescriptionprotected org.apache.wicket.model.IModel<PrismContainerValueWrapper<ComplexTypeDefinitionType>>PrismItemDefinitionsTableWizardPanel.getValueModel()Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.schema.component.wizard.complextype with type arguments of type ComplexTypeDefinitionTypeModifierConstructorDescriptionBasicSettingComplexTypeStepPanel(AssignmentHolderDetailsModel<SchemaType> model, org.apache.wicket.model.IModel<PrismContainerValueWrapper<ComplexTypeDefinitionType>> newValueModel) PrismItemDefinitionsTableWizardPanel(AssignmentHolderDetailsModel<SchemaType> model, org.apache.wicket.model.IModel<PrismContainerValueWrapper<ComplexTypeDefinitionType>> valueModel) -
Uses of ComplexTypeDefinitionType in com.evolveum.midpoint.xml.ns._public.prism_schema_3
Fields in com.evolveum.midpoint.xml.ns._public.prism_schema_3 with type parameters of type ComplexTypeDefinitionTypeModifier and TypeFieldDescriptionstatic final Producer<ComplexTypeDefinitionType>ComplexTypeDefinitionType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.prism_schema_3 that return ComplexTypeDefinitionTypeModifier and TypeMethodDescriptionPrismSchemaType.beginComplexType()ComplexTypeDefinitionType.clone()ObjectFactory.createComplexTypeDefinitionType()ComplexTypeDefinitionType.displayHint(DisplayHintType value) ComplexTypeDefinitionType.displayName(String value) ComplexTypeDefinitionType.displayOrder(Integer value) ComplexTypeDefinitionType.documentation(String value) ComplexTypeDefinitionType.itemDefinitions(PrismItemDefinitionType value) ComplexTypeDefinitionType.lifecycleState(String value) Methods in com.evolveum.midpoint.xml.ns._public.prism_schema_3 that return types with arguments of type ComplexTypeDefinitionTypeModifier and TypeMethodDescriptionPrismSchemaType.createComplexTypeList()PrismSchemaType.getComplexType()Methods in com.evolveum.midpoint.xml.ns._public.prism_schema_3 with parameters of type ComplexTypeDefinitionType