| Package | Description |
|---|---|
| org.tentackle.model |
Entity model.
|
| org.tentackle.model.impl |
Default model implementation.
|
| Modifier and Type | Method and Description |
|---|---|
List<AttributeSorting> |
Entity.getSorting()
Gets the default sorting for this entity.
|
| Modifier and Type | Method and Description |
|---|---|
List<AttributeSorting> |
EntityImpl.getSorting() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityImpl.setSorting(List<AttributeSorting> sorting)
Sets the default sorting.
|
Copyright © 2016 Krake Softwaretechnik. All rights reserved.