java.lang.Object | +--com.ibm.commerce.search.rulequery.AttributeInfoDictionary
Dictionary of all schema columns containing mappings to AttributeInfo meta data
Constructor Summary | |
---|---|
AttributeInfoDictionary() AttributeInfoDictionary constructor comment. |
Method Summary | |
---|---|
java.util.Hashtable |
getDictionary() Repository of AttributeInfo definitions |
static
AttributeInfoDictionary |
getSingleton() Reference to singleton copy of dictionary |
void |
initialize() Create initial dictionary |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll,
toString, wait, wait, wait |
Constructor Detail |
---|
public AttributeInfoDictionary()
Method Detail |
---|
public java.util.Hashtable getDictionary()
public static AttributeInfoDictionary getSingleton()
public void initialize()