Uses of Interface
de.uplanet.lucy.server.businesslogic.exchange.util.IExchangeNote
Packages that use IExchangeNote
Package
Description
-
Uses of IExchangeNote in de.uplanet.lucy.server.businesslogic.exchange.util
Methods in de.uplanet.lucy.server.businesslogic.exchange.util that return IExchangeNoteModifier and TypeMethodDescriptionDeprecated.IExchangeNoteUtil.createNewNote
(String p_strNote, String p_strUserMailbox) Creates a new note.Finds a note by the given ID.IExchangeNoteUtil.findByPermanentUrl
(String p_strUrl) Finds a note by the given permanent URL. -
Uses of IExchangeNote in de.uplanet.lucy.server.businesslogic.exchange.util.impl
Methods in de.uplanet.lucy.server.businesslogic.exchange.util.impl that return IExchangeNoteModifier and TypeMethodDescriptionDeprecated.ExchangeNoteUtil.createNewNote
(String p_strNote, String p_strUserMailbox) ExchangeNoteUtil.findByPermanentUrl
(String p_strUrl)