|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.raritantechnologies.documentum.DocumentumGateway
RTI Collection Gateway that extracts data from a Documentum CMS.
XML Configuration Template:<CollectionGateway class="com.raritantechnologies.
| Constructor Summary | |
DocumentumGateway()
|
|
| Method Summary | |
void |
executeDQL()
|
java.lang.String |
getConfigurationXML()
|
java.lang.String |
getProperty(org.w3c.dom.Element configElem,
java.lang.String propName)
|
void |
initialize(org.w3c.dom.Element configElem,
ISearchFieldMap sfMap)
Initialize the ICollectionGateway from a Configuration XML element. |
boolean |
isPaused()
|
void |
pause()
|
void |
resume()
|
void |
run()
|
void |
run(ILoginInfo loginInfo)
Need to have loginInfo for sources which require login/pw access. |
void |
setGatewayListener(IGatewayListener gatewayListener)
Sets the IGatewayListener interface. |
void |
setInputParameters(OrderedMap inputParams)
set input parameters... |
protected void |
setPassword(org.w3c.dom.Element configElem)
|
protected void |
setUID(org.w3c.dom.Element configElem)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DocumentumGateway()
| Method Detail |
public void initialize(org.w3c.dom.Element configElem,
ISearchFieldMap sfMap)
ICollectionGateway
initialize in interface ICollectionGatewaypublic void run()
run in interface ICollectionGatewaypublic void pause()
pause in interface ICollectionGatewaypublic void resume()
resume in interface ICollectionGatewaypublic boolean isPaused()
isPaused in interface ICollectionGatewaypublic void run(ILoginInfo loginInfo)
ICollectionGateway
run in interface ICollectionGatewaypublic void setGatewayListener(IGatewayListener gatewayListener)
ICollectionGateway
setGatewayListener in interface ICollectionGatewaypublic void setInputParameters(OrderedMap inputParams)
ICollectionGateway
setInputParameters in interface ICollectionGatewaypublic void executeDQL()
protected void setUID(org.w3c.dom.Element configElem)
protected void setPassword(org.w3c.dom.Element configElem)
public java.lang.String getProperty(org.w3c.dom.Element configElem,
java.lang.String propName)
public java.lang.String getConfigurationXML()
getConfigurationXML in interface ICollectionGateway
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||