Class ObjectTemplateItemDefinitionType
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.ObjectTemplateItemDefinitionType
- All Implemented Interfaces:
Containerable,Freezable,com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding,DebugDumpable,Serializable,Cloneable
TODO
Description of the common item handling details, such as display name,
read/write access and value and synchronization expressions.
These are the parts that are common to both attributes and associations.
This is supposed to be used in schemaHandling part and therefore
describe the decisions of the system administrator about the
way how that attribute or association is used in midPoint.
- 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 ItemNamestatic final ItemNamestatic final ItemNamestatic final Producer<ObjectTemplateItemDefinitionType>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
ConstructorsConstructorDescriptionDeprecated. -
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) getMeta()intolerantValuePattern(String value) lifecycleState(String value) mapping(ObjectTemplateMappingType value) matchingRule(QName value) meta(MetadataHandlingType value) persistence(ItemPersistenceType value) ref(ItemPathType value) voidvoidvoidsetMeta(MetadataHandlingType 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_META
-
F_INDEXING
-
F_MULTI_SOURCE
-
F_CORRELATION
-
FACTORY
-
-
Constructor Details
-
ObjectTemplateItemDefinitionType
public ObjectTemplateItemDefinitionType() -
ObjectTemplateItemDefinitionType
Deprecated.
-
-
Method Details
-
getMapping
-
createMappingList
-
getMeta
-
setMeta
-
getIndexing
-
setIndexing
-
getMultiSource
-
setMultiSource
-
getCorrelation
-
setCorrelation
-
equals
- Overrides:
equalsin classItemRefinedDefinitionType
-
id
- Overrides:
idin classItemRefinedDefinitionType
-
mapping
-
beginMapping
-
meta
-
beginMeta
-
indexing
-
beginIndexing
-
multiSource
-
beginMultiSource
-
correlation
-
beginCorrelation
-
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
-