Interface GetApiRepositoryService<T extends JpaApiIdentifiable>

Type Parameters:
T -
All Superinterfaces:
GenericJpaGetRepositoryService<T,Long>, GetRepositoryService<T>
All Known Subinterfaces:
ApiCRUDService<T>, DeleteByApiIdService<T>, FullApiService<T>, ReadFindByApiIdService<T>, ReadFindByApiIdsService<T>
All Known Implementing Classes:
StandardApiService

public interface GetApiRepositoryService<T extends JpaApiIdentifiable> extends GetRepositoryService<T>
This interfaces specifies that we return the default