|
||||||||||
| 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.pdcSubscription.AbstractPdcSubscriptionUserNotification<PDCSubscription>
com.silverpeas.pdcSubscription.PdcSubscriptionDeletionUserNotification
public class PdcSubscriptionDeletionUserNotification
| Constructor Summary | |
|---|---|
PdcSubscriptionDeletionUserNotification(PDCSubscription pdcSubscription,
String axisName,
boolean valueDeleted)
|
|
| Method Summary | |
|---|---|
protected NotifAction |
getAction()
Gets the type of action on a resource |
protected String |
getComponentInstanceId()
Gets the component instance id |
protected String |
getSender()
Gets the sender (the user id usually) |
protected boolean |
isSendImmediatly()
Forces the sending immediatly if true |
protected void |
performBuild(PDCSubscription subscription)
Builds the notification data container |
protected void |
performNotificationResource(PDCSubscription resource,
NotificationResourceData notificationResourceData)
Builds the notification resource data container. |
| Methods inherited from class com.silverpeas.pdcSubscription.AbstractPdcSubscriptionUserNotification |
|---|
getMultilangPropertyFile, getPdcSubscription, getUserIdsToNotify, getUserLanguage |
| Methods inherited from class com.silverpeas.notification.builder.AbstractResourceUserNotificationBuilder |
|---|
getResource, getResourceURL, initialize, initializeNotificationResourceData, performBuild, performNotificationResource, setResource |
| Methods inherited from class com.silverpeas.notification.builder.AbstractUserNotificationBuilder |
|---|
build, createNotification, getBundle, getBundle, getContent, getExternalAddressesToNotify, getGroupIdsToNotify, getMessageType, getNotificationMetaData, getTitle, 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 PdcSubscriptionDeletionUserNotification(PDCSubscription pdcSubscription,
String axisName,
boolean valueDeleted)
| Method Detail |
|---|
protected NotifAction getAction()
AbstractUserNotificationBuilder
getAction in class AbstractUserNotificationBuilderprotected boolean isSendImmediatly()
AbstractUserNotificationBuilder
isSendImmediatly in class AbstractResourceUserNotificationBuilder<PDCSubscription>protected String getComponentInstanceId()
AbstractUserNotificationBuilder
getComponentInstanceId in class AbstractUserNotificationBuilderprotected String getSender()
AbstractUserNotificationBuilder
getSender in class AbstractUserNotificationBuilderprotected void performBuild(PDCSubscription subscription)
AbstractResourceUserNotificationBuilder
performBuild in class AbstractResourceUserNotificationBuilder<PDCSubscription>
protected void performNotificationResource(PDCSubscription resource,
NotificationResourceData notificationResourceData)
AbstractResourceUserNotificationBuilder
performNotificationResource in class AbstractResourceUserNotificationBuilder<PDCSubscription>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||