lumis.service.newsletter
Class NewsletterManager

Package class diagram package NewsletterManager
java.lang.Object
  extended by lumis.service.newsletter.NewsletterManager
All Implemented Interfaces:
INewsletterManager

public class NewsletterManager
extends Object
implements INewsletterManager

Since:
4.0.8

Constructor Summary
NewsletterManager()
           
 
Method Summary
 void executeSchedules(SessionConfig sessionConfig, ITransaction scheduleTransaction)
           
 String getCategoryContent(SessionConfig sessionConfig, String categoryId, Date startDateTime, ITransaction transaction)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewsletterManager

public NewsletterManager()
Method Detail

executeSchedules

public void executeSchedules(SessionConfig sessionConfig,
                             ITransaction scheduleTransaction)
                      throws ManagerException,
                             PortalException
Specified by:
executeSchedules in interface INewsletterManager
Throws:
ManagerException
PortalException

getCategoryContent

public String getCategoryContent(SessionConfig sessionConfig,
                                 String categoryId,
                                 Date startDateTime,
                                 ITransaction transaction)
                          throws ManagerException,
                                 PortalException
Throws:
ManagerException
PortalException


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.