public interface TransferStatusFlowServiceLocal extends CRUDServiceLocal<TransferStatusFlow,TransferStatusFlowDTO,TransferStatusFlowData,java.lang.Void>, TransferStatusFlowService
TransferStatusFlowService| Modifier and Type | Method and Description |
|---|---|
java.util.List<TransferStatusFlow> |
listAll()
Returns all existing flows
|
java.util.List<TransferStatusFlow> |
listByAccountType(AccountType type)
Returns a list with all transfer status flows for all transfer types from / to the given account type
|
find, findAll, getEntityClass, newEntity, remove, removeAll, toDTO, toEntity, validatelistgetData, getDataForNew, load, remove, removeAll, savejava.util.List<TransferStatusFlow> listAll()
java.util.List<TransferStatusFlow> listByAccountType(AccountType type)