com.ibm.commerce.utf.objects
Class PAttrFreeFormValueBean

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

public class PAttrFreeFormValueBean
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
PAttrFreeFormValueBean()
           
 
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

PAttrFreeFormValueBean

public PAttrFreeFormValueBean()