public class InitFaxToMailService extends FaxToMailServiceSupport
serviceContext| Constructor and Description |
|---|
InitFaxToMailService() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkStorage() |
protected void |
createEmail(Random random,
HistoryTopiaDao historyDao,
RangeRowTopiaDao rangeRowDao,
EmailTopiaDao emailDao,
List<Range> ranges,
List<Client> clients,
List<DemandType> types,
List<Priority> priorities,
MailFolder folder,
FaxToMailUser user) |
protected void |
createEmails(Random random,
HistoryTopiaDao historyDao,
RangeRowTopiaDao rangeRowDao,
EmailTopiaDao emailDao,
List<Range> ranges,
List<Client> clients,
List<DemandType> types,
List<Priority> priorities,
MailFolder folder,
FaxToMailUser user) |
void |
init() |
protected void |
initSampleData() |
getApplicationConfig, getClientService, getConfigurationService, getDecoratorService, getEmailService, getMailFolderService, getNow, getPersistenceContext, getReferentielService, getWebApplicationContext, newService, setServiceContextpublic void init()
protected void checkStorage()
protected void initSampleData()
protected void createEmails(Random random, HistoryTopiaDao historyDao, RangeRowTopiaDao rangeRowDao, EmailTopiaDao emailDao, List<Range> ranges, List<Client> clients, List<DemandType> types, List<Priority> priorities, MailFolder folder, FaxToMailUser user) throws InvalidClientException
InvalidClientExceptionprotected void createEmail(Random random, HistoryTopiaDao historyDao, RangeRowTopiaDao rangeRowDao, EmailTopiaDao emailDao, List<Range> ranges, List<Client> clients, List<DemandType> types, List<Priority> priorities, MailFolder folder, FaxToMailUser user) throws InvalidClientException
InvalidClientExceptionCopyright © 2014 CodeLutin. All rights reserved.