ETSI ES 204 915-12-2008 Open Service Access (OSA) Application Programming Interface (API) Part 12 Charging SCF (Parlay 6)《开放业务接口(OSA) 应用编程接口(API) 第12部分 计费业务控制功能(SCF)(Parlay 6)V1 1 .pdf
《ETSI ES 204 915-12-2008 Open Service Access (OSA) Application Programming Interface (API) Part 12 Charging SCF (Parlay 6)《开放业务接口(OSA) 应用编程接口(API) 第12部分 计费业务控制功能(SCF)(Parlay 6)V1 1 .pdf》由会员分享,可在线阅读,更多相关《ETSI ES 204 915-12-2008 Open Service Access (OSA) Application Programming Interface (API) Part 12 Charging SCF (Parlay 6)《开放业务接口(OSA) 应用编程接口(API) 第12部分 计费业务控制功能(SCF)(Parlay 6)V1 1 .pdf(57页珍藏版)》请在麦多课文档分享上搜索。
1、 ETSI ES 204 915-12 V1.1.1 (2008-05)ETSI Standard Open Service Access (OSA);Application Programming Interface (API);Part 12: Charging SCF(Parlay 6)floppy3 ETSI ETSI ES 204 915-12 V1.1.1 (2008-05) 2 Reference DES/TISPAN-01032-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 2008. The Parlay Group 2008. All rights reserved. DECTTM, PLUGTESTSTM, UMTSTM, TIPHONTM, the TIPHON logo and the ETSI logo are Trade Marks of ETSI registered for the benefit of its Members. 3GPPTM is a Tra
7、de Mark of ETSI registered for the benefit of its Members and of the 3GPP Organizational Partners. ETSI ETSI ES 204 915-12 V1.1.1 (2008-05) 3 Contents Intellectual Property Rights7 Foreword.7 1 Scope 8 2 References 8 3 Definitions and abbreviations.8 3.1 Definitions8 3.2 Abbreviations .8 4 Charging
8、SCF.9 4.1 General requirements on support of methods.9 5 Sequence Diagrams 9 5.1 Reservation / payment in parts .9 5.2 Immediate Charge 11 6 Class Diagrams.13 7 The Service Interface Specifications14 7.1 Interface Specification Format .14 7.1.1 Interface Class 15 7.1.2 Method descriptions15 7.1.3 Pa
9、rameter descriptions15 7.1.4 State Model.15 7.2 Base Interface.15 7.2.1 Interface Class IpInterface 15 7.3 Service Interfaces .15 7.3.1 Overview 15 7.4 Generic Service Interface .16 7.4.1 Interface Class IpService 16 7.4.1.1 Method setCallback()16 7.4.1.2 Method setCallbackWithSessionID()16 8 Chargi
10、ng Interface Classes.17 8.1 Interface Class IpChargingManager.17 8.1.1 Method createChargingSession()18 8.1.2 Method createSplitChargingSession() 19 8.2 Interface Class IpAppChargingManager 19 8.2.1 Method sessionAborted()20 8.2.2 Method abortMultipleChargingSessions()20 8.3 Interface Class IpChargi
11、ngSession.20 8.3.1 Method creditAmountReq()21 8.3.2 Method creditUnitReq()22 8.3.3 Method debitAmountReq().23 8.3.4 Method debitUnitReq().23 8.3.5 Method directCreditAmountReq()24 8.3.6 Method directCreditUnitReq()24 8.3.7 Method directDebitAmountReq().25 8.3.8 Method directDebitUnitReq().26 8.3.9 M
12、ethod extendLifeTimeReq() 26 8.3.10 Method getAmountLeft()26 8.3.11 Method getLifeTimeLeft()27 8.3.12 Method getUnitLeft()27 8.3.13 Method rateReq()27 8.3.14 Method release() .28 8.3.15 Method reserveAmountReq() .28 8.3.16 Method reserveUnitReq() .29 ETSI ETSI ES 204 915-12 V1.1.1 (2008-05) 4 8.4 In
13、terface Class IpAppChargingSession29 8.4.1 Method creditAmountErr() .30 8.4.2 Method creditAmountRes() 31 8.4.3 Method creditUnitErr().31 8.4.4 Method creditUnitRes() 32 8.4.5 Method debitAmountErr() 32 8.4.6 Method debitAmountRes() .32 8.4.7 Method debitUnitErr() 33 8.4.8 Method debitUnitRes() .33
14、8.4.9 Method directCreditAmountErr() .33 8.4.10 Method directCreditAmountRes() 34 8.4.11 Method directCreditUnitErr() .34 8.4.12 Method directCreditUnitRes() 34 8.4.13 Method directDebitAmountErr() 35 8.4.14 Method directDebitAmountRes() .35 8.4.15 Method directDebitUnitErr() 36 8.4.16 Method direct
15、DebitUnitRes() .36 8.4.17 Method extendLifeTimeErr()36 8.4.18 Method extendLifeTimeRes().37 8.4.19 Method rateErr() .37 8.4.20 Method rateRes() 37 8.4.21 Method reserveAmountErr().37 8.4.22 Method reserveAmountRes()38 8.4.23 Method reserveUnitErr().38 8.4.24 Method reserveUnitRes()38 8.4.25 Method s
16、essionEnded().39 9 State Transition Diagrams40 9.1 State Transition Diagrams for IpChargingSession .40 9.1.1 Session Created State41 9.1.2 Amount Reserved State 41 9.1.3 Volume Reserved State.41 9.1.4 Reservation Ended State .41 10 Content Based Charging Service Properties.41 11 Data Definitions .42
17、 11.1 Charging Data Definitions42 11.1.1 IpChargingManager43 11.1.2 IpChargingManagerRef 43 11.1.3 IpAppChargingManager .43 11.1.4 IpAppChargingManagerRef .43 11.1.5 IpChargingSession43 11.1.6 IpChargingSessionRef 43 11.1.7 IpAppChargingSession .43 11.1.8 IpAppChargingSessionRef .43 11.1.9 TpApplica
18、tionDescription 43 11.1.10 TpAppInformationSet.43 11.1.11 TpAppInformation44 11.1.12 TpAppInformationType44 11.1.13 TpSessionEndedCause44 11.1.14 TpMerchantAccountID.44 11.1.15 TpCorrelationID .44 11.1.16 TpCorrelationType44 11.1.17 TpChargingPrice.45 11.1.18 TpAmount.45 11.1.19 TpChargingParameterS
19、et45 11.1.20 TpChargingParameter.45 11.1.21 TpChargingParameterID.45 11.1.22 TpChargingParameterValue .45 11.1.23 TpChargingParameterValueType .46 11.1.24 TpVolumeSet46 11.1.25 TpVolume.46 ETSI ETSI ES 204 915-12 V1.1.1 (2008-05) 5 11.1.26 TpUnitID 46 11.1.27 TpChargingSessionID.46 11.1.28 TpPriceVo
20、lumeSet47 11.1.29 TpPriceVolume.47 11.1.30 TpChargingError.47 12 Exception Classes.47 Annex A (normative): OMG IDL Description of Charging SCF.48 Annex B (informative): W3C WSDL Description of Charging SCF.49 Annex C (informative): Java API Description of the Charging SCF 50 Annex D (informative): C
21、ontents of 3GPP OSA R7 Charging.51 Annex E (informative): Description of Charging for 3GPP2 cdma2000 networks 52 E.1 General Exceptions.52 E.2 Specific Exceptions52 E.2.1 Clause 1: Scope 52 E.2.2 Clause 2: References 52 E.2.3 Clause 3: Definitions and abbreviations.52 E.2.4 Clause 4: Charging SCF .5
22、2 E.2.5 Clause 5: Sequence Diagrams 52 E.2.6 Clause 6: Class Diagrams.52 E.2.7 Clause 7: The Service Interface Specifications 52 E.2.8 Clause 8: Charging Interface Classes .53 E.2.9 Clause 9: State Transition Diagrams 53 E.2.10 Clause 10: Content Based Charging Service Properties.53 E.2.11 Clause 11
23、: Data Definitions53 E.2.12 Clause 12: Exception Classes.53 E.2.13 Annex A (normative): OMG IDL Description of Charging SCF .53 E.2.14 Annex B (informative): W3C WSDL Description of Charging SCF .53 E.2.15 Annex C (informative): Java API Description of the Charging SCF .53 Annex F (informative): Rec
24、ord of changes 54 F.1 Interfaces 54 F.1.1 New 54 F.1.2 Deprecated54 F.1.3 Removed.54 F.2 Methods54 F.2.1 New 54 F.2.2 Deprecated54 F.2.3 Modified.55 F.2.4 Removed.55 F.3 Data Definitions .55 F.3.1 New 55 F.3.2 Modified.55 F.3.3 Removed.55 F.4 Service Properties.55 F.4.1 New 55 F.4.2 Deprecated56 F.4
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ETSIES204915122008OPENSERVICEACCESSOSAAPPLICATIONPROGRAMMINGINTERFACEAPIPART12CHARGINGSCFPARLAY6 开放 业务

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