Class ProfilingClassLoggerContainerValueWrapperImpl
java.lang.Object
com.evolveum.midpoint.gui.impl.prism.wrapper.PrismValueWrapperImpl<C>
com.evolveum.midpoint.gui.impl.prism.wrapper.PrismContainerValueWrapperImpl<ClassLoggerConfigurationType>
com.evolveum.midpoint.gui.impl.prism.wrapper.ProfilingClassLoggerContainerValueWrapperImpl
- All Implemented Interfaces:
PrismContainerValueWrapper<ClassLoggerConfigurationType>
,PrismValueWrapper<ClassLoggerConfigurationType>
,DebugDumpable
,SelectableRow<ClassLoggerConfigurationType>
,Serializable
public class ProfilingClassLoggerContainerValueWrapperImpl
extends PrismContainerValueWrapperImpl<ClassLoggerConfigurationType>
- Author:
- skublik
- See Also:
-
Field Summary
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING
-
Constructor Summary
ConstructorDescriptionProfilingClassLoggerContainerValueWrapperImpl
(PrismContainerWrapper<ClassLoggerConfigurationType> parent, PrismContainerValue<ClassLoggerConfigurationType> pcv, ValueStatus status) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class com.evolveum.midpoint.gui.impl.prism.wrapper.PrismContainerValueWrapperImpl
addItem, addItems, applyDelta, clearItems, collectExtensionItems, debugDump, findContainer, findContainer, findItem, findItem, findProperty, findReference, getChildContainers, getContainers, getContainers, getContainerValueApplyDelta, getDefinition, getDeltas, getHelpText, getItems, getNewValue, getNonContainers, getOldValue, getPath, getSelectedChild, getVirtualItems, hasChanged, isExpanded, isHeterogenous, isMetadata, isReadOnly, isSelected, isShowEmpty, isShowMetadata, isSorted, isVirtual, isVisible, 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, 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
-
ProfilingClassLoggerContainerValueWrapperImpl
public ProfilingClassLoggerContainerValueWrapperImpl(PrismContainerWrapper<ClassLoggerConfigurationType> parent, PrismContainerValue<ClassLoggerConfigurationType> pcv, ValueStatus status)
-
-
Method Details
-
getDisplayName
- Specified by:
getDisplayName
in interfacePrismContainerValueWrapper<ClassLoggerConfigurationType>
- Overrides:
getDisplayName
in classPrismContainerValueWrapperImpl<ClassLoggerConfigurationType>
-
getValueToAdd
- Specified by:
getValueToAdd
in interfacePrismContainerValueWrapper<ClassLoggerConfigurationType>
- Overrides:
getValueToAdd
in classPrismContainerValueWrapperImpl<ClassLoggerConfigurationType>
- Throws:
SchemaException
-