Uses of Class
org.csapi.fw.P_INVALID_SERVICE_PROFILE_ID

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

Uses of P_INVALID_SERVICE_PROFILE_ID in org.csapi.fw
 

Fields in org.csapi.fw declared as P_INVALID_SERVICE_PROFILE_ID
 P_INVALID_SERVICE_PROFILE_ID P_INVALID_SERVICE_PROFILE_IDHolder.value
           
 

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

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

Constructors in org.csapi.fw with parameters of type P_INVALID_SERVICE_PROFILE_ID
P_INVALID_SERVICE_PROFILE_IDHolder(P_INVALID_SERVICE_PROFILE_ID initial)
           
 

Uses of P_INVALID_SERVICE_PROFILE_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_PROFILE_ID
 void _IpServiceProfileManagementStub.assign(java.lang.String sagID, java.lang.String serviceProfileID)
           
 void IpServiceProfileManagementPOATie.assign(java.lang.String sagID, java.lang.String serviceProfileID)
           
 void IpServiceProfileManagementOperations.assign(java.lang.String sagID, java.lang.String serviceProfileID)
           
 void _IpServiceProfileManagementStub.deassign(java.lang.String sagID, java.lang.String serviceProfileID)
           
 void IpServiceProfileManagementPOATie.deassign(java.lang.String sagID, java.lang.String serviceProfileID)
           
 void IpServiceProfileManagementOperations.deassign(java.lang.String sagID, java.lang.String serviceProfileID)
           
 void _IpServiceProfileManagementStub.deleteServiceProfile(java.lang.String serviceProfileID)
           
 void IpServiceProfileManagementPOATie.deleteServiceProfile(java.lang.String serviceProfileID)
           
 void IpServiceProfileManagementOperations.deleteServiceProfile(java.lang.String serviceProfileID)
           
 TpServiceProfileDescription _IpServiceProfileInfoQueryStub.describeServiceProfile(java.lang.String serviceProfileID)
           
 TpServiceProfileDescription IpServiceProfileInfoQueryPOATie.describeServiceProfile(java.lang.String serviceProfileID)
           
 TpServiceProfileDescription IpServiceProfileInfoQueryOperations.describeServiceProfile(java.lang.String serviceProfileID)
           
 java.lang.String[] _IpServiceProfileInfoQueryStub.listAssignedMembers(java.lang.String serviceProfileID)
           
 java.lang.String[] IpServiceProfileInfoQueryPOATie.listAssignedMembers(java.lang.String serviceProfileID)
           
 java.lang.String[] IpServiceProfileInfoQueryOperations.listAssignedMembers(java.lang.String serviceProfileID)
           
 void _IpServiceProfileManagementStub.modifyServiceProfile(TpServiceProfile serviceProfile)
           
 void IpServiceProfileManagementPOATie.modifyServiceProfile(TpServiceProfile serviceProfile)
           
 void IpServiceProfileManagementOperations.modifyServiceProfile(TpServiceProfile serviceProfile)
           
 



Copyright © 2008. All Rights Reserved.