Uses of Class
de.uplanet.lucy.exchange.ExchangeAccount
-
Packages that use ExchangeAccount Package Description de.uplanet.lucy.server.businesslogic.exchange.util de.uplanet.lucy.server.businesslogic.exchange.util.impl -
-
Uses of ExchangeAccount in de.uplanet.lucy.server.businesslogic.exchange.util
Methods in de.uplanet.lucy.server.businesslogic.exchange.util that return ExchangeAccount Modifier and Type Method Description ExchangeAccountIExchangeMailboxUtil. getImpersonateUserAccount(String p_strUserGuid)Returns Exchange account properties for the given impersonate user.ExchangeAccountIExchangeMailboxUtil. getImpersonateUserAccount(String p_strUserGuid, String p_strPortalGuid)Returns Exchange account properties for the given impersonate user.ExchangeAccountExchangeUserMailboxInfo. getUserAccount()ExchangeAccountIExchangeMailboxUtil. getUserAccount(String p_strUserGuid)Returns Exchange account properties for the given user.ExchangeAccountIExchangeMailboxUtil. getUserAccount(String p_strUserGuid, String p_strPortalGuid)Returns Exchange account properties for the given user. -
Uses of ExchangeAccount in de.uplanet.lucy.server.businesslogic.exchange.util.impl
Methods in de.uplanet.lucy.server.businesslogic.exchange.util.impl that return ExchangeAccount Modifier and Type Method Description ExchangeAccountExchangeMailboxUtil. getImpersonateUserAccount(String p_strUserGuid)ExchangeAccountExchangeMailboxUtil. getImpersonateUserAccount(String p_strUserGuid, String p_strPortalGuid)ExchangeAccountExchangeMailboxUtil. getUserAccount(String p_strUserGuid)ExchangeAccountExchangeMailboxUtil. getUserAccount(String p_strUserGuid, String p_strPortalGuid)
-