Interface GenericReadFindByIdService<T extends GenericIdentifiable<ID>,ID extends Serializable>
- Type Parameters:
T-ID-
public interface GenericReadFindByIdService<T extends GenericIdentifiable<ID>,ID extends Serializable>
In it's bare essentials defines what a read find by id service should look like
-
Method Summary
-
Method Details
-
findById
-