Interface AnyObjectRepo

All Superinterfaces:
AnyDAO<AnyObject>, AnyObjectDAO, AnyObjectRepoExt, AnyRepoExt<AnyObject>, DAO<AnyObject>, org.springframework.data.repository.PagingAndSortingRepository<JPAAnyObject,String>, org.springframework.data.repository.Repository<JPAAnyObject,String>

public interface AnyObjectRepo extends org.springframework.data.repository.PagingAndSortingRepository<JPAAnyObject,String>, AnyObjectRepoExt, AnyObjectDAO