org.opencrx.application.mail.importer
Class MailImporterConfig
java.lang.Object
org.opencrx.application.mail.importer.MailImporterConfig
public class MailImporterConfig
- extends Object
|
Constructor Summary |
MailImporterConfig(javax.jdo.PersistenceManager pm,
String providerName,
String segmentName)
Get the MailImporter config from component configuration. |
mailServiceName
protected final String mailServiceName
mailbox
protected final String mailbox
deleteImportedMessages
protected final boolean deleteImportedMessages
caseInsensitiveAddressLookup
protected final boolean caseInsensitiveAddressLookup
MailImporterConfig
public MailImporterConfig(javax.jdo.PersistenceManager pm,
String providerName,
String segmentName)
- Get the MailImporter config from component configuration. Create default
properties on-the-fly
toString
public String toString()
- Overrides:
toString in class Object
getMailServiceName
public String getMailServiceName()
getMailbox
public String getMailbox()
deleteImportedMessages
public boolean deleteImportedMessages()
getCaseInsensitiveAddressLookup
public boolean getCaseInsensitiveAddressLookup()
This software is published under the BSD license. Copyright © 2003-2009, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.