com.ibm.commerce.utf.objects
Class PAttrDateValueBean

com.ibm.commerce.utf.objects.PAttrValueBean
  |
  +--com.ibm.commerce.utf.objects.PAttrDateValueBean

public class PAttrDateValueBean
extends PAttrValueBean

This bean provides access to the PATTRVALUE table.

The following is a description of this table:

The personalization Attribute Value table. This table holds the values associated with personalization attributes.


Constructor Summary
PAttrDateValueBean()
           
 
Methods inherited from class com.ibm.commerce.utf.objects.PAttrValueBean
getAttributeId, getEncryptFlag, getOperatorId, getReferenceNumber, getSequence, getTcId, getUnitId, setEncryptFlag, setOperatorId, setReferenceNumber, setSequence, setTcId, setUnitId
 

Constructor Detail

PAttrDateValueBean

public PAttrDateValueBean()