org.csapi.fw.fw_enterprise_operator.service_subscription
Interface IpServiceProfileInfoQueryOperations
- All Superinterfaces:
- IpInterfaceOperations
- All Known Subinterfaces:
- IpServiceProfileInfoQuery
- All Known Implementing Classes:
- _IpServiceProfileInfoQueryStub, IpServiceProfileInfoQueryPOA, IpServiceProfileInfoQueryPOATie
public interface IpServiceProfileInfoQueryOperations
- extends IpInterfaceOperations
Generated from IDL interface "IpServiceProfileInfoQuery"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
listServiceProfiles
java.lang.String[] listServiceProfiles()
throws TpCommonExceptions,
P_ACCESS_DENIED
- Throws:
TpCommonExceptions
P_ACCESS_DENIED
describeServiceProfile
TpServiceProfileDescription describeServiceProfile(java.lang.String serviceProfileID)
throws TpCommonExceptions,
P_ACCESS_DENIED,
P_INVALID_SERVICE_PROFILE_ID
- Throws:
TpCommonExceptions
P_ACCESS_DENIED
P_INVALID_SERVICE_PROFILE_ID
listAssignedMembers
java.lang.String[] listAssignedMembers(java.lang.String serviceProfileID)
throws TpCommonExceptions,
P_ACCESS_DENIED,
P_INVALID_SERVICE_PROFILE_ID
- Throws:
TpCommonExceptions
P_ACCESS_DENIED
P_INVALID_SERVICE_PROFILE_ID
Copyright © 2008. All Rights Reserved.