java.lang.Object | +--AttributeInfo | +--com.ibm.commerce.search.catalog.CatalogDescLanguageIdAttributeInfo
Class maps to Catalogdsc.LANGUAGE_ID column.
Constructor Summary | |
---|---|
CatalogDescLanguageIdAttributeInfo(TableInfo aInfo) Constructor initializes the column name (and data type) represented by this class. |
Method Summary | |
---|---|
static
CatalogDescLanguageIdAttributeInfo |
getSingleton() Singleton method. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll,
toString, wait, wait, wait |
Constructor Detail |
---|
public CatalogDescLanguageIdAttributeInfo(TableInfo aInfo)
Method Detail |
---|
public static CatalogDescLanguageIdAttributeInfo getSingleton()