l.s.s.p.SalesforceVoucherProxy : class documentation

Part of lp.services.salesforce.proxy View In Hierarchy

Known subclasses: lp.services.salesforce.tests.proxy.TestSalesforceVoucherProxy

No class docstring
Method __init__ Undocumented
Method url Get the proxy URL with port.
Method server See ISalesforceVoucherProxy.
Method getUnredeemedVouchers See ISalesforceVoucherProxy.
Method getAllVouchers See ISalesforceVoucherProxy.
Method getServerStatus See ISalesforceVoucherProxy.
Method getVoucher See ISalesforceVoucherProxy.
Method redeemVoucher See ISalesforceVoucherProxy.
Method updateProjectName See ISalesforceVoucherProxy.
Method grantVoucher See ISalesforceVoucherProxy.
Method _getUserIdentifiers Return the user's openid_identifier.
def __init__(self):
Undocumented
@cachedproperty
def url(self):
Get the proxy URL with port.
@property
def server(self):
See ISalesforceVoucherProxy.
def _getUserIdentifiers(self, user):
Return the user's openid_identifier.
@fault_mapper
def getUnredeemedVouchers(self, user):
See ISalesforceVoucherProxy.
@fault_mapper
def getAllVouchers(self, user):
See ISalesforceVoucherProxy.
@fault_mapper
def getServerStatus(self):
See ISalesforceVoucherProxy.
@fault_mapper
def getVoucher(self, voucher_id):
See ISalesforceVoucherProxy.
@fault_mapper
def redeemVoucher(self, voucher_id, user, project):
See ISalesforceVoucherProxy.
@fault_mapper
def updateProjectName(self, project):
See ISalesforceVoucherProxy.
@fault_mapper
def grantVoucher(self, admin, approver, recipient, term_months):
See ISalesforceVoucherProxy.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.