- getAdministrationUrl(FaxToMailUser) - Method in interface com.franciaflex.faxtomail.services.service.FaxToMailWebApplicationContext
-
- getAllClients() - Method in class com.franciaflex.faxtomail.services.service.ReferentielService
-
- getAllDemandType() - Method in class com.franciaflex.faxtomail.services.service.ReferentielService
-
- getAllEtatAttente() - Method in class com.franciaflex.faxtomail.services.service.ReferentielService
-
- getAllGroups() - Method in class com.franciaflex.faxtomail.services.service.ConfigurationService
-
- getAllLdapUsers() - Method in class com.franciaflex.faxtomail.services.service.LdapService
-
Get all user from ldap.
- getAllMailFolders() - Method in class com.franciaflex.faxtomail.services.service.MailFolderService
-
- getAllPriority() - Method in class com.franciaflex.faxtomail.services.service.ReferentielService
-
- getAllRange() - Method in class com.franciaflex.faxtomail.services.service.ReferentielService
-
- getAllUserGroups() - Method in class com.franciaflex.faxtomail.services.service.UserService
-
- getAllUsers() - Method in class com.franciaflex.faxtomail.services.service.ConfigurationService
-
- getAllUsers() - Method in class com.franciaflex.faxtomail.services.service.UserService
-
- getApplicationConfig() - Method in class com.franciaflex.faxtomail.services.FaxToMailServiceContext
-
- getApplicationConfig() - Method in class com.franciaflex.faxtomail.services.FaxToMailServiceSupport
-
- getAttachmentFileFromStream(InputStream) - Method in class com.franciaflex.faxtomail.services.service.EmailService
-
Save content stream into attachment file content.
- getChildrenRecursively(MailFolder) - Method in class com.franciaflex.faxtomail.services.service.EmailService
-
- getClientForCode(String) - Method in class com.franciaflex.faxtomail.services.service.ClientService
-
- getClientForEmailAddress(String, Email) - Method in class com.franciaflex.faxtomail.services.service.ClientService
-
- getClientService() - Method in class com.franciaflex.faxtomail.services.FaxToMailServiceSupport
-
- getConfiguration() - Method in class com.franciaflex.faxtomail.services.service.ConfigurationService
-
Return unique database configuration.
- getConfigurationService() - Method in class com.franciaflex.faxtomail.services.FaxToMailServiceSupport
-
- getCurrentComparator() - Method in class com.franciaflex.faxtomail.services.FaxToMailDecorator
-
- getDecorator(O) - Method in class com.franciaflex.faxtomail.services.DecoratorService
-
- getDecorator(O, String) - Method in class com.franciaflex.faxtomail.services.DecoratorService
-
- getDecoratorByType(Class<O>) - Method in class com.franciaflex.faxtomail.services.DecoratorService
-
- getDecoratorByType(Class<O>, String) - Method in class com.franciaflex.faxtomail.services.DecoratorService
-
- getDecoratorService() - Method in class com.franciaflex.faxtomail.services.FaxToMailServiceSupport
-
- getEmailAccounts() - Method in class com.franciaflex.faxtomail.services.service.ConfigurationService
-
- getEmailAccountsWithoutPasswords() - Method in class com.franciaflex.faxtomail.services.service.ConfigurationService
-
Return all email accounts (without password info).
- getEmailById(String) - Method in class com.franciaflex.faxtomail.services.service.EmailService
-
- getEmailForFolder(MailFolder) - Method in class com.franciaflex.faxtomail.services.service.EmailService
-
- getEmailForFolderAndSubfolders(MailFolder) - Method in class com.franciaflex.faxtomail.services.service.EmailService
-
- getEmailService() - Method in class com.franciaflex.faxtomail.services.FaxToMailServiceSupport
-
- getEtatAttentesUsage() - Method in class com.franciaflex.faxtomail.services.service.ReferentielService
-
- getExpression() - Method in class com.franciaflex.faxtomail.services.FaxToMailDecorator.FaxToMailDecoratorComparator
-
- getFolderForRecipient(String) - Method in class com.franciaflex.faxtomail.services.service.MailFolderService
-
- getFoldersWithEtatAttente(EtatAttente) - Method in class com.franciaflex.faxtomail.services.service.MailFolderService
-
- getFoldersWithEtatAttente(MailFolder, Collection<EtatAttente>, EtatAttente) - Method in class com.franciaflex.faxtomail.services.service.MailFolderService
-
- getGroupFullPath(String) - Method in class com.franciaflex.faxtomail.services.service.LdapService
-
Transform group CN to group path.
- getGroups() - Method in class com.franciaflex.faxtomail.services.service.ldap.LdapUser
-
- getLDAPConnection() - Method in class com.franciaflex.faxtomail.services.service.LdapService
-
Get ldap connection.
- getMailFilters() - Method in class com.franciaflex.faxtomail.services.service.ConfigurationService
-
Get all mail filter ordered by position.
- getMailFolders(Collection<String>) - Method in class com.franciaflex.faxtomail.services.service.MailFolderService
-
- getMailFolderService() - Method in class com.franciaflex.faxtomail.services.FaxToMailServiceSupport
-
- getMailFoldersUsage() - Method in class com.franciaflex.faxtomail.services.service.MailFolderService
-
Retourne une map avec les identifiants des mailFolders et le nombre de mails qu'ils
contiennent pour pouvoir empecher la suppression.
- getNow() - Method in class com.franciaflex.faxtomail.services.FaxToMailServiceContext
-
- getNow() - Method in class com.franciaflex.faxtomail.services.FaxToMailServiceSupport
-
- getPersistenceContext() - Method in class com.franciaflex.faxtomail.services.FaxToMailServiceContext
-
- getPersistenceContext() - Method in class com.franciaflex.faxtomail.services.FaxToMailServiceSupport
-
- getReferentielService() - Method in class com.franciaflex.faxtomail.services.FaxToMailServiceSupport
-
- getRootMailFolders() - Method in class com.franciaflex.faxtomail.services.service.MailFolderService
-
- getSortOnlyOnSelectedContextTokens() - Method in class com.franciaflex.faxtomail.services.FaxToMailDecorator
-
- getUserBean(String) - Method in class com.franciaflex.faxtomail.services.service.LdapService
-
Return user for given user id.
- getUserByLogin(String) - Method in class com.franciaflex.faxtomail.services.service.UserService
-
- getUserManagedUsers(FaxToMailUser) - Method in class com.franciaflex.faxtomail.services.service.ConfigurationService
-
Retourne l'ensemble des utilisateurs appartenant aux groupes gérés par les groupes chef.
- getValue(O, String) - Method in class com.franciaflex.faxtomail.services.FaxToMailDecorator
-
- getWebApplicationContext() - Method in class com.franciaflex.faxtomail.services.FaxToMailServiceContext
-
- getWebApplicationContext() - Method in class com.franciaflex.faxtomail.services.FaxToMailServiceSupport
-
- groupEmails(Email, Email, FaxToMailUser) - Method in class com.franciaflex.faxtomail.services.service.EmailService
-
- groups - Variable in class com.franciaflex.faxtomail.services.service.ldap.LdapUser
-