Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ItemRefinedDefinitionType
Packages that use ItemRefinedDefinitionType
Package
Description
-
Uses of ItemRefinedDefinitionType in com.evolveum.midpoint.gui.impl.prism.panel
Classes in com.evolveum.midpoint.gui.impl.prism.panel with type parameters of type ItemRefinedDefinitionType -
Uses of ItemRefinedDefinitionType in com.evolveum.midpoint.schema.error
Methods in com.evolveum.midpoint.schema.error with parameters of type ItemRefinedDefinitionTypeModifier and TypeMethodDescriptionstatic StringConfigErrorReporter.describe(@NotNull ItemRefinedDefinitionType itemRefinedDefinition) -
Uses of ItemRefinedDefinitionType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util with parameters of type ItemRefinedDefinitionTypeModifier and TypeMethodDescriptionstatic @NotNull ItemPathItemRefinedDefinitionTypeUtil.getRef(@NotNull ItemRefinedDefinitionType bean) -
Uses of ItemRefinedDefinitionType in com.evolveum.midpoint.xml.ns._public.common.common_3
Modifier and TypeClassDescriptionclassDescription of the metadata item handling details, such as (TODO)classTODO Description of the common item handling details, such as display name, read/write access and value and synchronization expressions.classDescription of the attribute handling details, such as display name, read/write access and value and synchronization expressions.classDescription of the common item handling details, such as display name, read/write access and value and synchronization expressions.classDescribes how entitlement is associated to the subject (e.g. account or other entitlement).Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type ItemRefinedDefinitionTypeModifier and TypeFieldDescriptionstatic final Producer<ItemRefinedDefinitionType>ItemRefinedDefinitionType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ItemRefinedDefinitionTypeModifier and TypeMethodDescriptionItemRefinedDefinitionType.changeApplicationMode(ItemChangeApplicationModeType value) ItemRefinedDefinitionType.clone()ItemRefinedDefinitionType.correlator(ItemCorrelatorDefinitionType value) ObjectFactory.createItemRefinedDefinitionType()ItemRefinedDefinitionType.deprecated(Boolean value) ItemRefinedDefinitionType.description(String value) ItemRefinedDefinitionType.displayHint(DisplayHintType value) ItemRefinedDefinitionType.displayName(String value) ItemRefinedDefinitionType.displayOrder(Integer value) ItemRefinedDefinitionType.documentation(String value) ItemRefinedDefinitionType.emphasized(Boolean value) ItemRefinedDefinitionType.experimental(Boolean value) ItemRefinedDefinitionType.intolerantValuePattern(String value) ItemRefinedDefinitionType.lifecycleState(String value) ItemRefinedDefinitionType.limitations(PropertyLimitationsType value) ItemRefinedDefinitionType.matchingRule(QName value) ItemRefinedDefinitionType.persistence(ItemPersistenceType value) ItemRefinedDefinitionType.ref(ItemPathType value) ItemRefinedDefinitionType.tolerantValuePattern(String value) ItemRefinedDefinitionType.validation(FormItemValidationType value) ItemRefinedDefinitionType.valueEnumerationRef(ObjectReferenceType value) ItemRefinedDefinitionType.valueEnumerationRef(String oid, QName type) ItemRefinedDefinitionType.valueEnumerationRef(String oid, QName type, QName relation)