com.ibm.commerce.search.catalog
Class TradeposcnTableInfo

java.lang.Object
  |
  +--com.ibm.commerce.search.base.TableInfo
        |
        +--com.ibm.commerce.search.catalog.TradeposcnTableInfo

public class TradeposcnTableInfo
extends com.ibm.commerce.search.base.TableInfo

Map to table Tradeposcn.

See Also:
Serialized Form

Constructor Summary
TradeposcnTableInfo()
          Constructor initializes the table name represented by this class.
 
Method Summary
static  TradeposcnTableInfo getSingleton()
          Singleton method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TradeposcnTableInfo

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

getSingleton

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