|
gluu
|


公開メンバ関数 | |
| def | __init__ (self, currentTimeMillis) |
| def | init (self, configurationAttributes) |
| def | destroy (self, configurationAttributes) |
| def | getApiVersion (self) |
| def | authorize (self, step, context) |
| def | getNextStep (self, step, context) |
| def | prepareForStep (self, step, context) |
| def | getStepsCount (self, context) |
| def | getPageForStep (self, step, context) |
公開変数類 | |
| currentTimeMillis | |
| def ConsentGatheringSample.ConsentGathering.__init__ | ( | self, | |
| currentTimeMillis | |||
| ) |
| def ConsentGatheringSample.ConsentGathering.authorize | ( | self, | |
| step, | |||
| context | |||
| ) |
| def ConsentGatheringSample.ConsentGathering.destroy | ( | self, | |
| configurationAttributes | |||
| ) |
| def ConsentGatheringSample.ConsentGathering.getApiVersion | ( | self | ) |
| def ConsentGatheringSample.ConsentGathering.getNextStep | ( | self, | |
| step, | |||
| context | |||
| ) |
| def ConsentGatheringSample.ConsentGathering.getPageForStep | ( | self, | |
| step, | |||
| context | |||
| ) |
| def ConsentGatheringSample.ConsentGathering.getStepsCount | ( | self, | |
| context | |||
| ) |
| def ConsentGatheringSample.ConsentGathering.init | ( | self, | |
| configurationAttributes | |||
| ) |
| def ConsentGatheringSample.ConsentGathering.prepareForStep | ( | self, | |
| step, | |||
| context | |||
| ) |
| ConsentGatheringSample.ConsentGathering.currentTimeMillis |
1.8.13