Uses of Class
com.evolveum.midpoint.gui.impl.prism.wrapper.PrismReferenceValueWrapperImpl
Package
Description
-
Uses of PrismReferenceValueWrapperImpl in com.evolveum.midpoint.gui.impl.component.form
ModifierConstructorDescriptionCreateObjectForReferencePanel
(String id, org.apache.wicket.model.IModel<PrismReferenceValueWrapperImpl<R>> model, ContainerPanelConfigurationType config, boolean isHeaderVisible) -
Uses of PrismReferenceValueWrapperImpl in com.evolveum.midpoint.gui.impl.factory.wrapper
Modifier and TypeMethodDescriptionChildOfReportParamWrapperFactory.createValueWrapper
(PrismReferenceWrapper<R> parent, PrismReferenceValue value, ValueStatus status, WrapperContext context) PrismReferenceWrapperFactory.createValueWrapper
(PrismReferenceWrapper<R> parent, PrismReferenceValue value, ValueStatus status, WrapperContext context) ResourceObjectTypeArchetypeWrapperFactory.createValueWrapper
(PrismReferenceWrapper<R> parent, PrismReferenceValue value, ValueStatus status, WrapperContext context) ResourceObjectTypeDefaultOptionalPolicyWrapperFactory.createValueWrapper
(PrismReferenceWrapper<R> parent, PrismReferenceValue value, ValueStatus status, WrapperContext context) -
Uses of PrismReferenceValueWrapperImpl in com.evolveum.midpoint.gui.impl.page.admin.mark.component
-
Uses of PrismReferenceValueWrapperImpl in com.evolveum.midpoint.gui.impl.prism.panel
Modifier and TypeMethodDescriptionprotected void
PrismReferenceValuePanel.remove
(PrismReferenceValueWrapperImpl<R> valueToRemove, org.apache.wicket.ajax.AjaxRequestTarget target) Modifier and TypeMethodDescriptionprotected org.apache.wicket.Component
PrismReferencePanel.createValuePanel
(org.apache.wicket.markup.html.list.ListItem<PrismReferenceValueWrapperImpl<R>> item) ModifierConstructorDescriptionPrismReferenceValuePanel
(String id, org.apache.wicket.model.IModel<PrismReferenceValueWrapperImpl<R>> model, ItemPanelSettings settings) -
Uses of PrismReferenceValueWrapperImpl in com.evolveum.midpoint.gui.impl.prism.panel.vertical.form
Modifier and TypeMethodDescriptionprotected org.apache.wicket.Component
VerticalFormPrismReferencePanel.createValuePanel
(org.apache.wicket.markup.html.list.ListItem<PrismReferenceValueWrapperImpl<R>> item) ModifierConstructorDescriptionVerticalFormPrismReferenceValuePanel
(String id, org.apache.wicket.model.IModel<PrismReferenceValueWrapperImpl<R>> model, ItemPanelSettings settings) -
Uses of PrismReferenceValueWrapperImpl in com.evolveum.midpoint.gui.impl.prism.wrapper
Modifier and TypeClassDescriptionclass
CreateObjectForReferenceValueWrapper<T extends Referencable>
class
Wrapper for ResourceType/schemaHandling/objectType/focus/archetypeRef.class
Wrapper for ResourceType/schemaHandling/objectType/focus/archetypeRef. -
Uses of PrismReferenceValueWrapperImpl in com.evolveum.midpoint.gui.impl.util
ModifierConstructorDescriptionReferenceExecutedDeltaProcessor
(Collection<ObjectDelta<? extends ObjectType>> objectDeltas, PrismReferenceValueWrapperImpl referenceWrapper)