Uses of Interface
com.evolveum.midpoint.gui.api.factory.wrapper.ItemWrapperFactory
Packages that use ItemWrapperFactory
Package
Description
Package that contains base page classes.
-
Uses of ItemWrapperFactory in com.evolveum.midpoint.gui.api.factory.wrapper
Subinterfaces of ItemWrapperFactory in com.evolveum.midpoint.gui.api.factory.wrapperModifier and TypeInterfaceDescriptioninterfacePrismContainerWrapperFactory<C extends Containerable> -
Uses of ItemWrapperFactory in com.evolveum.midpoint.gui.api.page
Methods in com.evolveum.midpoint.gui.api.page that return ItemWrapperFactoryModifier and TypeMethodDescription<ID extends ItemDefinition,C extends Containerable>
ItemWrapperFactory<?,?, ?> PageAdminLTE.findWrapperFactory(ID def, PrismContainerValue<C> parentValue) -
Uses of ItemWrapperFactory in com.evolveum.midpoint.gui.api.registry
Methods in com.evolveum.midpoint.gui.api.registry that return ItemWrapperFactoryModifier and TypeMethodDescription<IW extends ItemWrapper,VW extends PrismValueWrapper, PV extends PrismValue, C extends Containerable>
ItemWrapperFactory<IW,VW, PV> GuiComponentRegistry.findWrapperFactory(ItemDefinition<?> def, PrismContainerValue<C> parent) Methods in com.evolveum.midpoint.gui.api.registry with parameters of type ItemWrapperFactoryModifier and TypeMethodDescriptionvoidGuiComponentRegistry.addToRegistry(ItemWrapperFactory factory) -
Uses of ItemWrapperFactory in com.evolveum.midpoint.gui.impl.factory.wrapper
Classes in com.evolveum.midpoint.gui.impl.factory.wrapper that implement ItemWrapperFactoryModifier and TypeClassDescriptionclassAppendersWrapperFactoryImpl<C extends Containerable>classAssignmentDetailsWrapperFactoryImpl<C extends Containerable>classclassclassclassclassCreated by honcharclassChildOfReportParamWrapperFactory<R extends Referencable>classClassLoggerWrapperFactoryImpl<C extends Containerable>classclassclassCreated by honcharclassHeterogenousContainerWrapperFactory<C extends Containerable>Just likePrismContainerWrapperFactoryImplbut setsPrismContainerValueWrapper.isHeterogenous()flag to `true`.classItemWrapperFactoryImpl<IW extends ItemWrapper,PV extends PrismValue, I extends Item, VW extends PrismValueWrapper> classclassMetadataWrapperFactoryImpl<C extends Containerable>classclassOperationalContainerWrapperFactory<T extends Containerable>classclassPrismContainerWrapperFactoryImpl<C extends Containerable>classPrismObjectWrapperFactoryImpl<O extends ObjectType>classclassPrismReferenceWrapperFactory<R extends Referencable>classclassCreated by honcharclassclassclassclassclassclassclassclassShadowAttributesWrapperFactoryImpl<C extends Containerable>classclassclassclass -
Uses of ItemWrapperFactory in com.evolveum.midpoint.gui.impl.registry
Methods in com.evolveum.midpoint.gui.impl.registry that return ItemWrapperFactoryModifier and TypeMethodDescription<IW extends ItemWrapper,VW extends PrismValueWrapper, PV extends PrismValue, C extends Containerable>
ItemWrapperFactory<IW,VW, PV> GuiComponentRegistryImpl.findWrapperFactory(ItemDefinition<?> def, PrismContainerValue<C> parent) Methods in com.evolveum.midpoint.gui.impl.registry with parameters of type ItemWrapperFactoryModifier and TypeMethodDescriptionvoidGuiComponentRegistryImpl.addToRegistry(ItemWrapperFactory factory)