public class ExchangeAccount extends Object
Constructor and Description |
---|
ExchangeAccount() |
ExchangeAccount(de.uplanet.lucy.exchange.ExchangeRelease p_release) |
ExchangeAccount(de.uplanet.lucy.mgw.MgwPlugin p_plugin) |
public ExchangeAccount()
public ExchangeAccount(de.uplanet.lucy.mgw.MgwPlugin p_plugin)
public ExchangeAccount(de.uplanet.lucy.exchange.ExchangeRelease p_release)
public String getMgwUserName()
public void setMgwUserName(String p_strMgwUserName)
p_strMgwUserName
- the MediaGateWay user who owns the accountpublic String getMgwAccountName()
public void setMgwAccountName(String p_strAccountName)
p_strAccountName
- the MGW account namepublic String getExchangeUserName()
public void setExchangeUserName(String p_strExchangeUserName)
p_strExchangeUserName
- the exchangeUserName to setpublic String getExchangePassword()
public void setExchangePassword(String p_strExchangePassword)
p_strExchangePassword
- the exchangePassword to setpublic String getExchangeDomain()
public void setExchangeDomain(String p_strExchangeDomain)
p_strExchangeDomain
- the exchangeDomain to setpublic String getExchangeServer()
public void setExchangeServer(String p_strExchangeServer)
p_strExchangeServer
- the exchangeServer to setpublic String getExchangeMailbox()
public void setExchangeMailbox(String p_strExchangeMailbox)
p_strExchangeMailbox
- the exchangeMailbox to setpublic String getRequestServerVersion()
public void setRequestServerVersion(String p_strRequestServerVersion)
p_strRequestServerVersion
- The Exchange server version.public boolean isDeletedToDeletedItems()
public void setDeletedToDeletedItems(boolean p_bDeletedToDeletedItems)
p_bDeletedToDeletedItems
- public boolean isAllowDeleteWithNoConditions()
public void setAllowDeleteWithNoConditions(boolean p_bAllowDeleteWithNoConditions)
p_bAllowDeleteWithNoConditions
- public boolean isAllowToAlterCustomColumnsOnly()
public void setAllowToAlterCustomColumnsOnly(boolean p_bAllowToAlterCustomColumnsOnly)
p_bAllowToAlterCustomColumnsOnly
- public boolean isUseOwaVirtualFolder()
public void setUseOwaVirtualFolder(boolean p_bUseOwaVirtualFolder)
public de.uplanet.lucy.mgw.MgwPlugin getPlugin()
public void applyProperties(Map<String,String> p_accountProps)
p_accountProps
- map of Exchange account properties