Class EffectiveMarkWrapperFactoryImpl
java.lang.Object
com.evolveum.midpoint.gui.impl.factory.wrapper.ItemWrapperFactoryImpl<PrismReferenceWrapper<R>,PrismReferenceValue,PrismReference,PrismReferenceValueWrapperImpl<R>>
com.evolveum.midpoint.gui.impl.factory.wrapper.PrismReferenceWrapperFactory<ObjectReferenceType>
com.evolveum.midpoint.gui.impl.factory.wrapper.EffectiveMarkWrapperFactoryImpl
- All Implemented Interfaces:
ItemWrapperFactory<PrismReferenceWrapper<ObjectReferenceType>,
,PrismReferenceValueWrapperImpl<ObjectReferenceType>, PrismReferenceValue> WrapperFactory
@Component
public class EffectiveMarkWrapperFactoryImpl
extends PrismReferenceWrapperFactory<ObjectReferenceType>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
getOrder()
<C extends Containerable>
booleanmatch
(ItemDefinition<?> def, PrismContainerValue<C> parent) boolean
skipCreateWrapper
(ItemDefinition<?> def, ItemStatus status, WrapperContext context, boolean isEmptyValue) Methods inherited from class com.evolveum.midpoint.gui.impl.factory.wrapper.PrismReferenceWrapperFactory
createNewValue, createValueWrapper, createWrapperInternal, match, register, registerWrapperPanel, setupWrapper
Methods inherited from class com.evolveum.midpoint.gui.impl.factory.wrapper.ItemWrapperFactoryImpl
canCreateValueWrapper, canCreateWrapper, createValuesWrapper, createWrapper, createWrapper, determineReadOnly, getModelInteractionService, getModelService, getPrismContext, getRegistry, getStatus, getTaskManager, getValues, setupMetadata, shouldCreateEmptyValue
-
Constructor Details
-
EffectiveMarkWrapperFactoryImpl
public EffectiveMarkWrapperFactoryImpl()
-
-
Method Details
-
match
public <C extends Containerable> boolean match(ItemDefinition<?> def, PrismContainerValue<C> parent) -
getOrder
public int getOrder()- Specified by:
getOrder
in interfaceWrapperFactory
- Overrides:
getOrder
in classPrismReferenceWrapperFactory<ObjectReferenceType>
-
skipCreateWrapper
public boolean skipCreateWrapper(ItemDefinition<?> def, ItemStatus status, WrapperContext context, boolean isEmptyValue)
-