Package | Description |
---|---|
org.seedstack.business.domain |
Provides classes, interfaces and annotations for building the domain layer.
|
org.seedstack.crud.rest |
Modifier and Type | Method and Description |
---|---|
SortOption |
SortOption.add(String attribute)
Adds the specified attribute to the list of sorted attributes with the default direction.
|
SortOption |
SortOption.add(String attribute,
SortOption.Direction direction)
Adds the specified attribute to the list of sorted attributes with the specified direction.
|
Modifier and Type | Method and Description |
---|---|
SortOption |
SortParams.buildSortOption() |
Copyright © 2013-2018–2019 SeedStack. All rights reserved.