Interface OrderByCapableFilter<FilterImpl>
- All Known Subinterfaces:
ModeloCampoDocumentoFilter
- All Known Implementing Classes:
AbstractBaseFilter,ModeloCampoDocumentoFilterImpl
public interface OrderByCapableFilter<FilterImpl>
-
Method Summary
Modifier and TypeMethodDescriptionaddOrderBy(String propertyId) addOrderBy(String propertyId, boolean asc)
-
Method Details
-
getOrderByDefinition
-
cleanOrderByDefinition
FilterImpl cleanOrderByDefinition() -
addOrderBy
-
addOrderBy
-