Class ResourceItemDefinitionType
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.ResourceItemDefinitionType
- All Implemented Interfaces:
Containerable,Freezable,com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding,DebugDumpable,Serializable,Cloneable
- Direct Known Subclasses:
ResourceAttributeDefinitionType,ResourceObjectAssociationType
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 ItemNamestatic final ItemNamestatic final ItemNamestatic final ItemNamestatic final ItemNamestatic final ItemNamestatic final ItemNamestatic final Producer<ResourceItemDefinitionType>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_HINT, 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) displayHint(DisplayHintType value) displayName(String value) displayNameAttribute(Boolean value) displayOrder(Integer value) documentation(String value) emphasized(Boolean value) <X> Xend()booleanexclusiveStrong(Boolean value) experimental(Boolean value) inbound(InboundMappingType value) intolerantValuePattern(String value) isCached()lifecycleState(String value) matchingRule(QName value) modificationPriority(Integer value) outbound(MappingType value) persistence(ItemPersistenceType value) readReplaceMode(Boolean value) ref(ItemPathType value) secondaryIdentifier(Boolean value) voidvoidsetDisplayNameAttribute(Boolean value) voidsetExclusiveStrong(Boolean value) voidvoidsetModificationPriority(Integer value) voidsetOutbound(MappingType value) voidsetReadReplaceMode(Boolean value) voidsetSecondaryIdentifier(Boolean value) voidvoidvoidsetVolatilityTrigger(Boolean value) tolerantValuePattern(String value) validation(FormItemValidationType value) valueEnumerationRef(String oid, QName type) valueEnumerationRef(String oid, QName type, QName relation) volatilityTrigger(Boolean value) Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.ItemRefinedDefinitionType
createLimitationsList, getChangeApplicationMode, getCorrelator, getDeprecated, getDescription, getDisplayHint, getDisplayName, getDisplayOrder, getDocumentation, getEmphasized, getExperimental, getHelp, getIntolerantValuePattern, getLifecycleState, getLimitations, getMatchingRule, getPersistence, getRef, getTolerant, getTolerantValuePattern, getValidation, getValueEnumerationRef, isDeprecated, isEmphasized, isExperimental, isTolerant, setChangeApplicationMode, setCorrelator, setDeprecated, setDescription, setDisplayHint, 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, cloneWithoutIdAndMetadata, 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_EXCLUSIVE_STRONG
-
F_MODIFICATION_PRIORITY
-
F_READ_REPLACE_MODE
-
F_SECONDARY_IDENTIFIER
-
F_VOLATILITY_TRIGGER
-
F_VOLATILITY
-
F_DISPLAY_NAME_ATTRIBUTE
-
F_FETCH_STRATEGY
-
F_STORAGE_STRATEGY
-
F_CACHED
-
F_OUTBOUND
-
F_INBOUND
-
FACTORY
-
-
Constructor Details
-
ResourceItemDefinitionType
public ResourceItemDefinitionType() -
ResourceItemDefinitionType
Deprecated.
-
-
Method Details
-
isExclusiveStrong
-
getExclusiveStrong
-
setExclusiveStrong
-
getModificationPriority
-
setModificationPriority
-
isReadReplaceMode
-
getReadReplaceMode
-
setReadReplaceMode
-
isSecondaryIdentifier
-
getSecondaryIdentifier
-
setSecondaryIdentifier
-
isVolatilityTrigger
-
getVolatilityTrigger
-
setVolatilityTrigger
-
getVolatility
-
setVolatility
-
isDisplayNameAttribute
-
getDisplayNameAttribute
-
setDisplayNameAttribute
-
getFetchStrategy
-
setFetchStrategy
-
getStorageStrategy
-
setStorageStrategy
-
isCached
-
getCached
-
setCached
-
getOutbound
-
setOutbound
-
getInbound
-
createInboundList
-
equals
- Overrides:
equalsin classItemRefinedDefinitionType
-
id
- Overrides:
idin classItemRefinedDefinitionType
-
exclusiveStrong
-
modificationPriority
-
readReplaceMode
-
secondaryIdentifier
-
volatilityTrigger
-
volatility
-
beginVolatility
-
displayNameAttribute
-
fetchStrategy
-
storageStrategy
-
cached
-
outbound
-
beginOutbound
-
inbound
-
beginInbound
-
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
-
displayHint
- Overrides:
displayHintin 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
-