public class NotificationDigestServiceImpl extends Object implements NotificationDigestService
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_LOADPATH |
| Constructor and Description |
|---|
NotificationDigestServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
digest(List<HashMap> auditDigest,
String profileId,
String type) |
void |
init() |
void |
setProfileAggregatorImpl(ProfileAggregator profileAggregator) |
void |
setSocialFreemarkerLoader(SocialFreemarkerLoader socialFreemarkerLoader) |
public static final String DEFAULT_LOADPATH
public void setProfileAggregatorImpl(ProfileAggregator profileAggregator)
public void digest(List<HashMap> auditDigest, String profileId, String type)
digest in interface NotificationDigestServicepublic void init()
public void setSocialFreemarkerLoader(SocialFreemarkerLoader socialFreemarkerLoader)
Copyright © 2014 CrafterCMS. All Rights Reserved.