|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Deprecated Methods | |
|---|---|
| org.synyx.hades.domain.Sort.getOrder()
use Sort.Property.getOrder() while iterating over all
properties |
|
| org.synyx.hades.domain.Sort.getProperties()
prefer iterating over the Sort instance |
|
| org.synyx.hades.domain.Sort.isAscending()
use Sort.Property.isAscending() while iterating over all
properties |
|
| org.synyx.hades.domain.Sort.with(Order)
user Sort.Property.with(Order) instead |
|
| org.synyx.hades.domain.Sort.withProperties(String...)
use Sort.Property.withProperties(String...) instead |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||