com.ibm.commerce.utf.objects
Class PAttrIntegerValueBean

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

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

PAttrIntegerValueBean

public PAttrIntegerValueBean()