Uses of Interface
de.uplanet.lucy.server.businesslogic.exchange.util.IExchangeMessage
Packages that use IExchangeMessage
Package
Description
-
Uses of IExchangeMessage in de.uplanet.lucy.server.businesslogic.exchange.util
Methods in de.uplanet.lucy.server.businesslogic.exchange.util that return IExchangeMessageModifier and TypeMethodDescriptionIExchangeMessageUtil.createNewDraft
(String p_strFrom, String p_strTo, String p_strSubject, String p_strBody) Creates a new draft email message.Loads a message with the given ID.IExchangeMessageUtil.findByPermanentUrl
(String p_strPermUrl) Loads a message with the given permanent URL. -
Uses of IExchangeMessage in de.uplanet.lucy.server.businesslogic.exchange.util.impl
Methods in de.uplanet.lucy.server.businesslogic.exchange.util.impl that return IExchangeMessageModifier and TypeMethodDescriptionExchangeMessageUtil.createNewDraft
(String p_strFrom, String p_strTo, String p_strSubject, String p_strBody) ExchangeMessageUtil.findByPermanentUrl
(String p_strPermUrl)