Class CreateObjectForReferenceValueWrapper<T extends Referencable>
java.lang.Object
com.evolveum.midpoint.gui.impl.prism.wrapper.PrismValueWrapperImpl<T>
com.evolveum.midpoint.gui.impl.prism.wrapper.PrismReferenceValueWrapperImpl<T>
com.evolveum.midpoint.gui.impl.prism.wrapper.CreateObjectForReferenceValueWrapper<T>
- All Implemented Interfaces:
PrismValueWrapper<T>
,DebugDumpable
,Serializable
- Direct Known Subclasses:
ResourceObjectTypeArchetypeValueWrapperImpl
,ResourceObjectTypeMarkPolicyValueWrapperImpl
public abstract class CreateObjectForReferenceValueWrapper<T extends Referencable>
extends PrismReferenceValueWrapperImpl<T>
- See Also:
-
Field Summary
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING
-
Constructor Summary
ConstructorsConstructorDescriptionCreateObjectForReferenceValueWrapper
(PrismReferenceWrapper<T> parent, PrismReferenceValue value, ValueStatus status) -
Method Summary
Methods inherited from class com.evolveum.midpoint.gui.impl.prism.wrapper.PrismReferenceValueWrapperImpl
createNewPrismObject, createWrapperContextForNewObject, debugDump, existNewObjectModel, getNewObjectModel, getNewValue, getPreconditionDeltas, isEditEnabled, isLink, isNewObjectModelCreated, processBeforeCreatingPreconditionDelta, resetNewObjectModel, setEditEnabled, setLink, setRealValue, toShortString
Methods inherited from class com.evolveum.midpoint.gui.impl.prism.wrapper.PrismValueWrapperImpl
addToDelta, getNewValueWithMetadataApplied, getOldValue, getParent, getParentContainerValue, getRealValue, getStatus, getValueMetadata, isChanged, isShowMetadata, isVisible, setNewValue, setShowMetadata, setStatus, setValueMetadata
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
-
Constructor Details
-
CreateObjectForReferenceValueWrapper
public CreateObjectForReferenceValueWrapper(PrismReferenceWrapper<T> parent, PrismReferenceValue value, ValueStatus status)
-
-
Method Details
-
createContainerConfiguration
-
isHeaderOfCreateObjectVisible
public boolean isHeaderOfCreateObjectVisible()
-