Uses of Class
com.evolveum.midpoint.web.component.search.SearchItemDefinition
-
-
Uses of SearchItemDefinition in com.evolveum.midpoint.gui.impl.component
Methods in com.evolveum.midpoint.gui.impl.component that return types with arguments of type SearchItemDefinition Modifier and Type Method Description protected List<SearchItemDefinition>
MultivalueContainerListPanel. initSearchableItems(PrismContainerDefinition<C> containerDef)
Deprecated. -
Uses of SearchItemDefinition in com.evolveum.midpoint.gui.impl.component.search
Methods in com.evolveum.midpoint.gui.impl.component.search that return types with arguments of type SearchItemDefinition Modifier and Type Method Description static <C extends Containerable>
List<SearchItemDefinition>SearchFactory. createExtensionDefinitionList(PrismContainerDefinition<C> objectDef)
Deprecated.static <C extends Containerable>
List<SearchItemDefinition>SearchFactory. getAvailableDefinitions(PrismContainerDefinition<C> objectDef, List<ItemPath> availableItemPath, boolean useDefsFromSuperclass, ModelServiceLocator modelServiceLocator)
static List<SearchItemDefinition>
SearchFactory. getConfiguredSearchItemDefinitions(List<SearchItemDefinition> availableDefinitions, ModelServiceLocator modelServiceLocator, QName type, String collectionViewName, Search.PanelType panelType)
Method parameters in com.evolveum.midpoint.gui.impl.component.search with type arguments of type SearchItemDefinition Modifier and Type Method Description static <C extends Containerable>
voidSearchFactory. addSearchPropertyDef(PrismContainerDefinition<C> containerDef, ItemPath path, List<SearchItemDefinition> defs)
Deprecated.static <C extends Containerable>
voidSearchFactory. addSearchPropertyDef(PrismContainerDefinition<C> containerDef, ItemPath path, List<SearchItemDefinition> defs, String key)
Deprecated.static <C extends Containerable>
voidSearchFactory. addSearchRefDef(PrismContainerDefinition<C> containerDef, ItemPath path, List<SearchItemDefinition> defs, AreaCategoryType category, PageBase pageBase)
Deprecated.static <C extends Containerable>
Search<C>SearchFactory. createContainerSearch(ContainerTypeSearchItem<C> type, ItemPath defaultSearchItem, List<SearchItemDefinition> defaultAvailableDefs, ModelServiceLocator modelServiceLocator, boolean useObjectCollection)
static <C extends Containerable>
Search<C>SearchFactory. createContainerSearch(ContainerTypeSearchItem<C> type, PrismContainerDefinition<C> containerDef, ItemPath defaultSearchItem, List<SearchItemDefinition> defaultAvailableDefs, ModelServiceLocator modelServiceLocator, boolean useObjectCollection)
Deprecated.static List<SearchItemDefinition>
SearchFactory. getConfiguredSearchItemDefinitions(List<SearchItemDefinition> availableDefinitions, ModelServiceLocator modelServiceLocator, QName type, String collectionViewName, Search.PanelType panelType)
-
Uses of SearchItemDefinition 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 SearchItemDefinition Modifier and Type Method Description protected List<SearchItemDefinition>
AbstractAssignmentTypePanel. createSearchableItems(PrismContainerDefinition<AssignmentType> containerDef)
Deprecated.protected List<SearchItemDefinition>
AbstractAssignmentTypePanel. initSearchableItems(PrismContainerDefinition<AssignmentType> containerDef)
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType with type arguments of type SearchItemDefinition Modifier and Type Method Description protected abstract void
AbstractAssignmentTypePanel. addSpecificSearchableItems(PrismContainerDefinition<AssignmentType> containerDef, List<SearchItemDefinition> defs)
Deprecated. -
Uses of SearchItemDefinition 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 SearchItemDefinition Modifier and Type Method Description protected List<SearchItemDefinition>
ConstructionAssignmentsPanel. createSearchableItems(PrismContainerDefinition<AssignmentType> containerDef)
protected List<SearchItemDefinition>
DirectAndIndirectAssignmentPanel. createSearchableItems(PrismContainerDefinition<AssignmentType> containerDef)
protected List<SearchItemDefinition>
FocusMappingsAssignmentsPanel. createSearchableItems(PrismContainerDefinition<AssignmentType> containerDef)
protected List<SearchItemDefinition>
PolicyRuleAssignmentsPanel. createSearchableItems(PrismContainerDefinition<AssignmentType> containerDef)
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType.assignment with type arguments of type SearchItemDefinition Modifier and Type Method Description protected void
AbstractAssignmentPanel. addSpecificSearchableItems(PrismContainerDefinition<AssignmentType> containerDef, List<SearchItemDefinition> defs)
-
Uses of SearchItemDefinition in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType.inducement
Methods in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType.inducement that return types with arguments of type SearchItemDefinition Modifier and Type Method Description protected List<SearchItemDefinition>
FocusMappingsInducementsPanel. createSearchableItems(PrismContainerDefinition<AssignmentType> containerDef)
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType.inducement with type arguments of type SearchItemDefinition Modifier and Type Method Description protected void
AbstractInducementPanel. addSpecificSearchableItems(PrismContainerDefinition<AssignmentType> containerDef, List<SearchItemDefinition> defs)
-
Uses of SearchItemDefinition in com.evolveum.midpoint.gui.impl.page.admin.focus.component
Constructors in com.evolveum.midpoint.gui.impl.page.admin.focus.component with parameters of type SearchItemDefinition Constructor Description DeadShadowSearchItem(Search search, @NotNull SearchItemDefinition definition)
-
Uses of SearchItemDefinition in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component that return types with arguments of type SearchItemDefinition Modifier and Type Method Description protected List<SearchItemDefinition>
ClassLoggersContentPanel. initSearchableItems(PrismContainerDefinition<ClassLoggerConfigurationType> containerDef)
-
Uses of SearchItemDefinition in com.evolveum.midpoint.web.component.search
Methods in com.evolveum.midpoint.web.component.search that return SearchItemDefinition Modifier and Type Method Description SearchItemDefinition
SearchItem. getDefinition()
Methods in com.evolveum.midpoint.web.component.search that return types with arguments of type SearchItemDefinition Modifier and Type Method Description List<SearchItemDefinition>
Search. getAllDefinitions()
List<SearchItemDefinition>
Search. getAvailableDefinitions()
List<SearchItemDefinition>
MoreDialogDto. getProperties()
Methods in com.evolveum.midpoint.web.component.search with parameters of type SearchItemDefinition Modifier and Type Method Description SearchItem
Search. addItem(SearchItemDefinition def)
void
Search. addItemToAllDefinitions(SearchItemDefinition itemDef)
int
SearchItemDefinition. compareTo(SearchItemDefinition o)
void
SearchItem. setDefinition(SearchItemDefinition definition)
Method parameters in com.evolveum.midpoint.web.component.search with type arguments of type SearchItemDefinition Modifier and Type Method Description void
MoreDialogDto. setProperties(List<SearchItemDefinition> properties)
Constructors in com.evolveum.midpoint.web.component.search with parameters of type SearchItemDefinition Constructor Description DateSearchItem(Search search, SearchItemDefinition definition)
ObjectClassSearchItem(Search search, SearchItemDefinition definition)
ObjectClassSearchItem(Search search, SearchItemDefinition definition, @NotNull org.apache.wicket.model.IModel<List<SearchItem>> itemsModel)
PropertySearchItem(Search search, @NotNull SearchItemDefinition definition)
PropertySearchItem(Search search, @NotNull SearchItemDefinition definition, DisplayableValue<T> defaultValue)
Constructor parameters in com.evolveum.midpoint.web.component.search with type arguments of type SearchItemDefinition Constructor Description Search(ContainerTypeSearchItem<C> typeSearchItem, List<SearchItemDefinition> allDefinitions)
Search(ContainerTypeSearchItem<C> typeSearchItem, List<SearchItemDefinition> allDefinitions, boolean isFullTextSearchEnabled, SearchBoxModeType searchBoxModeType, List<SearchBoxModeType> allowedSearchType, boolean isOidSearchenabled)
-
Uses of SearchItemDefinition in com.evolveum.midpoint.web.page.admin.cases
Methods in com.evolveum.midpoint.web.page.admin.cases that return types with arguments of type SearchItemDefinition Modifier and Type Method Description protected List<SearchItemDefinition>
CaseWorkItemListWithDetailsPanel. initSearchableItems(PrismContainerDefinition<CaseWorkItemType> containerDef)
-