public interface SearchSortRulesHolder
| 修飾子とタイプ | メソッドと説明 |
|---|---|
SortRule[] |
getExtraSortRules()
Observableのリスト取得後に実行するソートルールを取得する
|
SortRule[] |
getSortRules()
Storageに反映して実行するソートルールを取得する
|
SortRule[] getSortRules() throws FatalException
FatalExceptionSortRule[] getExtraSortRules() throws FatalException
FatalException