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