Uses of Class
com.evolveum.midpoint.gui.impl.component.search.factory.SearchItemContext
Packages that use SearchItemContext
-
Uses of SearchItemContext in com.evolveum.midpoint.gui.impl.component.search.factory
Methods in com.evolveum.midpoint.gui.impl.component.search.factory with parameters of type SearchItemContextModifier and TypeMethodDescriptionAbstractSearchItemWrapperFactory.create(SearchItemContext ctx) AvailableMarkItemWrapperFactory.create(SearchItemContext ctx) protected abstract PSWAbstractSearchItemWrapperFactory.createSearchWrapper(SearchItemContext ctx) protected AutoCompleteSearchItemWrapperAutocompleteSearchItemWrapperFactory.createSearchWrapper(SearchItemContext ctx) protected AvailableMarkSearchItemWrapperAvailableMarkItemWrapperFactory.createSearchWrapper(SearchItemContext ctx) protected CertItemOutcomeSearchItemWrapperCertItemOutcomeSearchItemWrapperFactory.createSearchWrapper(SearchItemContext ctx) protected ChoicesSearchItemWrapper<T>ChoicesSearchItemWrapperFactory.createSearchWrapper(SearchItemContext ctx) protected DateSearchItemWrapperDateSearchItemWrapperFactory.createSearchWrapper(SearchItemContext ctx) protected DeadShadowSearchItemWrapperDeadShadowSearchItemWrapperFactory.createSearchWrapper(SearchItemContext ctx) protected ItemPathSearchItemWrapperItemPathSearchItemWrapperFactory.createSearchWrapper(SearchItemContext ctx) protected ObjectClassSearchItemWrapperObjectClassSearchItemWrapperFactory.createSearchWrapper(SearchItemContext ctx) protected ProcessedObjectTypeSearchItemWrapperProcessedObjectTypeItemWrapperFactory.createSearchWrapper(SearchItemContext ctx) protected QNameWithoutNamespaceItemWrapperQNameWithoutNamespaceItemWrapperFactory.createSearchWrapper(SearchItemContext ctx) protected ReferenceSearchItemWrapperReferenceSearchItemWrapperFactory.createSearchWrapper(SearchItemContext ctx) protected TextSearchItemWrapperTextSearchItemWrapperFactory.createSearchWrapper(SearchItemContext ctx) abstract booleanAbstractSearchItemWrapperFactory.match(SearchItemContext ctx) booleanAutocompleteSearchItemWrapperFactory.match(SearchItemContext ctx) booleanAvailableMarkItemWrapperFactory.match(SearchItemContext ctx) booleanCertItemOutcomeSearchItemWrapperFactory.match(SearchItemContext ctx) booleanChoicesSearchItemWrapperFactory.match(@NotNull SearchItemContext ctx) booleanDateSearchItemWrapperFactory.match(SearchItemContext ctx) booleanDeadShadowSearchItemWrapperFactory.match(SearchItemContext ctx) booleanItemPathSearchItemWrapperFactory.match(SearchItemContext ctx) booleanObjectClassSearchItemWrapperFactory.match(SearchItemContext ctx) booleanProcessedObjectTypeItemWrapperFactory.match(SearchItemContext ctx) booleanQNameWithoutNamespaceItemWrapperFactory.match(SearchItemContext ctx) booleanReferenceSearchItemWrapperFactory.match(SearchItemContext ctx) booleanTextSearchItemWrapperFactory.match(SearchItemContext ctx) protected voidAbstractSearchItemWrapperFactory.setupParameterOptions(SearchItemContext ctx, PSW searchItem)