Class ResourceAttributeDefinitionType
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
com.evolveum.midpoint.xml.ns._public.common.common_3.ResourceAttributeDefinitionType
- All Implemented Interfaces:
Containerable,Freezable,com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding,DebugDumpable,Serializable,Cloneable
Description of the attribute handling details, such as display name,
read/write access and value and synchronization expressions.
This is supposed to be used in schemaHandling part and therefore
describe the decisions of the system administrator about the
way how that attribute 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 Producer<ResourceAttributeDefinitionType>Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.ResourceItemDefinitionType
F_CACHED, F_DISPLAY_NAME_ATTRIBUTE, F_EXCLUSIVE_STRONG, F_FETCH_STRATEGY, F_INBOUND, F_MODIFICATION_PRIORITY, F_OUTBOUND, F_READ_REPLACE_MODE, F_SECONDARY_IDENTIFIER, F_STORAGE_STRATEGY, F_VOLATILITY, F_VOLATILITY_TRIGGERFields 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
ConstructorsConstructorDescriptionDeprecated. -
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) lifecycleState(String value) matchingRule(QName value) modificationPriority(Integer value) outbound(MappingType value) persistence(ItemPersistenceType value) readReplaceMode(Boolean value) ref(ItemPathType value) secondaryIdentifier(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.ResourceItemDefinitionType
createInboundList, getCached, getDisplayNameAttribute, getExclusiveStrong, getFetchStrategy, getInbound, getModificationPriority, getOutbound, getReadReplaceMode, getSecondaryIdentifier, getStorageStrategy, getVolatility, getVolatilityTrigger, isCached, isDisplayNameAttribute, isExclusiveStrong, isReadReplaceMode, isSecondaryIdentifier, isVolatilityTrigger, setCached, setDisplayNameAttribute, setExclusiveStrong, setFetchStrategy, setModificationPriority, setOutbound, setReadReplaceMode, setSecondaryIdentifier, setStorageStrategy, setVolatility, setVolatilityTriggerMethods 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
-
FACTORY
-
-
Constructor Details
-
ResourceAttributeDefinitionType
public ResourceAttributeDefinitionType() -
ResourceAttributeDefinitionType
Deprecated.
-
-
Method Details
-
equals
- Overrides:
equalsin classResourceItemDefinitionType
-
id
- Overrides:
idin classResourceItemDefinitionType
-
exclusiveStrong
- Overrides:
exclusiveStrongin classResourceItemDefinitionType
-
modificationPriority
- Overrides:
modificationPriorityin classResourceItemDefinitionType
-
readReplaceMode
- Overrides:
readReplaceModein classResourceItemDefinitionType
-
secondaryIdentifier
- Overrides:
secondaryIdentifierin classResourceItemDefinitionType
-
volatilityTrigger
- Overrides:
volatilityTriggerin classResourceItemDefinitionType
-
volatility
- Overrides:
volatilityin classResourceItemDefinitionType
-
beginVolatility
- Overrides:
beginVolatilityin classResourceItemDefinitionType
-
displayNameAttribute
- Overrides:
displayNameAttributein classResourceItemDefinitionType
-
fetchStrategy
- Overrides:
fetchStrategyin classResourceItemDefinitionType
-
storageStrategy
- Overrides:
storageStrategyin classResourceItemDefinitionType
-
cached
- Overrides:
cachedin classResourceItemDefinitionType
-
outbound
- Overrides:
outboundin classResourceItemDefinitionType
-
beginOutbound
- Overrides:
beginOutboundin classResourceItemDefinitionType
-
inbound
- Overrides:
inboundin classResourceItemDefinitionType
-
beginInbound
- Overrides:
beginInboundin classResourceItemDefinitionType
-
ref
- Overrides:
refin classResourceItemDefinitionType
-
displayName
- Overrides:
displayNamein classResourceItemDefinitionType
-
help
- Overrides:
helpin classResourceItemDefinitionType
-
description
- Overrides:
descriptionin classResourceItemDefinitionType
-
documentation
- Overrides:
documentationin classResourceItemDefinitionType
-
lifecycleState
- Overrides:
lifecycleStatein classResourceItemDefinitionType
-
changeApplicationMode
- Overrides:
changeApplicationModein classResourceItemDefinitionType
-
displayOrder
- Overrides:
displayOrderin classResourceItemDefinitionType
-
limitations
- Overrides:
limitationsin classResourceItemDefinitionType
-
beginLimitations
- Overrides:
beginLimitationsin classResourceItemDefinitionType
-
matchingRule
- Overrides:
matchingRulein classResourceItemDefinitionType
-
valueEnumerationRef
- Overrides:
valueEnumerationRefin classResourceItemDefinitionType
-
valueEnumerationRef
- Overrides:
valueEnumerationRefin classResourceItemDefinitionType
-
valueEnumerationRef
- Overrides:
valueEnumerationRefin classResourceItemDefinitionType
-
beginValueEnumerationRef
- Overrides:
beginValueEnumerationRefin classResourceItemDefinitionType
-
tolerant
- Overrides:
tolerantin classResourceItemDefinitionType
-
tolerantValuePattern
- Overrides:
tolerantValuePatternin classResourceItemDefinitionType
-
intolerantValuePattern
- Overrides:
intolerantValuePatternin classResourceItemDefinitionType
-
displayHint
- Overrides:
displayHintin classResourceItemDefinitionType
-
emphasized
- Overrides:
emphasizedin classResourceItemDefinitionType
-
deprecated
- Overrides:
deprecatedin classResourceItemDefinitionType
-
experimental
- Overrides:
experimentalin classResourceItemDefinitionType
-
validation
- Overrides:
validationin classResourceItemDefinitionType
-
beginValidation
- Overrides:
beginValidationin classResourceItemDefinitionType
-
persistence
- Overrides:
persistencein classResourceItemDefinitionType
-
correlator
- Overrides:
correlatorin classResourceItemDefinitionType
-
beginCorrelator
- Overrides:
beginCorrelatorin classResourceItemDefinitionType
-
end
public <X> X end()- Overrides:
endin classResourceItemDefinitionType
-
clone
- Overrides:
clonein classResourceItemDefinitionType
-