| Package | Description |
|---|---|
| org.kuali.rice.krad.uif.service.impl | |
| org.kuali.rice.krad.uif.widget |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AttributeQueryServiceImpl.retrievePropertiesOnResults(AttributeQueryResult queryResult,
Collection<?> results,
Suggest.SuggestPostData suggestPostData)
Instead of returning the full object this method fills in queryResult with data that contain the properties
of each result object, as configured through the fieldSuggest, from the set of results.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
LocationSuggest.LocationSuggestPostData
Holds post data for the location suggest component.
|
| Modifier and Type | Method and Description |
|---|---|
Suggest.SuggestPostData |
Suggest.getPostData()
Returns object containing post data to store for the suggest request.
|
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.