Interface EbillRecipientLogService
- All Known Implementing Classes:
EbillRecipientLogServiceImpl
public interface EbillRecipientLogService
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiondefault void
createLog
(Entity recipient, EbillRecipientLogService.RecipientEvent event) void
createLog
(Entity recipient, EbillRecipientLogService.RecipientEvent event, String description)
-
Method Details
-
createLog
-
createLog
-