All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xworker.com.tencent.sms.TencentSmsActions.dml Maven / Gradle / Ivy

%1571313074284
@
sname=TencentSmsActions
slabel=TencentSmsActions
sdescriptors=xworker.lang.MetaDescriptor3
smany=true
seditCols=2
sinitialization=false
smodifier=public
sinheritDescription=false
snotXmlAttribute=false
sjson_isArray=false
sth_createIndex=true
sth_registThing=child|xworker.lang.actions.Actions
sth_registMyChilds=true
sth_registDisabled=false
sth_fileMonitor=false
sth_mark=false
  @/@SmsSingleSender
  sname=SmsSingleSender
  sdescriptors=xworker.lang.MetaDescriptor3/@thing
  sextends=xworker.lang.actions.SelfAction
  smany=true
  seditCols=2
  sinitialization=false
  sgroup=com.tencent.sms
  smodifier=public
  sinheritDescription=false
  Sdescription=
#$@text#$@

单发短消息,返回值SmsSingleSenderResult。

事件:

  • onSuccess(SmsSingleSenderResult result)
    成功时触发的事件。
     
  • onError(SmsSingleSenderResult result)
    失败时触发的事件。  

可以重写的方法:

  • int getAppId()
    返回应用标识。
     
  • String getAppKey()
    返回应用Key。
     
  • String getPhoneNumber()
    返回要发送到的电话号码。
     
  • String getNationCode()
    返回国家代码。
     
  • int getTemplateId()
    返回短信模板编号。
     
  • List<String> getParams()
    返回要传入模板的参数。
     
  • String getSign()
    返回签名,如果没有设置使用默认的。     

 

