com.tapas.evidence.repository
Interface StateRepository

All Superinterfaces:
ReadOnlyRepository<State,Long>, org.springframework.data.repository.Repository<State,Long>

public interface StateRepository
extends ReadOnlyRepository<State,Long>

Repository for access to state codelist.

Since:
1.0.0
Author:
Michal Bocek

Method Summary
 
Methods inherited from interface com.tapas.evidence.repository.data.ReadOnlyRepository
findAll, findById, read
 



Copyright © 2013. All Rights Reserved.