org.olat.modules.fo
Interface ReadMessage

All Superinterfaces:
CreateInfo, Persistable, java.io.Serializable
All Known Implementing Classes:
ReadMessageImpl

public interface ReadMessage
extends CreateInfo, Persistable

Description:
TODO: Lavinia Dumitrescu Class Description for ReadMessage

Initial Date: 14.03.2008

Author:
Lavinia Dumitrescu

Method Summary
 Forum getForum()
           
 Identity getIdentity()
           
 Message getMessage()
           
 
Methods inherited from interface org.olat.core.id.CreateInfo
getCreationDate
 
Methods inherited from interface org.olat.core.id.Persistable
equalsByPersistableKey, getKey
 

Method Detail

getIdentity

Identity getIdentity()

getForum

Forum getForum()

getMessage

Message getMessage()