|
||||||||||
| 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<SilverContentInterface>
com.silverpeas.pdcSubscription.PdcResourceClassificationUserNotification
public class PdcResourceClassificationUserNotification
| Constructor Summary | |
|---|---|
PdcResourceClassificationUserNotification(PDCSubscription pdcSubscription,
SilverContentInterface silverContent)
|
|
| Method Summary | |
|---|---|
protected NotifAction |
getAction()
Gets the type of action on a resource |
protected String |
getComponentInstanceId()
Gets the component instance id |
protected String |
getResourceURL(SilverContentInterface silverContent)
Gets the URL of the resource |
protected String |
getSender()
Gets the sender (the user id usually) |
protected boolean |
isSendImmediatly()
Forces the sending immediatly if true |
protected void |
performBuild(SilverContentInterface silverContent)
Builds the notification data container |
protected void |
performNotificationResource(SilverContentInterface silverContent,
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, 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 PdcResourceClassificationUserNotification(PDCSubscription pdcSubscription,
SilverContentInterface silverContent)
| Method Detail |
|---|
protected NotifAction getAction()
AbstractUserNotificationBuilder
getAction in class AbstractUserNotificationBuilderprotected boolean isSendImmediatly()
AbstractUserNotificationBuilder
isSendImmediatly in class AbstractResourceUserNotificationBuilder<SilverContentInterface>protected String getComponentInstanceId()
AbstractUserNotificationBuilder
getComponentInstanceId in class AbstractUserNotificationBuilderprotected String getSender()
AbstractUserNotificationBuilder
getSender in class AbstractUserNotificationBuilderprotected void performBuild(SilverContentInterface silverContent)
AbstractResourceUserNotificationBuilder
performBuild in class AbstractResourceUserNotificationBuilder<SilverContentInterface>
protected void performNotificationResource(SilverContentInterface silverContent,
NotificationResourceData notificationResourceData)
AbstractResourceUserNotificationBuilder
performNotificationResource in class AbstractResourceUserNotificationBuilder<SilverContentInterface>protected String getResourceURL(SilverContentInterface silverContent)
AbstractResourceUserNotificationBuilder
getResourceURL in class AbstractResourceUserNotificationBuilder<SilverContentInterface>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||