|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
public interface RelationalRankingSelectorInterface
Represents an adapter for the Ranking Selector that deals with non multidimensional data (usually called relational or jdbc data).
| Field Summary |
|---|
| Fields inherited from interface com.sas.dataselectors.ranking.RankingSelectorInterface |
|---|
NO_RANK |
| Method Summary | |
|---|---|
java.util.Map |
rankableColumnNames()
Returns the list of the columns that can be ranked. |
java.lang.String |
rankingColumnName()
Returns the name of the column to rank. |
void |
rankingColumnName(java.lang.String columnName)
Sets the name of the column to rank. |
| Methods inherited from interface com.sas.dataselectors.ranking.RankingSelectorInterface |
|---|
countRankTypeValue, dataItemRankStatus, getIncludeTies, getIncludeTies, getLocale, getLocalizedInfoText, getLocalizedText, getModel, includeTies, includeTies, includeTies, percentageRanking, percentageRanking, rankingCount, rankingCount, rankOrder, rankType, rankType, rankType, rankTypes, rankValue, setIncludeTies, setLocale, setModel, topRanking, topRanking, valuesFromDataModel, valuesFromDataModel |
| Method Detail |
|---|
java.util.Map rankableColumnNames()
void rankingColumnName(java.lang.String columnName)
columnName - The name of the column to rankjava.lang.String rankingColumnName()
|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||