Index

C D F Q S U 
All Classes and Interfaces|All Packages

C

com.flowingcode.backendcore.dao - package com.flowingcode.backendcore.dao
 
count(QuerySpec) - Method in interface com.flowingcode.backendcore.dao.QueryDao
 
CreationDao<T,K> - Interface in com.flowingcode.backendcore.dao
 
CrudDao<T,K> - Interface in com.flowingcode.backendcore.dao
 

D

delete(T) - Method in interface com.flowingcode.backendcore.dao.DeletionDao
 
DeletionDao<T> - Interface in com.flowingcode.backendcore.dao
 

F

filter(QuerySpec) - Method in interface com.flowingcode.backendcore.dao.QueryDao
 
filterWithSingleResult(QuerySpec) - Method in interface com.flowingcode.backendcore.dao.QueryDao
 
findAll() - Method in interface com.flowingcode.backendcore.dao.QueryDao
 
findById(K) - Method in interface com.flowingcode.backendcore.dao.QueryDao
 

Q

QueryDao<T,K> - Interface in com.flowingcode.backendcore.dao
 

S

save(T) - Method in interface com.flowingcode.backendcore.dao.CreationDao
 

U

update(T) - Method in interface com.flowingcode.backendcore.dao.UpdateDao
 
UpdateDao<T> - Interface in com.flowingcode.backendcore.dao
 
C D F Q S U 
All Classes and Interfaces|All Packages