Class InternalMessageModel
java.lang.Object
de.xima.fc.gui.model.messages.internal.InternalMessageModel
- All Implemented Interfaces:
 Serializable
- See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionInternalMessageModel(long msgId, String summary, String details, String origin, boolean readed, boolean authorized, String formattedTime, EInternalMessageType type, EViews view)  - 
Method Summary
 
- 
Constructor Details
- 
InternalMessageModel
 
 - 
 - 
Method Details
- 
getDetails
 - 
getFormattedTime
 - 
getHref
 - 
getMsgId
public long getMsgId() - 
getOrigin
 - 
getSummary
 - 
getType
 - 
isAuthorized
public boolean isAuthorized() - 
isReaded
public boolean isReaded() 
 -