Uses of Class
org.csapi.fw.P_INVALID_SERVICE_CONTRACT_ID

Packages that use P_INVALID_SERVICE_CONTRACT_ID
org.csapi.fw   
org.csapi.fw.fw_enterprise_operator.service_subscription   
 

Uses of P_INVALID_SERVICE_CONTRACT_ID in org.csapi.fw
 

Fields in org.csapi.fw declared as P_INVALID_SERVICE_CONTRACT_ID
 P_INVALID_SERVICE_CONTRACT_ID P_INVALID_SERVICE_CONTRACT_IDHolder.value
           
 

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

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

Constructors in org.csapi.fw with parameters of type P_INVALID_SERVICE_CONTRACT_ID
P_INVALID_SERVICE_CONTRACT_IDHolder(P_INVALID_SERVICE_CONTRACT_ID initial)
           
 

Uses of P_INVALID_SERVICE_CONTRACT_ID in org.csapi.fw.fw_enterprise_operator.service_subscription
 

Methods in org.csapi.fw.fw_enterprise_operator.service_subscription that throw P_INVALID_SERVICE_CONTRACT_ID
 void IpServiceContractManagementPOATie.deleteServiceContract(java.lang.String serviceContractID)
           
 void IpServiceContractManagementOperations.deleteServiceContract(java.lang.String serviceContractID)
           
 void _IpServiceContractManagementStub.deleteServiceContract(java.lang.String serviceContractID)
           
 TpServiceContractDescription IpServiceContractInfoQueryPOATie.describeServiceContract(java.lang.String serviceContractID)
           
 TpServiceContractDescription IpServiceContractInfoQueryOperations.describeServiceContract(java.lang.String serviceContractID)
           
 TpServiceContractDescription _IpServiceContractInfoQueryStub.describeServiceContract(java.lang.String serviceContractID)
           
 java.lang.String[] IpServiceContractInfoQueryPOATie.listServiceProfiles(java.lang.String serviceContractID)
           
 java.lang.String[] IpServiceContractInfoQueryOperations.listServiceProfiles(java.lang.String serviceContractID)
           
 java.lang.String[] _IpServiceContractInfoQueryStub.listServiceProfiles(java.lang.String serviceContractID)
           
 void IpServiceContractManagementPOATie.modifyServiceContract(TpServiceContract serviceContract)
           
 void IpServiceContractManagementOperations.modifyServiceContract(TpServiceContract serviceContract)
           
 void _IpServiceContractManagementStub.modifyServiceContract(TpServiceContract serviceContract)
           
 



Copyright © 2009. All Rights Reserved.