com.ibm.commerce.utf.objects
Class PAttrStringValueBean

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

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

PAttrStringValueBean

public PAttrStringValueBean()