Class ShareProductRepositoryWrapper
java.lang.Object
org.apache.fineract.portfolio.shareproducts.domain.ShareProductRepositoryWrapper
-
Constructor Summary
ConstructorsConstructorDescriptionShareProductRepositoryWrapper(ShareProductRepository shareProductRepository) -
Method Summary
Modifier and TypeMethodDescriptionfindOneWithNotFoundDetection(Long productId) voidsave(ShareProduct product) voidsaveAndFlush(ShareProduct product)
-
Constructor Details
-
Method Details
-
findOneWithNotFoundDetection
-