public class ApproveContentListener extends Object
| Constructor and Description |
|---|
ApproveContentListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
onAudit(reactor.event.Event<? extends SocialEvent> socialEvent) |
void |
setEmailService(EmailService emailService) |
void |
setModelExt(HashMap<String,Object> modelExt) |
void |
setProfileClient(org.craftercms.profile.api.services.ProfileService profileService) |
void |
setSocialFreemarkerLoader(freemarker.cache.TemplateLoader socialFreemarkerLoader) |
void |
setSystemDefaultLocale(String systemDefaultLocale) |
void |
setTenantConfigurationServiceImpl(TenantConfigurationService tenantConfigurationService) |
public void onAudit(reactor.event.Event<? extends SocialEvent> socialEvent)
public void init()
public void setProfileClient(org.craftercms.profile.api.services.ProfileService profileService)
public void setTenantConfigurationServiceImpl(TenantConfigurationService tenantConfigurationService)
public void setSocialFreemarkerLoader(freemarker.cache.TemplateLoader socialFreemarkerLoader)
public void setSystemDefaultLocale(String systemDefaultLocale)
public void setEmailService(EmailService emailService)
Copyright © 2015 CrafterCMS. All Rights Reserved.