org.csapi.fw.fw_enterprise_operator.service_subscription
Class IpServiceContractInfoQueryPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.fw.fw_enterprise_operator.service_subscription.IpServiceContractInfoQueryPOA
          extended by org.csapi.fw.fw_enterprise_operator.service_subscription.IpServiceContractInfoQueryPOATie
All Implemented Interfaces:
IpServiceContractInfoQueryOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler

public class IpServiceContractInfoQueryPOATie
extends IpServiceContractInfoQueryPOA

Generated from IDL interface "IpServiceContractInfoQuery"

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

Constructor Summary
IpServiceContractInfoQueryPOATie(IpServiceContractInfoQueryOperations delegate)
           
IpServiceContractInfoQueryPOATie(IpServiceContractInfoQueryOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpServiceContractInfoQueryOperations _delegate()
           
 void _delegate(IpServiceContractInfoQueryOperations delegate)
           
 IpServiceContractInfoQuery _this()
           
 IpServiceContractInfoQuery _this(org.omg.CORBA.ORB orb)
           
 TpServiceContractDescription describeServiceContract(java.lang.String serviceContractID)
           
 java.lang.String[] listServiceContracts()
           
 java.lang.String[] listServiceProfiles(java.lang.String serviceContractID)
           
 
Methods inherited from class org.csapi.fw.fw_enterprise_operator.service_subscription.IpServiceContractInfoQueryPOA
_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

IpServiceContractInfoQueryPOATie

public IpServiceContractInfoQueryPOATie(IpServiceContractInfoQueryOperations delegate)

IpServiceContractInfoQueryPOATie

public IpServiceContractInfoQueryPOATie(IpServiceContractInfoQueryOperations delegate,
                                        org.omg.PortableServer.POA poa)
Method Detail

_this

public IpServiceContractInfoQuery _this()
Overrides:
_this in class IpServiceContractInfoQueryPOA

_this

public IpServiceContractInfoQuery _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpServiceContractInfoQueryPOA

_delegate

public IpServiceContractInfoQueryOperations _delegate()

_delegate

public void _delegate(IpServiceContractInfoQueryOperations delegate)

_default_POA

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

listServiceContracts

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

listServiceProfiles

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

describeServiceContract

public TpServiceContractDescription describeServiceContract(java.lang.String serviceContractID)
                                                     throws TpCommonExceptions,
                                                            P_INVALID_SERVICE_CONTRACT_ID,
                                                            P_ACCESS_DENIED
Throws:
TpCommonExceptions
P_INVALID_SERVICE_CONTRACT_ID
P_ACCESS_DENIED


Copyright © 2009. All Rights Reserved.