ETSI ES 203 915-11-2007 Open Service Access (OSA) Application Programming Interface (API) Part 11 Account Management SCF (Parlay 5)《开放业务接入(OSA) 应用编程接口(API) 第11部分 账目管理业务能力特征(Parlay .pdf
《ETSI ES 203 915-11-2007 Open Service Access (OSA) Application Programming Interface (API) Part 11 Account Management SCF (Parlay 5)《开放业务接入(OSA) 应用编程接口(API) 第11部分 账目管理业务能力特征(Parlay .pdf》由会员分享,可在线阅读,更多相关《ETSI ES 203 915-11-2007 Open Service Access (OSA) Application Programming Interface (API) Part 11 Account Management SCF (Parlay 5)《开放业务接入(OSA) 应用编程接口(API) 第11部分 账目管理业务能力特征(Parlay .pdf(45页珍藏版)》请在麦多课文档分享上搜索。
1、 ETSI ES 203 915-11 V1.2.1 (2007-01)ETSI Standard Open Service Access (OSA);Application Programming Interface (API);Part 11: Account Management SCF(Parlay 5)floppy3 ETSI ETSI ES 203 915-11 V1.2.1 (2007-01) 2 Reference RES/TISPAN-01029-11-OSA Keywords API, IDL, OSA, UML ETSI 650 Route des Lucioles F-
2、06921 Sophia Antipolis Cedex - FRANCE Tel.: +33 4 92 94 42 00 Fax: +33 4 93 65 47 16 Siret N 348 623 562 00017 - NAF 742 C Association but non lucratif enregistre la Sous-Prfecture de Grasse (06) N 7803/88 Important notice Individual copies of the present document can be downloaded from: http:/www.e
3、tsi.org The present document may be made available in more than one electronic version or in print. In any case of existing or perceived difference in contents between such versions, the reference version is the Portable Document Format (PDF). In case of dispute, the reference shall be the printing
4、on ETSI printers of the PDF version kept on a specific network drive within ETSI Secretariat. Users of the present document should be aware that the document may be subject to revision or change of status. Information on the current status of this and other ETSI documents is available at http:/porta
5、l.etsi.org/tb/status/status.asp If you find errors in the present document, please send your comment to one of the following services: http:/portal.etsi.org/chaircor/ETSI_support.asp Copyright Notification No part may be reproduced except as authorized by written permission. The copyright and the fo
6、regoing restriction extend to reproduction in all media. European Telecommunications Standards Institute 2007. The Parlay Group 2007. All rights reserved. DECTTM, PLUGTESTSTM and UMTSTM are Trade Marks of ETSI registered for the benefit of its Members. TIPHONTMand the TIPHON logo are Trade Marks cur
7、rently being registered by ETSI for the benefit of its Members. 3GPPTM is a Trade Mark of ETSI registered for the benefit of its Members and of the 3GPP Organizational Partners. ETSI ETSI ES 203 915-11 V1.2.1 (2007-01) 3 Contents Intellectual Property Rights6 Foreword.6 1 Scope 7 2 References 7 3 De
8、finitions and abbreviations.7 3.1 Definitions7 3.2 Abbreviations .7 4 Account Management SCF 8 4.1 General requirements on support of methods.8 5 Sequence Diagrams 9 5.1 Standard Voucher Handling .9 5.2 Standard Transaction History Retrieval .10 5.3 Standard Query Handling.11 5.4 Standard Notificati
9、on handling.12 5.5 Network Controlled Notifications 13 6 Class Diagrams.14 7 The Service Interface Specifications15 7.1 Interface Specification Format .15 7.1.1 Interface Class 15 7.1.2 Method descriptions15 7.1.3 Parameter descriptions16 7.1.4 State Model.16 7.2 Base Interface.16 7.2.1 Interface Cl
10、ass IpInterface 16 7.3 Service Interfaces .16 7.3.1 Overview 16 7.4 Generic Service Interface .16 7.4.1 Interface Class IpService 16 7.4.1.1 Method setCallback()17 7.4.1.2 Method setCallbackWithSessionID()17 8 Account Management Interface Classes 17 8.1 Interface Class IpAccountManager 17 8.1.1 Meth
11、od createNotification()18 8.1.2 Method destroyNotification() .19 8.1.3 Method queryBalanceReq()19 8.1.4 Method changeNotification()19 8.1.5 Method getNotification() 20 8.1.6 Method retrieveTransactionHistoryReq() .20 8.1.7 Method enableNotifications() .20 8.1.8 Method disableNotifications() 21 8.1.9
12、 Method queryBalanceExpiryDateReq() .21 8.1.10 Method updateBalanceReq()21 8.1.11 Method createVoucherReq() 22 8.1.12 Method destroyVoucherReq()22 8.1.13 Method queryVoucherReq().23 8.1.14 Method queryUserVouchersReq() .23 8.2 Interface Class IpAppAccountManager .23 8.2.1 Method reportNotification()
13、24 8.2.2 Method queryBalanceRes() 24 8.2.3 Method queryBalanceErr() .25 8.2.4 Method retrieveTransactionHistoryRes() .25 ETSI ETSI ES 203 915-11 V1.2.1 (2007-01) 4 8.2.5 Method retrieveTransactionHistoryErr() 25 8.2.6 Method queryBalanceExpiryDateRes()25 8.2.7 Method queryBalanceExpiryDateErr() 26 8
14、.2.8 Method updateBalanceRes() 26 8.2.9 Method updateBalanceErr() .26 8.2.10 Method createVoucherRes().26 8.2.11 Method createVoucherErr() .27 8.2.12 Method destroyVoucherRes() 27 8.2.13 Method destroyVoucherErr() .27 8.2.14 Method queryVoucherRes().27 8.2.15 Method queryVoucherErr()28 8.2.16 Method
15、 queryUserVouchersRes()28 8.2.17 Method queryUserVouchersErr().28 9 State Transition Diagrams29 9.1 State Transition Diagrams for IpAccountManager.29 9.1.1 Active State.29 9.1.2 Notifications created State 29 10 Account Management Service Properties 29 11 Data Definitions .30 11.1 Account Management
16、 Data Definitions .30 11.1.1 IpAppAccountManager 30 11.1.2 IpAppAccountManagerRef.30 11.1.3 IpAccountManager .30 11.1.4 IpAccountManagerRef31 11.1.5 TpBalanceQueryError.31 11.1.6 TpChargingEventName 31 11.1.7 TpBalanceInfo 31 11.1.8 TpChargingEventInfo .32 11.1.9 TpChargingEventCriteria32 11.1.10 Tp
17、ChargingEventNameSet .32 11.1.11 TpChargingEventCriteriaResult .32 11.1.12 TpChargingEventCriteriaResultSet 32 11.1.13 TpBalance.33 11.1.14 TpBalanceSet33 11.1.15 TpTransactionHistory .33 11.1.16 TpTransactionHistorySet 33 11.1.17 TpTransactionHistoryStatus .33 11.1.18 TpBalanceExpiryDate.33 11.1.19
18、 TpBalanceExpiryDateSet34 11.1.20 TpVoucherError34 11.1.21 TpVoucher 34 11.1.22 TpVoucherSet .34 12 Exception Classes.34 Annex A (normative): OMG IDL Description of Account Management SCF .35 Annex B (informative): W3C WSDL Description of Account Management SCF36 Annex C (informative): Java API Desc
19、ription of the Account Management SCF .37 Annex D (informative): Contents of 3GPP OSA Rel-6 Account Management.38 Annex E (informative): Description of Account Management for 3GPP2 cdma2000 networks.39 E.1 General Exceptions.39 E.2 Specific Exceptions39 E.2.1 Clause 1: Scope 39 E.2.2 Clause 2: Refer
20、ences 39 E.2.3 Clause 3: Definitions and abbreviations.39 ETSI ETSI ES 203 915-11 V1.2.1 (2007-01) 5 E.2.4 Clause 4: Account Management SCF.39 E.2.5 Clause 5: Sequence Diagrams 39 E.2.6 Clause 6: Class Diagrams.39 E.2.7 Clause 7: The Service Interface Specifications 39 E.2.8 Clause 8: Account Manage
21、ment Interface Classes.40 E.2.9 Clause 9: State Transition Diagrams 40 E.2.10 Clause 10: Account Management Service Properties.40 E.2.11 Clause 11: Data Definitions40 E.2.12 Clause 12: Exception Classes.40 E.2.13 Annex A (normative): OMG IDL Description of Account Management SCF.40 E.2.14 Annex B (i
22、nformative): W3C WSDL Description of Account Management SCF.40 Annex F (informative): Record of changes 41 F.1 Interfaces 41 F.1.1 New 41 F.1.2 Deprecated41 F.1.3 Removed.41 F.2 Methods42 F.2.1 New 42 F.2.2 Deprecated42 F.2.3 Modified.42 F.2.4 Removed.42 F.3 Data Definitions .43 F.3.1 New 43 F.3.2 M
23、odified.43 F.3.3 Removed.43 F.4 Service Properties.43 F.4.1 New 43 F.4.2 Deprecated43 F.4.3 Modified.44 F.4.4 Removed.44 F.5 Exceptions 44 F.5.1 New 44 F.5.2 Modified.44 F.5.3 Removed.44 F.6 Others .44 History 45 ETSI ETSI ES 203 915-11 V1.2.1 (2007-01) 6 Intellectual Property Rights IPRs essential
24、or potentially essential to the present document may have been declared to ETSI. The information pertaining to these essential IPRs, if any, is publicly available for ETSI members and non-members, and can be found in ETSI SR 000 314: “Intellectual Property Rights (IPRs); Essential, or potentially Es
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ETSIES203915112007OPENSERVICEACCESSOSAAPPLICATIONPROGRAMMINGINTERFACEAPIPART11ACCOUNTMANAGEMENTSCFPARLAY5

链接地址:http://www.mydoc123.com/p-731168.html