org.csapi.fw.fw_enterprise_operator.service_subscription
Class IpClientAppInfoQueryPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.fw.fw_enterprise_operator.service_subscription.IpClientAppInfoQueryPOA
          extended by org.csapi.fw.fw_enterprise_operator.service_subscription.IpClientAppInfoQueryPOATie
All Implemented Interfaces:
IpClientAppInfoQueryOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler

public class IpClientAppInfoQueryPOATie
extends IpClientAppInfoQueryPOA

Generated from IDL interface "IpClientAppInfoQuery"

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

Constructor Summary
IpClientAppInfoQueryPOATie(IpClientAppInfoQueryOperations delegate)
           
IpClientAppInfoQueryPOATie(IpClientAppInfoQueryOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpClientAppInfoQueryOperations _delegate()
           
 void _delegate(IpClientAppInfoQueryOperations delegate)
           
 IpClientAppInfoQuery _this()
           
 IpClientAppInfoQuery _this(org.omg.CORBA.ORB orb)
           
 TpClientAppDescription describeClientApp(java.lang.String clientAppID)
           
 java.lang.String describeSAG(java.lang.String sagID)
           
 java.lang.String[] listClientAppMembership(java.lang.String clientAppID)
           
 java.lang.String[] listClientApps()
           
 java.lang.String[] listSAGMembers(java.lang.String sagID)
           
 java.lang.String[] listSAGs()
           
 
Methods inherited from class org.csapi.fw.fw_enterprise_operator.service_subscription.IpClientAppInfoQueryPOA
_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

IpClientAppInfoQueryPOATie

public IpClientAppInfoQueryPOATie(IpClientAppInfoQueryOperations delegate)

IpClientAppInfoQueryPOATie

public IpClientAppInfoQueryPOATie(IpClientAppInfoQueryOperations delegate,
                                  org.omg.PortableServer.POA poa)
Method Detail

_this

public IpClientAppInfoQuery _this()
Overrides:
_this in class IpClientAppInfoQueryPOA

_this

public IpClientAppInfoQuery _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpClientAppInfoQueryPOA

_delegate

public IpClientAppInfoQueryOperations _delegate()

_delegate

public void _delegate(IpClientAppInfoQueryOperations delegate)

_default_POA

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

describeSAG

public java.lang.String describeSAG(java.lang.String sagID)
                             throws P_INVALID_SAG_ID,
                                    TpCommonExceptions,
                                    P_ACCESS_DENIED
Throws:
P_INVALID_SAG_ID
TpCommonExceptions
P_ACCESS_DENIED

describeClientApp

public TpClientAppDescription describeClientApp(java.lang.String clientAppID)
                                         throws TpCommonExceptions,
                                                P_ACCESS_DENIED,
                                                P_INVALID_CLIENT_APP_ID
Throws:
TpCommonExceptions
P_ACCESS_DENIED
P_INVALID_CLIENT_APP_ID

listSAGMembers

public java.lang.String[] listSAGMembers(java.lang.String sagID)
                                  throws P_INVALID_SAG_ID,
                                         TpCommonExceptions,
                                         P_ACCESS_DENIED
Throws:
P_INVALID_SAG_ID
TpCommonExceptions
P_ACCESS_DENIED

listSAGs

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

listClientAppMembership

public java.lang.String[] listClientAppMembership(java.lang.String clientAppID)
                                           throws TpCommonExceptions,
                                                  P_ACCESS_DENIED,
                                                  P_INVALID_CLIENT_APP_ID
Throws:
TpCommonExceptions
P_ACCESS_DENIED
P_INVALID_CLIENT_APP_ID

listClientApps

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


Copyright © 2009. All Rights Reserved.