public class SearchResult extends SearchRow
Constructor and Description |
---|
SearchResult() |
Modifier and Type | Method and Description |
---|---|
List<SearchResultColumn> |
getResultColumns()
Get the value of resultColumns
|
void |
setResultColumns(List<SearchResultColumn> resultColumns)
Set the value of resultColumns
|
clone, getCaseSensitive, getChildLookup, getComments, getDataType, getDefaultValue, getDescription, getHidden, getKey, getLookupKey, getName, getOptional, getRowNumber, getService, getStatus, getType, getUsage, getWidget, getWriteAccess, setCaseSensitive, setChildLookup, setComments, setDataType, setDefaultValue, setDescription, setHidden, setKey, setLookupKey, setName, setOptional, setRowNumber, setService, setStatus, setType, setUsage, setWidget, setWriteAccess
public SearchResult()
public List<SearchResultColumn> getResultColumns()
public void setResultColumns(List<SearchResultColumn> resultColumns)
resultColumns
- new value of resultColumnsCopyright © 2004–2014 The Kuali Foundation. All rights reserved.