ETSI ES 202 915-12-2006 Open Service Access (OSA) Application Programming Interface (API) Part 12 Charging SCF (Parlay 4) (V1 4 1 Includes Diskette)《开放业务接入(OSA) 应用编程接口(API) 第12部分 计.pdf
《ETSI ES 202 915-12-2006 Open Service Access (OSA) Application Programming Interface (API) Part 12 Charging SCF (Parlay 4) (V1 4 1 Includes Diskette)《开放业务接入(OSA) 应用编程接口(API) 第12部分 计.pdf》由会员分享,可在线阅读,更多相关《ETSI ES 202 915-12-2006 Open Service Access (OSA) Application Programming Interface (API) Part 12 Charging SCF (Parlay 4) (V1 4 1 Includes Diskette)《开放业务接入(OSA) 应用编程接口(API) 第12部分 计.pdf(57页珍藏版)》请在麦多课文档分享上搜索。
1、 ETSI ES 202 915-12 V1.4.1 (2006-12)ETSI Standard Open Service Access (OSA);Application Programming Interface (API);Part 12: Charging SCF(Parlay 4)floppy3 ETSI ETSI ES 202 915-12 V1.4.1 (2006-12) 2 Reference RES/TISPAN-01028-12-OSA Keywords API, IDL, OSA, UML ETSI 650 Route des Lucioles F-06921 Soph
2、ia 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.etsi.org Th
3、e 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 on ETSI pr
4、inters 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:/portal.etsi.org
5、/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 foregoing re
6、striction extend to reproduction in all media. European Telecommunications Standards Institute 2006. The Parlay Group 2006. 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 currently bei
7、ng 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 202 915-12 V1.4.1 (2006-12) 3 Contents Intellectual Property Rights6 Foreword.6 1 Scope 7 2 References 7 3 Definitions
8、and abbreviations.7 3.1 Definitions7 3.2 Abbreviations .7 4 Charging SCF.8 4.1 General requirements on support of methods.8 5 Sequence Diagrams 8 5.1 Reservation / payment in parts .8 5.2 Immediate Charge 10 6 Class Diagrams.12 7 The Service Interface Specifications13 7.1 Interface Specification For
9、mat .13 7.1.1 Interface Class 14 7.1.2 Method descriptions14 7.1.3 Parameter descriptions14 7.1.4 State Model.14 7.2 Base Interface.14 7.2.1 Interface Class IpInterface 14 7.3 Service Interfaces .14 7.3.1 Overview 14 7.4 Generic Service Interface .15 7.4.1 Interface Class IpService 15 7.4.1.1 Method
10、 setCallback()15 7.4.1.2 Method setCallbackWithSessionID()15 8 Charging Interface Classes.16 8.1 Interface Class IpChargingManager.16 8.1.1 Method createChargingSession()17 8.1.2 Method createSplitChargingSession()18 8.2 Interface Class IpAppChargingManager 18 8.2.1 Method sessionAborted()19 8.3 Int
11、erface Class IpChargingSession.19 8.3.1 Method creditAmountReq()20 8.3.2 Method creditUnitReq()21 8.3.3 Method debitAmountReq().22 8.3.4 Method debitUnitReq().22 8.3.5 Method directCreditAmountReq()23 8.3.6 Method directCreditUnitReq()23 8.3.7 Method directDebitAmountReq().24 8.3.8 Method directDebi
12、tUnitReq().25 8.3.9 Method extendLifeTimeReq() 25 8.3.10 Method getAmountLeft()25 8.3.11 Method getLifeTimeLeft()26 8.3.12 Method getUnitLeft()26 8.3.13 Method rateReq()26 8.3.14 Method release() .27 8.3.15 Method reserveAmountReq() .27 8.3.16 Method reserveUnitReq() .28 8.4 Interface Class IpAppCha
13、rgingSession28 ETSI ETSI ES 202 915-12 V1.4.1 (2006-12) 4 8.4.1 Method creditAmountErr() .30 8.4.2 Method creditAmountRes() 30 8.4.3 Method creditUnitErr().30 8.4.4 Method creditUnitRes() 31 8.4.5 Method debitAmountErr() 31 8.4.6 Method debitAmountRes() .32 8.4.7 Method debitUnitErr() 32 8.4.8 Metho
14、d debitUnitRes() .32 8.4.9 Method directCreditAmountErr() .33 8.4.10 Method directCreditAmountRes() 33 8.4.11 Method directCreditUnitErr() .33 8.4.12 Method directCreditUnitRes() 34 8.4.13 Method directDebitAmountErr() 34 8.4.14 Method directDebitAmountRes() .34 8.4.15 Method directDebitUnitErr() 35
15、 8.4.16 Method directDebitUnitRes() .35 8.4.17 Method extendLifeTimeErr()35 8.4.18 Method extendLifeTimeRes().36 8.4.19 Method rateErr() .36 8.4.20 Method rateRes() 36 8.4.21 Method reserveAmountErr().36 8.4.22 Method reserveAmountRes()37 8.4.23 Method reserveUnitErr().37 8.4.24 Method reserveUnitRe
16、s()38 8.4.25 Method sessionEnded().38 9 State Transition Diagrams39 9.1 State Transition Diagrams for IpChargingSession .39 9.1.1 Session Created State40 9.1.2 Amount Reserved State 40 9.1.3 Volume Reserved State.40 9.1.4 Reservation Ended State .40 10 Content Based Charging Service Properties.40 11
17、 Data Definitions .41 11.1 Charging Data Definitions41 11.1.1 IpChargingManager42 11.1.2 IpChargingManagerRef 42 11.1.3 IpAppChargingManager .42 11.1.4 IpAppChargingManagerRef .42 11.1.5 IpChargingSession42 11.1.6 IpChargingSessionRef 42 11.1.7 IpAppChargingSession .42 11.1.8 IpAppChargingSessionRef
18、 .42 11.1.9 TpApplicationDescription 42 11.1.10 TpAppInformationSet.42 11.1.11 TpAppInformation43 11.1.12 TpAppInformationType43 11.1.13 TpSessionEndedCause43 11.1.14 TpMerchantAccountID.43 11.1.15 TpCorrelationID .43 11.1.16 TpCorrelationType43 11.1.17 TpChargingPrice.44 11.1.18 TpAmount.44 11.1.19
19、 TpChargingParameterSet44 11.1.20 TpChargingParameter.44 11.1.21 TpChargingParameterID.44 11.1.22 TpChargingParameterValue .44 11.1.23 TpChargingParameterValueType .45 11.1.24 TpVolumeSet45 11.1.25 TpVolume.45 11.1.26 TpUnitID 45 ETSI ETSI ES 202 915-12 V1.4.1 (2006-12) 5 11.1.27 TpChargingSessionID
20、.45 11.1.28 TpPriceVolumeSet46 11.1.29 TpPriceVolume.46 11.1.30 TpChargingError.46 12 Exception Classes.46 Annex A (normative): OMG IDL Description of Charging SCF.47 Annex B (informative): W3C WSDL Description of Charging SCF.48 Annex C (informative): Java API Description of the Charging SCF 49 Ann
21、ex D (informative): Contents of 3GPP OSA R5 Charging.50 Annex E (informative): Record of changes 51 E.1 Interfaces 51 E.1.1 New 51 E.1.2 Deprecated51 E.1.3 Removed.51 E.2 Methods52 E.2.1 New 52 E.2.2 Deprecated52 E.2.3 Modified.52 E.2.4 Removed.52 E.3 Data Definitions .53 E.3.1 New 53 E.3.2 Modified
22、.53 E.3.3 Removed.53 E.4 Service Properties.54 E.4.1 New 54 E.4.2 Deprecated54 E.4.3 Modified.54 E.4.4 Removed.55 E.5 Exceptions 55 E.5.1 New 55 E.5.2 Modified.55 E.5.3 Removed.55 E.6 Others .56 History 57 ETSI ETSI ES 202 915-12 V1.4.1 (2006-12) 6 Intellectual Property Rights IPRs essential or pote
23、ntially 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 Essential
24、, IPRs notified to ETSI in respect of ETSI standards“, which is available from the ETSI Secretariat. Latest updates are available on the ETSI Web server (http:/webapp.etsi.org/IPR/home.asp). Pursuant to the ETSI IPR Policy, no investigation, including IPR searches, has been carried out by ETSI. No g
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ETSIES202915122006OPENSERVICEACCESSOSAAPPLICATIONPROGRAMMINGINTERFACEAPIPART12CHARGINGSCFPARLAY4V141INCLUDESDISKETTE

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