DictionaryTagQuerySortThenBy extension
Methods
-
thenByCategory()
→ QueryBuilder<DictionaryTag, DictionaryTag, QAfterSortBy>
-
-
thenByCategoryDesc()
→ QueryBuilder<DictionaryTag, DictionaryTag, QAfterSortBy>
-
-
thenByDictionaryId()
→ QueryBuilder<DictionaryTag, DictionaryTag, QAfterSortBy>
-
-
thenByDictionaryIdDesc()
→ QueryBuilder<DictionaryTag, DictionaryTag, QAfterSortBy>
-
-
thenByHashCode()
→ QueryBuilder<DictionaryTag, DictionaryTag, QAfterSortBy>
-
-
thenByHashCodeDesc()
→ QueryBuilder<DictionaryTag, DictionaryTag, QAfterSortBy>
-
-
thenByIsarId()
→ QueryBuilder<DictionaryTag, DictionaryTag, QAfterSortBy>
-
-
thenByIsarIdDesc()
→ QueryBuilder<DictionaryTag, DictionaryTag, QAfterSortBy>
-
-
thenByName()
→ QueryBuilder<DictionaryTag, DictionaryTag, QAfterSortBy>
-
-
thenByNameDesc()
→ QueryBuilder<DictionaryTag, DictionaryTag, QAfterSortBy>
-
-
thenByNotes()
→ QueryBuilder<DictionaryTag, DictionaryTag, QAfterSortBy>
-
-
thenByNotesDesc()
→ QueryBuilder<DictionaryTag, DictionaryTag, QAfterSortBy>
-
-
thenByPopularity()
→ QueryBuilder<DictionaryTag, DictionaryTag, QAfterSortBy>
-
-
thenByPopularityDesc()
→ QueryBuilder<DictionaryTag, DictionaryTag, QAfterSortBy>
-
-
thenBySortingOrder()
→ QueryBuilder<DictionaryTag, DictionaryTag, QAfterSortBy>
-
-
thenBySortingOrderDesc()
→ QueryBuilder<DictionaryTag, DictionaryTag, QAfterSortBy>
-