com.ibm.commerce.search.catalog
Class CatEntRelTableInfo

com.ibm.commerce.search.catalog.CatEntRelTableInfo

public final class CatEntRelTableInfo

Maps to CATENTREL table.


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

Constructor Detail

CatEntRelTableInfo

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

getSingleton

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