Uses of Class
com.evolveum.midpoint.web.component.search.ObjectCollectionSearchItem
-
Packages that use ObjectCollectionSearchItem Package Description com.evolveum.midpoint.web.component.search -
-
Uses of ObjectCollectionSearchItem in com.evolveum.midpoint.web.component.search
Methods in com.evolveum.midpoint.web.component.search that return ObjectCollectionSearchItem Modifier and Type Method Description ObjectCollectionSearchItem
Search. getCollectionSearchItem()
Methods in com.evolveum.midpoint.web.component.search with parameters of type ObjectCollectionSearchItem Modifier and Type Method Description void
Search. setCollectionSearchItem(ObjectCollectionSearchItem objectCollectionSearchItem)
Constructor parameters in com.evolveum.midpoint.web.component.search with type arguments of type ObjectCollectionSearchItem Constructor Description SearchObjectCollectionPanel(String id, org.apache.wicket.model.IModel<ObjectCollectionSearchItem> model)
-