Uses of Class
com.evolveum.midpoint.gui.impl.component.search.AbstractSearchItemWrapper
-
-
Uses of AbstractSearchItemWrapper in com.evolveum.midpoint.gui.api.component
Methods in com.evolveum.midpoint.gui.api.component that return types with arguments of type AbstractSearchItemWrapper Modifier and Type Method Description protected Set<SerializableSupplier<AbstractSearchItemWrapper>>
ObjectBrowserPanel. getSpecialSearchItemWrappers()
-
Uses of AbstractSearchItemWrapper in com.evolveum.midpoint.gui.api.prism.wrapper
Methods in com.evolveum.midpoint.gui.api.prism.wrapper that return types with arguments of type AbstractSearchItemWrapper Modifier and Type Method Description Set<SerializableSupplier<AbstractSearchItemWrapper>>
PrismReferenceWrapper. getSpecialSearchItemFunctions()
Method parameters in com.evolveum.midpoint.gui.api.prism.wrapper with type arguments of type AbstractSearchItemWrapper Modifier and Type Method Description void
PrismReferenceWrapper. setSpecialSearchItemFunctions(Set<SerializableSupplier<AbstractSearchItemWrapper>> specialItems)
-
Uses of AbstractSearchItemWrapper in com.evolveum.midpoint.gui.impl.component
Methods in com.evolveum.midpoint.gui.impl.component that return types with arguments of type AbstractSearchItemWrapper Modifier and Type Method Description protected List<? super AbstractSearchItemWrapper>
MultivalueContainerListPanel. initSearchableItemWrappers(PrismContainerDefinition<C> containerDef)
-
Uses of AbstractSearchItemWrapper in com.evolveum.midpoint.gui.impl.component.button
Classes in com.evolveum.midpoint.gui.impl.component.button with type parameters of type AbstractSearchItemWrapper Modifier and Type Class Description class
SelectableItemListPopoverPanel<T extends AbstractSearchItemWrapper>
Popupable panel with listed items which can be searched and selected The component can be used as More button popup or saved searches popup on search panel -
Uses of AbstractSearchItemWrapper in com.evolveum.midpoint.gui.impl.component.search
Classes in com.evolveum.midpoint.gui.impl.component.search with type parameters of type AbstractSearchItemWrapper Modifier and Type Class Description class
AbstractSearchItemPanel<S extends AbstractSearchItemWrapper>
Subclasses of AbstractSearchItemWrapper in com.evolveum.midpoint.gui.impl.component.search Modifier and Type Class Description class
AbstractRoleSearchItemWrapper
class
AutoCompleteSearchItemWrapper
class
ChoicesSearchItemWrapper<T>
class
DateSearchItemWrapper
class
DeadShadowSearchItemWrapper<T>
class
IndirectSearchItemWrapper
class
ItemPathSearchItemWrapper
class
ObjectClassSearchItemWrapper
class
ObjectCollectionListSearchItemWrapper<C extends Containerable>
class
ObjectCollectionSearchItemWrapper
class
ObjectTypeSearchItemWrapper<C extends Containerable>
class
OidSearchItemWrapper
class
ProjectSearchItemWrapper
class
PropertySearchItemWrapper<T extends Serializable>
class
ReferenceSearchItemWrapper<T extends Serializable>
class
RelationSearchItemWrapper
class
ScopeSearchItemWrapper
class
TenantSearchItemWrapper
class
TextSearchItemWrapper
Methods in com.evolveum.midpoint.gui.impl.component.search with type parameters of type AbstractSearchItemWrapper Modifier and Type Method Description <SIP extends AbstractSearchItemPanel,S extends AbstractSearchItemWrapper>
SIPSearchPanel. createSearchItemPanel(String panelId, org.apache.wicket.model.IModel<S> searchItemModel)
Methods in com.evolveum.midpoint.gui.impl.component.search that return types with arguments of type AbstractSearchItemWrapper Modifier and Type Method Description static <C extends Containerable>
List<AbstractSearchItemWrapper>SearchFactory. createSearchableExtensionWrapperList(PrismContainerDefinition<C> objectDef, ModelServiceLocator modelServiceLocator)
static <C extends Containerable>
List<AbstractSearchItemWrapper>SearchFactory. createSearchableExtensionWrapperList(PrismContainerDefinition<C> objectDef, ModelServiceLocator modelServiceLocator, ItemPath extensionPath)
List<AbstractSearchItemWrapper>
Search. getItems()
List<AbstractSearchItemWrapper>
SearchConfigurationWrapper. getItemsList()
Methods in com.evolveum.midpoint.gui.impl.component.search with parameters of type AbstractSearchItemWrapper Modifier and Type Method Description void
SearchConfigurationWrapper. addSearchItem(AbstractSearchItemWrapper searchItem)
-
Uses of AbstractSearchItemWrapper in com.evolveum.midpoint.gui.impl.factory.panel
Methods in com.evolveum.midpoint.gui.impl.factory.panel that return types with arguments of type AbstractSearchItemWrapper Modifier and Type Method Description Set<SerializableSupplier<AbstractSearchItemWrapper>>
PrismReferencePanelContext. getSpecialSearchItems()
-
Uses of AbstractSearchItemWrapper in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType
Methods in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType that return types with arguments of type AbstractSearchItemWrapper Modifier and Type Method Description protected List<? super AbstractSearchItemWrapper>
AbstractAssignmentTypePanel. createSearchableItemWrappers(PrismContainerDefinition<AssignmentType> containerDef)
protected List<? super AbstractSearchItemWrapper>
AbstractAssignmentTypePanel. initSearchableItemWrappers(PrismContainerDefinition<AssignmentType> containerDef)
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType with type arguments of type AbstractSearchItemWrapper Modifier and Type Method Description protected abstract void
AbstractAssignmentTypePanel. addSpecificSearchableItemWrappers(PrismContainerDefinition<AssignmentType> containerDef, List<? super AbstractSearchItemWrapper> defs)
-
Uses of AbstractSearchItemWrapper in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType.assignment
Methods in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType.assignment that return types with arguments of type AbstractSearchItemWrapper Modifier and Type Method Description protected List<? super AbstractSearchItemWrapper>
ConstructionAssignmentsPanel. createSearchableItemWrappers(PrismContainerDefinition<AssignmentType> containerDef)
protected List<? super AbstractSearchItemWrapper>
DirectAndIndirectAssignmentPanel. createSearchableItemWrappers(PrismContainerDefinition<AssignmentType> containerDef)
protected List<? super AbstractSearchItemWrapper>
PolicyRuleAssignmentsPanel. createSearchableItemWrappers(PrismContainerDefinition<AssignmentType> containerDef)
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType.assignment with type arguments of type AbstractSearchItemWrapper Modifier and Type Method Description protected void
AbstractAssignmentPanel. addSpecificSearchableItemWrappers(PrismContainerDefinition<AssignmentType> containerDef, List<? super AbstractSearchItemWrapper> defs)
-
Uses of AbstractSearchItemWrapper in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType.inducement
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType.inducement with type arguments of type AbstractSearchItemWrapper Modifier and Type Method Description protected void
AbstractInducementPanel. addSpecificSearchableItemWrappers(PrismContainerDefinition<AssignmentType> containerDef, List<? super AbstractSearchItemWrapper> defs)
-
Uses of AbstractSearchItemWrapper in com.evolveum.midpoint.gui.impl.prism.wrapper
Methods in com.evolveum.midpoint.gui.impl.prism.wrapper that return types with arguments of type AbstractSearchItemWrapper Modifier and Type Method Description Set<SerializableSupplier<AbstractSearchItemWrapper>>
PrismReferenceWrapperImpl. getSpecialSearchItemFunctions()
Method parameters in com.evolveum.midpoint.gui.impl.prism.wrapper with type arguments of type AbstractSearchItemWrapper Modifier and Type Method Description void
PrismReferenceWrapperImpl. setSpecialSearchItemFunctions(Set<SerializableSupplier<AbstractSearchItemWrapper>> functions)
-
Uses of AbstractSearchItemWrapper in com.evolveum.midpoint.web.component.form
Methods in com.evolveum.midpoint.web.component.form that return types with arguments of type AbstractSearchItemWrapper Modifier and Type Method Description protected Set<SerializableSupplier<AbstractSearchItemWrapper>>
ValueChoosePanel. getSpecialSearchItemWrappers()
-