public class FaxToMailServiceSupport extends Object implements FaxToMailService
| Modifier and Type | Field and Description |
|---|---|
protected FaxToMailServiceContext |
serviceContext |
| Constructor and Description |
|---|
FaxToMailServiceSupport() |
| Modifier and Type | Method and Description |
|---|---|
protected FaxToMailConfiguration |
getApplicationConfig() |
protected ClientService |
getClientService() |
protected ConfigurationService |
getConfigurationService() |
protected DecoratorService |
getDecoratorService() |
protected EmailService |
getEmailService() |
protected MailFolderService |
getMailFolderService() |
protected Date |
getNow() |
protected FaxToMailTopiaPersistenceContext |
getPersistenceContext() |
protected ReferentielService |
getReferentielService() |
<E extends FaxToMailService> |
newService(Class<E> serviceClass) |
void |
setServiceContext(FaxToMailServiceContext serviceContext) |
protected FaxToMailServiceContext serviceContext
public void setServiceContext(FaxToMailServiceContext serviceContext)
setServiceContext in interface FaxToMailServiceprotected FaxToMailConfiguration getApplicationConfig()
protected Date getNow()
protected FaxToMailTopiaPersistenceContext getPersistenceContext()
public <E extends FaxToMailService> E newService(Class<E> serviceClass)
protected DecoratorService getDecoratorService()
protected ConfigurationService getConfigurationService()
protected MailFolderService getMailFolderService()
protected EmailService getEmailService()
protected ReferentielService getReferentielService()
protected ClientService getClientService()
Copyright © 2014 CodeLutin. All rights reserved.