com.ibm.commerce.utf.objects
Class PAttrBigIntValueBean

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

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

PAttrBigIntValueBean

public PAttrBigIntValueBean()