|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.silverpeas.notification.builder.AbstractUserNotificationBuilder
com.silverpeas.notification.builder.AbstractResourceUserNotificationBuilder<T>
com.silverpeas.notification.builder.AbstractTemplateUserNotificationBuilder<ClassifiedDetail>
com.silverpeas.classifieds.notification.AbstractClassifiedUserNotification
com.silverpeas.classifieds.notification.ClassifiedSubscriptionUserNotification
public class ClassifiedSubscriptionUserNotification
Constructor Summary | |
---|---|
ClassifiedSubscriptionUserNotification(ClassifiedDetail resource,
Collection<String> usersToBeNotified)
|
Method Summary | |
---|---|
protected com.stratelia.silverpeas.notificationManager.constant.NotifAction |
getAction()
|
protected String |
getBundleSubjectKey()
|
protected Collection<String> |
getUserIdsToNotify()
|
Methods inherited from class com.silverpeas.classifieds.notification.AbstractClassifiedUserNotification |
---|
getComponentInstanceId, getContributionAccessLinkLabelBundleKey, getMultilangPropertyFile, getResourceURL, getSender, getTemplatePath, performNotificationResource, performTemplateData |
Methods inherited from class com.silverpeas.notification.builder.AbstractTemplateUserNotificationBuilder |
---|
createNotification, createTemplate, getFileName, getTitle, perform, performBuild, performNotificationResource, performNotificationResource |
Methods inherited from class com.silverpeas.notification.builder.AbstractResourceUserNotificationBuilder |
---|
getResource, initialize, initializeNotificationResourceData, isSendImmediatly, performBuild, setResource |
Methods inherited from class com.silverpeas.notification.builder.AbstractUserNotificationBuilder |
---|
build, getBundle, getBundle, getContent, getExternalAddressesToNotify, getGroupIdsToNotify, getMessageType, getNotificationMetaData, getUserIdsToExcludeFromNotifying, performUsersToBeNotified, stop, stopWhenNoUserToNotify |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClassifiedSubscriptionUserNotification(ClassifiedDetail resource, Collection<String> usersToBeNotified)
Method Detail |
---|
protected Collection<String> getUserIdsToNotify()
getUserIdsToNotify
in class com.silverpeas.notification.builder.AbstractUserNotificationBuilder
protected String getBundleSubjectKey()
getBundleSubjectKey
in class com.silverpeas.notification.builder.AbstractTemplateUserNotificationBuilder<ClassifiedDetail>
protected com.stratelia.silverpeas.notificationManager.constant.NotifAction getAction()
getAction
in class com.silverpeas.notification.builder.AbstractUserNotificationBuilder
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |