Interface SystemRepository
public interface SystemRepository
Interface to be implemented by a persistence provider to access @
Systems-
Method Summary
-
Method Details
-
findByNameIgnoreCase
-
getById
-
save
-
findAll
-
getAllSystemIds
-
delete
-