Interface NotificationStateRepositoryFragment
-
- All Superinterfaces:
NotificationStateRepository
public interface NotificationStateRepositoryFragment extends NotificationStateRepository
Marker interface used to differentiate between a full repository implementingNotificationStateRepository
and a internal repository fragment component providing the actual implementation.- Author:
- Jeff Fischer
-
-
Method Summary
-
Methods inherited from interface com.broadleafcommerce.common.messaging.notification.NotificationStateRepository
findNotificationReadyMembers, setFailedNotificationAttempt, setNotificationAcknowledged
-
-