com.ibm.commerce.search.catalog
Class AttrValueTableInfo

com.ibm.commerce.search.catalog.AttrValueTableInfo

public final class AttrValueTableInfo

Maps to ATTRVALUE table.


Constructor Summary
AttrValueTableInfo()
          Constructor initializes the table name represented by this class.
 
Method Summary
static AttrValueTableInfo getSingleton()
          Singleton method.
 

Constructor Detail

AttrValueTableInfo

public AttrValueTableInfo()
Constructor initializes the table name represented by this class. Creation date: (8/8/00 11:57:36 AM)
Method Detail

getSingleton

public static AttrValueTableInfo getSingleton()
Singleton method. Creation date: (8/8/00 11:32:48 AM)
Returns:
An instance of this class.