Interface NotificationDAO
- All Superinterfaces:
DAO<Notification>
- All Known Subinterfaces:
NotificationRepo,NotificationRepo
-
Field Summary
Fields inherited from interface org.apache.syncope.core.persistence.api.dao.DAO
DEFAULT_SORT -
Method Summary
Modifier and TypeMethodDescriptionfindByRecipientsProvider(Implementation recipientsProvider) findByTemplate(MailTemplate template) Methods inherited from interface org.apache.syncope.core.persistence.api.dao.DAO
count, delete, deleteById, existsById, findAll, findById, save
-
Method Details
-
findByTemplate
-
findByRecipientsProvider
-