Class MetadataItemDefinitionType
java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.ItemRefinedDefinitionType
com.evolveum.midpoint.xml.ns._public.common.common_3.MetadataItemDefinitionType
- All Implemented Interfaces:
Containerable,Freezable,com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding,DebugDumpable,Serializable,Cloneable
Description of the metadata item handling details, such as (TODO)
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable.AnyNested classes/interfaces inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding.ContainerableList<T extends Containerable>, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding.ReferencableList<T extends Referencable> -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final QNamestatic final ItemNamestatic final ItemNamestatic final Producer<MetadataItemDefinitionType>Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.ItemRefinedDefinitionType
F_CHANGE_APPLICATION_MODE, F_CORRELATOR, F_DEPRECATED, F_DESCRIPTION, F_DISPLAY_NAME, F_DISPLAY_ORDER, F_DOCUMENTATION, F_EMPHASIZED, F_EXPERIMENTAL, F_HELP, F_INTOLERANT_VALUE_PATTERN, F_LIFECYCLE_STATE, F_LIMITATIONS, F_MATCHING_RULE, F_PERSISTENCE, F_REF, F_TOLERANT, F_TOLERANT_VALUE_PATTERN, F_VALIDATION, F_VALUE_ENUMERATION_REFFields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()deprecated(Boolean value) description(String value) displayName(String value) displayOrder(Integer value) documentation(String value) emphasized(Boolean value) <X> Xend()booleanexperimental(Boolean value) intolerantValuePattern(String value) lifecycleState(String value) mapping(MetadataMappingType value) matchingRule(QName value) persistence(ItemPersistenceType value) ref(ItemPathType value) voidtolerantValuePattern(String value) validation(FormItemValidationType value) valueEnumerationRef(String oid, QName type) valueEnumerationRef(String oid, QName type, QName relation) Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.ItemRefinedDefinitionType
createLimitationsList, getChangeApplicationMode, getCorrelator, getDeprecated, getDescription, getDisplayName, getDisplayOrder, getDocumentation, getEmphasized, getExperimental, getHelp, getIntolerantValuePattern, getLifecycleState, getLimitations, getMatchingRule, getPersistence, getRef, getTolerant, getTolerantValuePattern, getValidation, getValueEnumerationRef, isDeprecated, isEmphasized, isExperimental, isTolerant, setChangeApplicationMode, setCorrelator, setDeprecated, setDescription, setDisplayName, setDisplayOrder, setDocumentation, setEmphasized, setExperimental, setHelp, setLifecycleState, setMatchingRule, setPersistence, setRef, setTolerant, setValidation, setValueEnumerationRefMethods inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
asPrismContainerValue, getId, hashCode, setId, setupContainerValue, toStringMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.evolveum.midpoint.prism.Containerable
cloneWithoutId, debugDump, freeze, isImmutableMethods inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
prismGetContainerableList, prismGetPropertyValue, prismGetPropertyValues, prismGetReferencable, prismGetReferencableList, prismGetReferenceObjectable, prismGetSingleContainerable, prismSetPropertyValue, prismSetReferencable, prismSetReferenceObjectable, prismSetSingleContainerableMethods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazilyMethods inherited from interface com.evolveum.midpoint.prism.Freezable
checkImmutable, checkMutable
-
Field Details
-
COMPLEX_TYPE
-
F_MAPPING
-
F_APPLICABILITY
-
FACTORY
-
-
Constructor Details
-
MetadataItemDefinitionType
public MetadataItemDefinitionType() -
MetadataItemDefinitionType
Deprecated.
-
-
Method Details
-
getMapping
-
createMappingList
-
getApplicability
-
setApplicability
-
equals
- Overrides:
equalsin classItemRefinedDefinitionType
-
id
- Overrides:
idin classItemRefinedDefinitionType
-
mapping
-
beginMapping
-
applicability
public MetadataItemDefinitionType applicability(MetadataProcessingApplicabilitySpecificationType value) -
beginApplicability
-
ref
- Overrides:
refin classItemRefinedDefinitionType
-
displayName
- Overrides:
displayNamein classItemRefinedDefinitionType
-
help
- Overrides:
helpin classItemRefinedDefinitionType
-
description
- Overrides:
descriptionin classItemRefinedDefinitionType
-
documentation
- Overrides:
documentationin classItemRefinedDefinitionType
-
lifecycleState
- Overrides:
lifecycleStatein classItemRefinedDefinitionType
-
changeApplicationMode
- Overrides:
changeApplicationModein classItemRefinedDefinitionType
-
displayOrder
- Overrides:
displayOrderin classItemRefinedDefinitionType
-
limitations
- Overrides:
limitationsin classItemRefinedDefinitionType
-
beginLimitations
- Overrides:
beginLimitationsin classItemRefinedDefinitionType
-
matchingRule
- Overrides:
matchingRulein classItemRefinedDefinitionType
-
valueEnumerationRef
- Overrides:
valueEnumerationRefin classItemRefinedDefinitionType
-
valueEnumerationRef
- Overrides:
valueEnumerationRefin classItemRefinedDefinitionType
-
valueEnumerationRef
- Overrides:
valueEnumerationRefin classItemRefinedDefinitionType
-
beginValueEnumerationRef
- Overrides:
beginValueEnumerationRefin classItemRefinedDefinitionType
-
tolerant
- Overrides:
tolerantin classItemRefinedDefinitionType
-
tolerantValuePattern
- Overrides:
tolerantValuePatternin classItemRefinedDefinitionType
-
intolerantValuePattern
- Overrides:
intolerantValuePatternin classItemRefinedDefinitionType
-
emphasized
- Overrides:
emphasizedin classItemRefinedDefinitionType
-
deprecated
- Overrides:
deprecatedin classItemRefinedDefinitionType
-
experimental
- Overrides:
experimentalin classItemRefinedDefinitionType
-
validation
- Overrides:
validationin classItemRefinedDefinitionType
-
beginValidation
- Overrides:
beginValidationin classItemRefinedDefinitionType
-
persistence
- Overrides:
persistencein classItemRefinedDefinitionType
-
correlator
- Overrides:
correlatorin classItemRefinedDefinitionType
-
beginCorrelator
- Overrides:
beginCorrelatorin classItemRefinedDefinitionType
-
end
public <X> X end()- Overrides:
endin classItemRefinedDefinitionType
-
clone
- Overrides:
clonein classItemRefinedDefinitionType
-