com.ibm.commerce.search.catalog
Class AttributeTableInfo

com.ibm.commerce.search.catalog.AttributeTableInfo

public final class AttributeTableInfo

Maps to ATTRIBUTE table.


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

Constructor Detail

AttributeTableInfo

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

getSingleton

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