Class BudgetService
java.lang.Object
hu.rts.mike.example.dev.crm.service.BudgetService
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateBudget(Budget item) voidvoidorg.springframework.data.domain.Page<Budget>findAllForGrid(List<Filter<?>> filters, Set<String> searchBarMembers, String searchBarValue, org.springframework.data.domain.Pageable pageable, Set<String> fetchMembers) updateBudget(Budget item)
-
Field Details
-
repository
-
-
Constructor Details
-
BudgetService
-
-
Method Details
-
findAllForGrid
-
findById
-
findById
-
delete
-
delete
-
createBudget
-
updateBudget
-