Class NotificationDOStrategy

java.lang.Object
mc.core.system.base.BaseBean
mc.core.domain.system.dobj.NotificationDOStrategy
All Implemented Interfaces:
IScopeStrategy

public class NotificationDOStrategy extends mc.core.system.base.BaseBean implements IScopeStrategy
implementing session scope strategies for NotificationDO
  • Constructor Details

    • NotificationDOStrategy

      public NotificationDOStrategy()
  • Method Details

    • scope

      public mc.core.system.session.SessionScope scope()
      Description copied from interface: IScopeStrategy
      supported scope. return null for default
      Specified by:
      scope in interface IScopeStrategy
    • getNotificationAttachmentLinks

      public String getNotificationAttachmentLinks(Notification notification, String header)