#$@text#$@ snotXmlAttribute=false sjson_isArray=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_fileMonitor=false sth_mark=false sid=SmsSingleSender @/@SmsSingleSender/@actions sname=actions sdescriptors=xworker.lang.MetaDescriptor3/@actions sinheritDescription=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_fileMonitor=false sth_mark=false sid=actions @/@SmsSingleSender/@actions/@run sname=run sisSynchronized=false sthrowException=true suseOtherAction=false suseOuterJava=true suseInnerJava=false souterClassName=xworker.com.tencent.sms.SmsSingleSenderActions smethodName=sendSingleSms sdisableGlobalContext=false sattributeTemplate=false sinterpretationType=Action svarScope=Global screateLocalVarScope=false ssaveReturn=false sdebugLog=false sdescriptors=xworker.lang.actions.Actions/@JavaAction sinheritDescription=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_fileMonitor=false sth_mark=false sid=run @/@SmsSingleSender/@actions/@getAppId sname=getAppId sattributeName=appId sinterpretationType=Self sattributeTemplate=false schildsAttributeTemplate=false svarScope=Local sisSynchronized=false sthrowException=true suseOtherAction=false screateLocalVarScope=false ssaveReturn=false sdisableGlobalContext=false sdebugLog=false sdescriptors=xworker.lang.actions.ActionUtil/@GetInt sinheritDescription=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_fileMonitor=false sth_mark=false sid=getAppId @/@SmsSingleSender/@actions/@getAppKey sname=getAppKey sattributeName=appKey snotNull=false sinterpretationType=Self sattributeTemplate=false schildsAttributeTemplate=false svarScope=Local sisSynchronized=false sthrowException=true suseOtherAction=false screateLocalVarScope=false ssaveReturn=false sdisableGlobalContext=false sdebugLog=false sdescriptors=xworker.lang.actions.ActionUtil/@GetString sinheritDescription=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_fileMonitor=false sth_mark=false sid=getAppKey @/@SmsSingleSender/@actions/@getPhoneNumber sname=getPhoneNumber sattributeName=phoneNumber snotNull=false sinterpretationType=Self sattributeTemplate=false schildsAttributeTemplate=false svarScope=Local sisSynchronized=false sthrowException=true suseOtherAction=false screateLocalVarScope=false ssaveReturn=false sdisableGlobalContext=false sdebugLog=false sdescriptors=xworker.lang.actions.ActionUtil/@GetString sinheritDescription=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_fileMonitor=false sth_mark=false sid=getPhoneNumber @/@SmsSingleSender/@actions/@getNationCode sname=getNationCode sattributeName=nationCode snotNull=false sinterpretationType=Self sattributeTemplate=false schildsAttributeTemplate=false svarScope=Local sisSynchronized=false sthrowException=true suseOtherAction=false screateLocalVarScope=false ssaveReturn=false sdisableGlobalContext=false sdebugLog=false sdescriptors=xworker.lang.actions.ActionUtil/@GetString sinheritDescription=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_fileMonitor=false sth_mark=false sid=getNationCode @/@SmsSingleSender/@actions/@getTemplateId sname=getTemplateId sattributeName=templateId sinterpretationType=Self sattributeTemplate=false schildsAttributeTemplate=false svarScope=Local sisSynchronized=false sthrowException=true suseOtherAction=false screateLocalVarScope=false ssaveReturn=false sdisableGlobalContext=false sdebugLog=false sdescriptors=xworker.lang.actions.ActionUtil/@GetInt sinheritDescription=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_fileMonitor=false sth_mark=false sid=getTemplateId @/@SmsSingleSender/@actions/@getParams sname=getParams sattributeName=params snotNull=false ssplitLine=true sdelimiter=, sinterpretationType=Self sattributeTemplate=false schildsAttributeTemplate=false svarScope=Local sisSynchronized=false sthrowException=true suseOtherAction=false screateLocalVarScope=false ssaveReturn=false sdisableGlobalContext=false sdebugLog=false sdescriptors=xworker.lang.actions.ActionUtil/@GetStringList sinheritDescription=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_fileMonitor=false sth_mark=false sid=getParams @/@SmsSingleSender/@actions/@getSign sname=getSign sattributeName=sign snotNull=false sinterpretationType=Self sattributeTemplate=false schildsAttributeTemplate=false svarScope=Local sisSynchronized=false sthrowException=true suseOtherAction=false screateLocalVarScope=false ssaveReturn=false sdisableGlobalContext=false sdebugLog=false sdescriptors=xworker.lang.actions.ActionUtil/@GetString sinheritDescription=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_fileMonitor=false sth_mark=false sid=getSign @/@SmsSingleSender/@actions/@onSuccess sname=onSuccess sunimplementedException=false sdescriptors=xworker.lang.actions.Actions/@NOOP sinterpretationType=Self sattributeTemplate=false schildsAttributeTemplate=false svarScope=Local sisSynchronized=false sthrowException=true suseOtherAction=false screateLocalVarScope=false ssaveReturn=false sdisableGlobalContext=false sdebugLog=false sinheritDescription=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_fileMonitor=false sth_mark=false sid=onSuccess @/@SmsSingleSender/@actions/@onError sname=onError sunimplementedException=false sdescriptors=xworker.lang.actions.Actions/@NOOP sinterpretationType=Self sattributeTemplate=false schildsAttributeTemplate=false svarScope=Local sisSynchronized=false sthrowException=true suseOtherAction=false screateLocalVarScope=false ssaveReturn=false sdisableGlobalContext=false sdebugLog=false sinheritDescription=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_fileMonitor=false sth_mark=false sid=onError @/@SmsSingleSender/@VariablesDescs sname=VariablesDescs sdescriptors=xworker.lang.MetaThing/@VariablesDesc sinheritDescription=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_fileMonitor=false sth_mark=false sid=VariablesDescs @/@SmsSingleSender/@VariablesDescs/@result sname=result svarName=_thingName_ spassive=true stype=object sclassName=com.github.qcloudsms.SmsSingleSenderResult sdescriptors=xworker.lang.MetaThing/@VariablesDesc/@Object sinheritDescription=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_fileMonitor=false sth_mark=false sid=result @/@SmsSingleSender/@name sname=name sshowLabel=true slabelAlign=right slabelVAlign=baseline smodifier=public sreadOnly=false sinheritDescription=false svalidateAllowBlank=true LvalidateOnBlur=true LallowDecimals=true LallowNegative=true snotXmlAttribute=false sdescriptors=xworker.lang.MetaDescriptor3/@attribute sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_fileMonitor=false sth_mark=false sid=name @/@SmsSingleSender/@label sname=label sshowLabel=true slabelAlign=right slabelVAlign=baseline smodifier=public sreadOnly=false sinheritDescription=false svalidateAllowBlank=true LvalidateOnBlur=true LallowDecimals=true LallowNegative=true snotXmlAttribute=false sdescriptors=xworker.lang.MetaDescriptor3/@attribute sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_fileMonitor=false sth_mark=false sid=label @/@SmsSingleSender/@appId sname=appId sshowLabel=true slabelAlign=right slabelVAlign=baseline smodifier=public sreadOnly=false sinheritDescription=false svalidateAllowBlank=true LvalidateOnBlur=true LallowDecimals=true LallowNegative=true snotXmlAttribute=false sdescriptors=xworker.lang.MetaDescriptor3/@attribute sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_fileMonitor=false sth_mark=false sid=appId @/@SmsSingleSender/@appKey sname=appKey ssize=60 sshowLabel=true slabelAlign=right slabelVAlign=baseline smodifier=public sreadOnly=false sinheritDescription=false svalidateAllowBlank=true LvalidateOnBlur=true LallowDecimals=true LallowNegative=true snotXmlAttribute=false sdescriptors=xworker.lang.MetaDescriptor3/@attribute sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_fileMonitor=false sth_mark=false sid=appKey @/@SmsSingleSender/@phone sname=phoneNumber sshowLabel=true slabelAlign=right slabelVAlign=baseline smodifier=public sreadOnly=false sinheritDescription=false svalidateAllowBlank=true LvalidateOnBlur=true LallowDecimals=true LallowNegative=true snotXmlAttribute=false sdescriptors=xworker.lang.MetaDescriptor3/@attribute sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_fileMonitor=false sth_mark=false sid=phone @/@SmsSingleSender/@nationCode sname=nationCode sshowLabel=true slabelAlign=right slabelVAlign=baseline smodifier=public sreadOnly=false sdefault=86 sinheritDescription=false svalidateAllowBlank=true LvalidateOnBlur=true LallowDecimals=true LallowNegative=true snotXmlAttribute=false sdescriptors=xworker.lang.MetaDescriptor3/@attribute sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_fileMonitor=false sth_mark=false sid=nationCode @/@SmsSingleSender/@templateId sname=templateId sshowLabel=true slabelAlign=right slabelVAlign=baseline smodifier=public sreadOnly=false sinheritDescription=false svalidateAllowBlank=true LvalidateOnBlur=true LallowDecimals=true LallowNegative=true snotXmlAttribute=false sdescriptors=xworker.lang.MetaDescriptor3/@attribute sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_fileMonitor=false sth_mark=false sid=templateId @/@SmsSingleSender/@params sname=params ssize=60 sshowLabel=true slabelAlign=right slabelVAlign=baseline smodifier=public sreadOnly=false sinheritDescription=false svalidateAllowBlank=true LvalidateOnBlur=true LallowDecimals=true LallowNegative=true snotXmlAttribute=false sdescriptors=xworker.lang.MetaDescriptor3/@attribute sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_fileMonitor=false sth_mark=false sid=params @/@SmsSingleSender/@sign sname=sign sshowLabel=true slabelAlign=right slabelVAlign=baseline smodifier=public sreadOnly=false sinheritDescription=false svalidateAllowBlank=true LvalidateOnBlur=true LallowDecimals=true LallowNegative=true snotXmlAttribute=false sdescriptors=xworker.lang.MetaDescriptor3/@attribute sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_fileMonitor=false sth_mark=false sid=sign @/@SmsSingleSender/@description sname=description sinputtype=html sshowLabel=true slabelAlign=right slabelVAlign=baseline smodifier=public sreadOnly=false sinheritDescription=false svalidateAllowBlank=true LvalidateOnBlur=true LallowDecimals=true LallowNegative=true snotXmlAttribute=false sdescriptors=xworker.lang.MetaDescriptor3/@attribute sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_fileMonitor=false sth_mark=false sid=description




© 2015 - 2024 Weber Informatics LLC | Privacy Policy