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
ConstructorsConstructorDescriptionProfilingClassLoggerContainerValueWrapperImpl(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, sizeMethods inherited from class com.evolveum.midpoint.gui.impl.prism.wrapper.PrismValueWrapperImpl
addToDelta, getParent, getParentContainerValue, getRealValue, getStatus, getValueMetadata, isChanged, setStatus, setValueMetadata, toShortStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazilyMethods inherited from interface com.evolveum.midpoint.gui.api.prism.wrapper.PrismContainerValueWrapper
getStatus, setStatusMethods 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:
getDisplayNamein interfacePrismContainerValueWrapper<ClassLoggerConfigurationType>- Overrides:
getDisplayNamein classPrismContainerValueWrapperImpl<ClassLoggerConfigurationType>
-
getValueToAdd
- Specified by:
getValueToAddin interfacePrismContainerValueWrapper<ClassLoggerConfigurationType>- Overrides:
getValueToAddin classPrismContainerValueWrapperImpl<ClassLoggerConfigurationType>- Throws:
SchemaException
-