Class SearchItemContext
java.lang.Object
com.evolveum.midpoint.gui.impl.component.search.factory.SearchItemContext
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionSearchItemContext(Class<?> containerType, PathKeyedMap<ItemDefinition<?>> availableSearchItems, SearchItemType searchItem, SearchContext additionalSearchContext, ModelServiceLocator modelServiceLocator) 
- 
Method SummaryModifier and TypeMethodDescriptionList<DisplayableValue<?>>Class<?>org.apache.wicket.model.IModel<String>org.apache.wicket.model.IModel<String>getHelp()@Nullable ItemDefinition<?>@Nullable ItemPathgetPath()booleanbooleanbooleanboolean
- 
Constructor Details- 
SearchItemContextpublic SearchItemContext(Class<?> containerType, PathKeyedMap<ItemDefinition<?>> availableSearchItems, SearchItemType searchItem, SearchContext additionalSearchContext, ModelServiceLocator modelServiceLocator) 
 
- 
- 
Method Details- 
hasParameterpublic boolean hasParameter()
- 
getAvailableValues
- 
getLookupTableOid
- 
getItemDef
- 
getPath
- 
getValueTypeName
- 
getValueEnumerationRef
- 
isVisiblepublic boolean isVisible()
- 
getDisplayName
- 
getHelp
- 
getParameterName
- 
getParameterType
- 
hasPredefinedFilterpublic boolean hasPredefinedFilter()
- 
getPredefinedFilter
- 
getFilterExpression
- 
getContainerClassType
- 
getParameterTargetType
- 
getAvailableEventMarks
- 
getSelectedEventMark
- 
isReportCollectionSearchpublic boolean isReportCollectionSearch()
 
-