public interface TransferFilterServiceLocal extends TransferFilterService, CRUDServiceLocal<TransferFilter,TransferFilterDTO,TransferFilterData,AccountTypeVO>
TransferFilterService| Modifier and Type | Method and Description |
|---|---|
<T> Page<T> |
search(java.lang.Class<T> resultType,
TransferFilterQuery query)
Searches for transfer filters, according to the given query returning a page of the specified type.
|
list, searchfind, findAll, getEntityClass, newEntity, remove, removeAll, toDTO, toEntity, validategetData, getDataForNew, load, remove, removeAll, save<T> Page<T> search(java.lang.Class<T> resultType, TransferFilterQuery query)