Package lumis.service.newsletter
Interface INewsletterManager
-
- All Known Implementing Classes:
NewsletterManager
public interface INewsletterManager
- Since:
- 4.0.8
- Version:
- $Revision$ $Date$
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
executeSchedules(SessionConfig sessionConfig, ITransaction transaction)
-
-
-
Method Detail
-
executeSchedules
void executeSchedules(SessionConfig sessionConfig, ITransaction transaction) throws ManagerException, PortalException
- Throws:
ManagerException
PortalException
- Since:
- 4.0.8
-
-