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