com.silverpeas.pdcSubscription
Class AbstractPdcSubscriptionUserNotification<T>
java.lang.Object
com.silverpeas.notification.builder.AbstractUserNotificationBuilder
com.silverpeas.notification.builder.AbstractResourceUserNotificationBuilder<T>
com.silverpeas.pdcSubscription.AbstractPdcSubscriptionUserNotification<T>
- All Implemented Interfaces:
- UserNotificationBuilder
- Direct Known Subclasses:
- PdcResourceClassificationUserNotification, PdcSubscriptionDeletionUserNotification
public abstract class AbstractPdcSubscriptionUserNotification<T>
- extends AbstractResourceUserNotificationBuilder<T>
Methods inherited from class com.silverpeas.notification.builder.AbstractUserNotificationBuilder |
build, createNotification, getAction, getBundle, getBundle, getComponentInstanceId, getContent, getExternalAddressesToNotify, getGroupIdsToNotify, getMessageType, getNotificationMetaData, getSender, getTitle, getUserIdsToExcludeFromNotifying, performUsersToBeNotified, stop, stopWhenNoUserToNotify |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractPdcSubscriptionUserNotification
public AbstractPdcSubscriptionUserNotification(PDCSubscription pdcSubscription,
T resource)
getMultilangPropertyFile
protected String getMultilangPropertyFile()
- Description copied from class:
AbstractUserNotificationBuilder
- Gets the resource locator path
- Overrides:
getMultilangPropertyFile
in class AbstractUserNotificationBuilder
- Returns:
getUserIdsToNotify
protected Collection<String> getUserIdsToNotify()
- Specified by:
getUserIdsToNotify
in class AbstractUserNotificationBuilder
getUserLanguage
protected String getUserLanguage(int userID)
- Parameters:
userID
-
- Returns:
- user preferred language by userid provided
getPdcSubscription
public PDCSubscription getPdcSubscription()
Copyright © 2016 Silverpeas. All Rights Reserved.