Interface ImplementationRepoExt
- All Known Subinterfaces:
ImplementationRepo
- All Known Implementing Classes:
ImplementationRepoExtImpl
public interface ImplementationRepoExt
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoiddeleteById(String key) Optional<? extends Implementation> findByTypeAndKeyword(String type, String keyword) save(Implementation implementation)
-
Field Details
-
CACHE
- See Also:
-
-
Method Details
-
findById
-
findByTypeAndKeyword
-
save
-
deleteById
-