Public Member Functions | |
def | __init__ |
def | authPath |
def | authSys |
def | destinationDatabase |
def | dumpMetadataForUpload |
def | logDbFileName |
def | records |
def | synchronizeTo |
Public Attributes | |
md | |
Definition at line 15 of file popcon2dropbox.py.
def popcon2dropbox.CondMetaData.__init__ | ( | self | ) |
Definition at line 16 of file popcon2dropbox.py.
def popcon2dropbox.CondMetaData.authPath | ( | self | ) |
Definition at line 21 of file popcon2dropbox.py.
def popcon2dropbox.CondMetaData.authSys | ( | self | ) |
Definition at line 24 of file popcon2dropbox.py.
def popcon2dropbox.CondMetaData.destinationDatabase | ( | self | ) |
Definition at line 27 of file popcon2dropbox.py.
Referenced by popcon2dropbox.CondMetaData.dumpMetadataForUpload().
def popcon2dropbox.CondMetaData.dumpMetadataForUpload | ( | self, | |
inputtag, | |||
desttag, | |||
comment | |||
) |
Definition at line 39 of file popcon2dropbox.py.
References popcon2dropbox.CondMetaData.destinationDatabase(), and popcon2dropbox.CondMetaData.synchronizeTo().
def popcon2dropbox.CondMetaData.logDbFileName | ( | self | ) |
Definition at line 30 of file popcon2dropbox.py.
def popcon2dropbox.CondMetaData.records | ( | self | ) |
Definition at line 36 of file popcon2dropbox.py.
def popcon2dropbox.CondMetaData.synchronizeTo | ( | self | ) |
Definition at line 33 of file popcon2dropbox.py.
Referenced by popcon2dropbox.CondMetaData.dumpMetadataForUpload().
popcon2dropbox.CondMetaData.md |
Definition at line 17 of file popcon2dropbox.py.