com.ibm.commerce.negotiation.beans
Class ForumMessageLightDataBean

java.lang.Object
  com.ibm.commerce.negotiation.objimpl.ForumMessageLight
      com.ibm.commerce.negotiation.beans.ForumMessageLightDataBean

public class ForumMessageLightDataBean
extends com.ibm.commerce.negotiation.objimpl.ForumMessageLight

A lightweight databean that retrieves data for the auction discussion forums.

See Also:
Serialized Form

Constructor Summary
ForumMessageLightDataBean()
ForumMessageLightDataBean constructor comment.
ForumMessageLightDataBean(com.ibm.commerce.negotiation.objimpl.ForumMessageLight parent)
Constructs a ForumMessageLightDataBean object.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Detail

ForumMessageLightDataBean

public ForumMessageLightDataBean()
ForumMessageLightDataBean constructor comment.

ForumMessageLightDataBean

public ForumMessageLightDataBean(com.ibm.commerce.negotiation.objimpl.ForumMessageLight parent)
Constructs a ForumMessageLightDataBean object.
Parameters:
parent - com.ibm.commerce.negotiation.objimpl.ForumMessageLight

Feedback