|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.raritantechnologies.searchApp.dataCollection.SystemObjectCollectionGateway
RecordAdapter that uses a Raritan ICollectionGateway.
XML Configuration Template
<SystemObject configurableClass="com.raritantechnologies.endeca.pipeline.GatewayRecordAdapter"
name="[ name of Collection Gateway ]"
type="CollectionGateway" >
<CollectionGateway class="[ class of com.raritantechnologies.searchApp.ICollectionGateway ]" >
</CollectionGateway>
</SystemObject>
| Constructor Summary | |
SystemObjectCollectionGateway()
|
|
| Method Summary | |
ICollectionGateway |
getCollectionGateway()
|
void |
initialize(org.w3c.dom.Element elem)
Initializes the object from an XML tag or element. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SystemObjectCollectionGateway()
| Method Detail |
public ICollectionGateway getCollectionGateway()
public void initialize(org.w3c.dom.Element elem)
IConfigurable
initialize in interface IConfigurable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||