public static class LocationSuggest.LocationSuggestPostData extends Suggest.SuggestPostData
| Constructor and Description |
|---|
LocationSuggest.LocationSuggestPostData(LocationSuggest suggest)
Constructor taking suggest widget to pull post data from.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAdditionalRequestParameters() |
String |
getAdditionalUrlPathPropertyName() |
String |
getBaseUrl() |
String |
getHrefPropertyName() |
String |
getObjectIdPropertyName() |
Map<String,String> |
getRequestParameterPropertyNames() |
getAdditionalPropertiesToReturn, getId, getLabelPropertyName, getSuggestQuery, getValuePropertyName, isRetrieveAllSuggestions, isReturnFullQueryObjectpublic LocationSuggest.LocationSuggestPostData(LocationSuggest suggest)
suggest - component instance to pull datapublic String getBaseUrl()
LocationSuggest.getBaseUrl()public String getAdditionalUrlPathPropertyName()
public String getHrefPropertyName()
public String getObjectIdPropertyName()
public Map<String,String> getRequestParameterPropertyNames()
public Map<String,String> getAdditionalRequestParameters()
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.