Class AttributeMappingValueWrapper<C extends Containerable>
java.lang.Object
com.evolveum.midpoint.gui.impl.prism.wrapper.PrismValueWrapperImpl<C>
com.evolveum.midpoint.gui.impl.prism.wrapper.PrismContainerValueWrapperImpl<C>
com.evolveum.midpoint.gui.impl.prism.wrapper.AttributeMappingValueWrapper<C>
- All Implemented Interfaces:
PrismContainerValueWrapper<C>
,PrismValueWrapper<C>
,DebugDumpable
,SelectableRow<C>
,Serializable
public class AttributeMappingValueWrapper<C extends Containerable>
extends PrismContainerValueWrapperImpl<C>
- Author:
- skublik
- See Also:
-
Field Summary
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING
-
Constructor Summary
ConstructorDescriptionAttributeMappingValueWrapper
(PrismContainerWrapper<C> parent, PrismContainerValue<C> pcv, ValueStatus status) -
Method Summary
Methods inherited from class com.evolveum.midpoint.gui.impl.prism.wrapper.PrismContainerValueWrapperImpl
addItem, addItems, applyDelta, clearItems, collectExtensionItems, debugDump, findContainer, findContainer, findContainerValue, findItem, findItem, findProperty, findReference, getChildContainers, getContainers, getContainers, getContainerValueApplyDelta, getDefinition, getDeltas, getDisplayName, getHelpText, getItems, getNewValue, getNonContainers, getOldValue, getPath, getPreconditionDeltas, getSelectedChild, getValueToAdd, getVirtualItems, hasChanged, isExpanded, isHeterogenous, isMetadata, isReadOnly, isSelected, isShowEmpty, isShowMetadata, isSorted, isVirtual, isVisible, replaceContainerItemValue, setExpanded, setHeterogenous, setMetadata, setReadOnly, setRealValue, setSelected, setShowEmpty, setShowMetadata, setSorted, setVirtualContainerItems, size
Methods inherited from class com.evolveum.midpoint.gui.impl.prism.wrapper.PrismValueWrapperImpl
addToDelta, getNewValueWithMetadataApplied, getParent, getParentContainerValue, getRealValue, getStatus, getValueMetadata, isChanged, setNewValue, setStatus, setValueMetadata, toShortString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazily
Methods inherited from interface com.evolveum.midpoint.gui.api.prism.wrapper.PrismContainerValueWrapper
getStatus, setStatus
Methods inherited from interface com.evolveum.midpoint.gui.api.prism.wrapper.PrismValueWrapper
addToDelta, getParent, getParentContainerValue, getRealValue, getValueMetadata, setValueMetadata, toShortString
-
Constructor Details
-
AttributeMappingValueWrapper
public AttributeMappingValueWrapper(PrismContainerWrapper<C> parent, PrismContainerValue<C> pcv, ValueStatus status)
-
-
Method Details
-
addAttributeMappingType
-
getAttributeMappingTypes
-