Class GetCoolerChannels.LastPostMessage

java.lang.Object
org.deltava.beans.DatabaseBean
org.deltava.beans.cooler.Message
org.deltava.dao.GetCoolerChannels.LastPostMessage
All Implemented Interfaces:
Serializable, Comparable<Object>, AuthoredBean, IDBean, RemoteAddressBean, Cacheable
Enclosing class:
GetCoolerChannels

public class GetCoolerChannels.LastPostMessage extends Message
Helper class to allow displaying of last subject in a channel.
Since:
1.0
Version:
10.0
Author:
Luke
See Also:
  • Constructor Details

    • LastPostMessage

      LastPostMessage(int authorID, String subject)
  • Method Details

    • getSubject

      public String getSubject()