DTO
- public static interface LazyDtoContainer.DtoLoader<DTO> extends Serializable
Modifier and Type | Method and Description |
---|---|
DtoList<DTO> |
loadData(int startIndex,
int count,
Object[] sortPropertyIds,
boolean[] sortStates)
Should return data subset according to the specified parameters.
|
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.