Package com.day.cq.notification.api
Interface SubscriptionLocator
-
public interface SubscriptionLocatorSubscriptionLocator...
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanaccepts(Event event)List<EventInfo>getEventInfos()List<Subscription>getSubscriptions(Event event)
-