@Component(value="assetSuggestionsRestService") public class AssetSuggestionsRestService extends OnmsRestService implements org.springframework.beans.factory.InitializingBean
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
AssetSuggestionsRestService.SuggestionList
The Class SuggestionList. 
 | 
static class  | 
AssetSuggestionsRestService.Suggestions
The Class Suggestions. 
 | 
OnmsRestService.ComparisonOperation| Modifier and Type | Field and Description | 
|---|---|
protected AssetRecordDao | 
m_assetDao
The Asset DAO. 
 | 
DEFAULT_LIMIT| Constructor and Description | 
|---|
AssetSuggestionsRestService()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
afterPropertiesSet()  | 
AssetSuggestionsRestService.Suggestions | 
getAssetSuggestions()
Gets the asset suggestions. 
 | 
applyQueryFilters, applyQueryFilters, getBadRequestResponse, getBeanWrapperForClass, getException, getException, getNumericValue, getRedirectUri, readLock, readUnlock, removeParameter, removeParameter, setProperties, writeLock, writeUnlock@Autowired protected AssetRecordDao m_assetDao
public void afterPropertiesSet()
                        throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionpublic AssetSuggestionsRestService.Suggestions getAssetSuggestions()
Copyright © 2021. All rights reserved.