Trees | Index | Help |
---|
Package Bio :: Package EUtils :: Module HistoryClient :: Class PublicationHistoryRecordSet |
|
object
--+ |HistoryLookup
--+ |BaseHistoryRecordSet
--+ |LinkMixin
--+ | | |PublicationFetchMixin
--+ |PublicationHistoryFetchMixin
--+ | PublicationHistoryRecordSet
Method Summary | |
---|---|
Inherited from PublicationFetchMixin | |
| |
Inherited from LinkMixin | |
| |
get the llinks as a Datatypes.LinksLinkSet | |
| |
| |
get the prlinks as a Datatypes.LinksLinkSet | |
Inherited from PublicationHistoryFetchMixin | |
| |
Inherited from BaseHistoryRecordSet | |
| |
| |
| |
Inherited from HistoryLookup | |
Request an eLink for this history; returns the socket handle | |
Request the eSummary for this history; returns the socket handle | |
the Datatypes.Summary for this history | |
Inherited from object | |
x.__delattr__('name') <==> del x.name | |
x.__getattribute__('name') <==> x.name | |
x.__hash__() <==> hash(x) | |
T.__new__(S, ...) -> a new object with type S, a subtype of T | |
helper for pickle | |
helper for pickle | |
x.__repr__() <==> repr(x) | |
x.__setattr__('name', value) <==> x.name = value | |
x.__str__() <==> str(x) |
Property Summary | |
---|---|
Inherited from HistoryLookup | |
dbids : The DBIds for this results set, fetched from the server's 'uilist' |
Class Variable Summary | |
---|---|
type |
_record_class = Bio.EUtils.HistoryClient.PublicationHistoryRecord |
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Wed Jan 31 09:59:43 2007 | http://epydoc.sf.net |