|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.raritantechnologies.searchApp.ConfigurableObjectFactory
com.raritantechnologies.searchApp.query.QueryResultSetReaderFactory
Implemenation of IConfigurableFactory that can create a QueryResultSetReader.
| Constructor Summary | |
QueryResultSetReaderFactory()
|
|
| Method Summary | |
IConfigurable |
getConfiguredObject()
Returns an instantiated IConfigurable object or null if the configuration DOM Element has not been initialized. |
static org.w3c.dom.Element |
getInitialElement(java.lang.String name)
|
org.w3c.dom.Element |
getInitializer()
Used by Configurable objects that need to have their own constructor. |
void |
setConfigElement(org.w3c.dom.Element elem)
Caches the DOM Element needed to instantiate IConfigurable objects. |
| Methods inherited from class com.raritantechnologies.searchApp.ConfigurableObjectFactory |
getConfigurableChild, getConfigurableChildren, getConfiguredObject, getConfiguredObject, getConfiguredObject, getConfiguredObjectNames, getInitializer, hasConfiguredObject, initialize, isInitialized |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public QueryResultSetReaderFactory()
| Method Detail |
public void setConfigElement(org.w3c.dom.Element elem)
ConfigurableObjectFactory
setConfigElement in interface IConfigurableFactorysetConfigElement in class ConfigurableObjectFactorypublic IConfigurable getConfiguredObject()
ConfigurableObjectFactory
getConfiguredObject in interface IConfigurableFactorygetConfiguredObject in class ConfigurableObjectFactorypublic org.w3c.dom.Element getInitializer()
getInitializer in interface IConfigurableFactorygetInitializer in class ConfigurableObjectFactorypublic static org.w3c.dom.Element getInitialElement(java.lang.String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||