Uses of Class
org.csapi.fw.TpSignatureAndServiceMgr

Packages that use TpSignatureAndServiceMgr
org.csapi.fw   
org.csapi.fw.fw_application.service_agreement   
 

Uses of TpSignatureAndServiceMgr in org.csapi.fw
 

Fields in org.csapi.fw declared as TpSignatureAndServiceMgr
 TpSignatureAndServiceMgr TpSignatureAndServiceMgrHolder.value
           
 

Methods in org.csapi.fw that return TpSignatureAndServiceMgr
static TpSignatureAndServiceMgr TpSignatureAndServiceMgrHelper.extract(org.omg.CORBA.Any any)
           
static TpSignatureAndServiceMgr TpSignatureAndServiceMgrHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.fw with parameters of type TpSignatureAndServiceMgr
static void TpSignatureAndServiceMgrHelper.insert(org.omg.CORBA.Any any, TpSignatureAndServiceMgr s)
           
static void TpSignatureAndServiceMgrHelper.write(org.omg.CORBA.portable.OutputStream out, TpSignatureAndServiceMgr s)
           
 

Constructors in org.csapi.fw with parameters of type TpSignatureAndServiceMgr
TpSignatureAndServiceMgrHolder(TpSignatureAndServiceMgr initial)
           
 

Uses of TpSignatureAndServiceMgr in org.csapi.fw.fw_application.service_agreement
 

Methods in org.csapi.fw.fw_application.service_agreement that return TpSignatureAndServiceMgr
 TpSignatureAndServiceMgr _IpServiceAgreementManagementStub.signServiceAgreement(java.lang.String serviceToken, java.lang.String agreementText, java.lang.String signingAlgorithm)
           
 TpSignatureAndServiceMgr IpServiceAgreementManagementPOATie.signServiceAgreement(java.lang.String serviceToken, java.lang.String agreementText, java.lang.String signingAlgorithm)
           
 TpSignatureAndServiceMgr IpServiceAgreementManagementOperations.signServiceAgreement(java.lang.String serviceToken, java.lang.String agreementText, java.lang.String signingAlgorithm)
           
 



Copyright © 2008. All Rights Reserved.