Uses of Record Class
org.tentackle.model.AttributeSorting
Packages that use AttributeSorting
Package
Description
Entity model.
Default model implementation.
-
Uses of AttributeSorting in org.tentackle.model
Methods in org.tentackle.model that return types with arguments of type AttributeSorting -
Uses of AttributeSorting in org.tentackle.model.impl
Methods in org.tentackle.model.impl that return types with arguments of type AttributeSortingMethod parameters in org.tentackle.model.impl with type arguments of type AttributeSortingModifier and TypeMethodDescriptionvoidEntityImpl.setSorting(List<AttributeSorting> sorting) Sets the default sorting.