Package lumis.service.newsletter
Interface INewsletterManager
-
- All Known Implementing Classes:
NewsletterManager
public interface INewsletterManager
- Since:
- 4.0.8
- Version:
- $Revision: 5362 $ $Date: 2006-12-15 19:58:24 -0200 (Fri, 15 Dec 2006) $
-
-
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
-
-