Package mc.core.domain.system.dobj
Class NotificationDOStrategy
java.lang.Object
mc.core.system.base.BaseBean
mc.core.domain.system.dobj.NotificationDOStrategy
- All Implemented Interfaces:
IScopeStrategy
implementing session scope strategies for NotificationDO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetNotificationAttachmentLinks(Notification notification, String header) mc.core.system.session.SessionScopescope()supported scope.
-
Constructor Details
-
NotificationDOStrategy
public NotificationDOStrategy()
-
-
Method Details
-
scope
public mc.core.system.session.SessionScope scope()Description copied from interface:IScopeStrategysupported scope. return null for default- Specified by:
scopein interfaceIScopeStrategy
-
getNotificationAttachmentLinks
-