gluu
|
公開メンバ関数 | |
def | __init__ (self, currentTimeMillis) |
def | init (self, configurationAttributes) |
def | destroy (self, configurationAttributes) |
def | getApiVersion (self) |
def | generateId (self, appId, idType, idPrefix, configurationAttributes) |
公開変数類 | |
currentTimeMillis | |
def SampleIdGenerator.IdGenerator.__init__ | ( | self, | |
currentTimeMillis | |||
) |
def SampleIdGenerator.IdGenerator.destroy | ( | self, | |
configurationAttributes | |||
) |
def SampleIdGenerator.IdGenerator.generateId | ( | self, | |
appId, | |||
idType, | |||
idPrefix, | |||
configurationAttributes | |||
) |
def SampleIdGenerator.IdGenerator.init | ( | self, | |
configurationAttributes | |||
) |
SampleIdGenerator.IdGenerator.currentTimeMillis |