com.ibm.commerce.ordermanagement.beans
Class RMAItemDataBean
com.ibm.commerce.ordermanagement.beans.RMAItemDataBean
- public class RMAItemDataBean
This data bean represents an order.
commandContext
protected CommandContext commandContext
COPYRIGHT
public static final java.lang.String COPYRIGHT
- The internal copyright field.
requestProperties
protected TypedProperty requestProperties
RMAItemDataBean
public RMAItemDataBean()
- OrderDataBean constructor comment.
getCommandContext
public CommandContext getCommandContext()
getRequestProperties
public TypedProperty getRequestProperties()
getRmaItemId
public java.lang.String getRmaItemId()
populate
public void populate()
throws java.lang.Exception
setCommandContext
public void setCommandContext(CommandContext context)
- setCommandContext method comment.
setRequestProperties
public void setRequestProperties(TypedProperty param)
setRmaItemId
public void setRmaItemId(java.lang.String aRmaItemId)
- set an order id.