| Trees | Indices | Help |
|
|---|
|
|
|
|||
|
|||
string
|
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Returns a UID that represents this dataproviders (locally) unique state and configuration. For example the LUID for a gmail dp may be your username and password. Derived types MUST overwride this function
|
Initiates get next sequence. Should be implemented in subclases. |
Gets next entry. Should be implemented in subclases. |
Gets entry. Should be implemented in subclases. |
Gets status of entries. Should be implemented in subclases. |
Parses entry. Should be implemented in subclases. |
Sends entries to parent. Should be implemented in subclases. |
Performs any (conduit.logging in, etc) which must be undertaken on the dataprovider prior to calling get_all(). Should gather all information so a subsequent call to get_all() can return the uids of all the data this dataprovider holds This function may be called multiple times so derived classes should be aware of this. Derived classes should call this function to ensure the dataprovider status is updated.
|
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Sat Aug 2 22:18:30 2008 | http://epydoc.sourceforge.net |