com.ibm.commerce.user.objects
Class MemberAttributeStringValueBean

com.ibm.commerce.user.objects.MemberAttributeValueBean
  |
  +--com.ibm.commerce.user.objects.MemberAttributeStringValueBean
All Implemented Interfaces:
java.io.Serializable

public class MemberAttributeStringValueBean
extends MemberAttributeValueBean

This bean provides access to the MBRATTRVAL table.

The following is a description of this table:

This table stores the values of attributes which are defined in the MBRATTR table for members.

See Also:
Serialized Form

Constructor Summary
MemberAttributeStringValueBean()
           
 
Methods inherited from class com.ibm.commerce.user.objects.MemberAttributeValueBean
getMemberAttributeId, getMemberAttributeValueId, getMemberId, getStoreEntityId, setMemberAttributeId, setMemberId, setStoreEntityId
 

Constructor Detail

MemberAttributeStringValueBean

public MemberAttributeStringValueBean()