Class InternalMessageModel

java.lang.Object
de.xima.fc.gui.model.messages.internal.InternalMessageModel
All Implemented Interfaces:
Serializable

public class InternalMessageModel extends Object implements Serializable
See Also:
  • Constructor Details

  • Method Details

    • getDetails

      public String getDetails()
    • getFormattedTime

      public String getFormattedTime()
    • getHref

      public String getHref()
    • getMsgId

      public long getMsgId()
    • getOrigin

      public String getOrigin()
    • getSummary

      public String getSummary()
    • getType

      public EInternalMessageType getType()
    • isAuthorized

      public boolean isAuthorized()
    • isReaded

      public boolean isReaded()