Interface MentionsNotifier


public interface MentionsNotifier
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    notify(long userId, long groupId, String title, String content, String className, long classPK, com.liferay.portal.kernel.settings.LocalizedValuesMap subjectLocalizedValuesMap, com.liferay.portal.kernel.settings.LocalizedValuesMap bodyLocalizedValuesMap, com.liferay.portal.kernel.service.ServiceContext serviceContext)
     
  • Method Details

    • notify

      void notify(long userId, long groupId, String title, String content, String className, long classPK, com.liferay.portal.kernel.settings.LocalizedValuesMap subjectLocalizedValuesMap, com.liferay.portal.kernel.settings.LocalizedValuesMap bodyLocalizedValuesMap, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException