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