Uses of Interface
com.liferay.portal.kernel.util.SubscriptionSender.Hook.Event
Packages that use SubscriptionSender.Hook.Event
Package
Description
This package defines the kernel utility interfaces and classes.
-
Uses of SubscriptionSender.Hook.Event in com.liferay.portal.kernel.util
Fields in com.liferay.portal.kernel.util declared as SubscriptionSender.Hook.EventModifier and TypeFieldDescriptionstatic final SubscriptionSender.Hook.Event<MailMessage>
SubscriptionSender.Hook.Event.MAIL_MESSAGE_CREATED
static final SubscriptionSender.Hook.Event<Subscription>
SubscriptionSender.Hook.Event.PERSISTED_SUBSCRIBER_FOUND
Methods in com.liferay.portal.kernel.util with parameters of type SubscriptionSender.Hook.EventModifier and TypeMethodDescription<T> void
SubscriptionSender.addHook
(SubscriptionSender.Hook.Event<T> event, SubscriptionSender.Hook<T> hook)