org.csapi.fw.fw_enterprise_operator.service_subscription
Class IpServiceProfileInfoQueryPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.fw.fw_enterprise_operator.service_subscription.IpServiceProfileInfoQueryPOA
          extended by org.csapi.fw.fw_enterprise_operator.service_subscription.IpServiceProfileInfoQueryPOATie
All Implemented Interfaces:
IpServiceProfileInfoQueryOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler

public class IpServiceProfileInfoQueryPOATie
extends IpServiceProfileInfoQueryPOA

Generated from IDL interface "IpServiceProfileInfoQuery"

Author:
JacORB IDL compiler V 2.1, 16-Feb-2004

Constructor Summary
IpServiceProfileInfoQueryPOATie(IpServiceProfileInfoQueryOperations delegate)
           
IpServiceProfileInfoQueryPOATie(IpServiceProfileInfoQueryOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpServiceProfileInfoQueryOperations _delegate()
           
 void _delegate(IpServiceProfileInfoQueryOperations delegate)
           
 IpServiceProfileInfoQuery _this()
           
 IpServiceProfileInfoQuery _this(org.omg.CORBA.ORB orb)
           
 TpServiceProfileDescription describeServiceProfile(java.lang.String serviceProfileID)
           
 java.lang.String[] listAssignedMembers(java.lang.String serviceProfileID)
           
 java.lang.String[] listServiceProfiles()
           
 
Methods inherited from class org.csapi.fw.fw_enterprise_operator.service_subscription.IpServiceProfileInfoQueryPOA
_all_interfaces, _invoke
 
Methods inherited from class org.omg.PortableServer.Servant
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IpServiceProfileInfoQueryPOATie

public IpServiceProfileInfoQueryPOATie(IpServiceProfileInfoQueryOperations delegate)

IpServiceProfileInfoQueryPOATie

public IpServiceProfileInfoQueryPOATie(IpServiceProfileInfoQueryOperations delegate,
                                       org.omg.PortableServer.POA poa)
Method Detail

_this

public IpServiceProfileInfoQuery _this()
Overrides:
_this in class IpServiceProfileInfoQueryPOA

_this

public IpServiceProfileInfoQuery _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpServiceProfileInfoQueryPOA

_delegate

public IpServiceProfileInfoQueryOperations _delegate()

_delegate

public void _delegate(IpServiceProfileInfoQueryOperations delegate)

_default_POA

public org.omg.PortableServer.POA _default_POA()
Overrides:
_default_POA in class org.omg.PortableServer.Servant

listServiceProfiles

public java.lang.String[] listServiceProfiles()
                                       throws TpCommonExceptions,
                                              P_ACCESS_DENIED
Throws:
TpCommonExceptions
P_ACCESS_DENIED

describeServiceProfile

public 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

public 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.