org.csapi.fw.fw_enterprise_operator.service_subscription
Class IpEntOpAccountManagementPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.fw.fw_enterprise_operator.service_subscription.IpEntOpAccountManagementPOA
          extended by org.csapi.fw.fw_enterprise_operator.service_subscription.IpEntOpAccountManagementPOATie
All Implemented Interfaces:
IpEntOpAccountManagementOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler

public class IpEntOpAccountManagementPOATie
extends IpEntOpAccountManagementPOA

Generated from IDL interface "IpEntOpAccountManagement"

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

Constructor Summary
IpEntOpAccountManagementPOATie(IpEntOpAccountManagementOperations delegate)
           
IpEntOpAccountManagementPOATie(IpEntOpAccountManagementOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpEntOpAccountManagementOperations _delegate()
           
 void _delegate(IpEntOpAccountManagementOperations delegate)
           
 IpEntOpAccountManagement _this()
           
 IpEntOpAccountManagement _this(org.omg.CORBA.ORB orb)
           
 void deleteEntOpAccount()
           
 void modifyEntOpAccount(TpProperty[] enterpriseOperatorProperties)
           
 
Methods inherited from class org.csapi.fw.fw_enterprise_operator.service_subscription.IpEntOpAccountManagementPOA
_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

IpEntOpAccountManagementPOATie

public IpEntOpAccountManagementPOATie(IpEntOpAccountManagementOperations delegate)

IpEntOpAccountManagementPOATie

public IpEntOpAccountManagementPOATie(IpEntOpAccountManagementOperations delegate,
                                      org.omg.PortableServer.POA poa)
Method Detail

_this

public IpEntOpAccountManagement _this()
Overrides:
_this in class IpEntOpAccountManagementPOA

_this

public IpEntOpAccountManagement _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpEntOpAccountManagementPOA

_delegate

public IpEntOpAccountManagementOperations _delegate()

_delegate

public void _delegate(IpEntOpAccountManagementOperations delegate)

_default_POA

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

deleteEntOpAccount

public void deleteEntOpAccount()
                        throws TpCommonExceptions,
                               P_ACCESS_DENIED
Throws:
TpCommonExceptions
P_ACCESS_DENIED

modifyEntOpAccount

public void modifyEntOpAccount(TpProperty[] enterpriseOperatorProperties)
                        throws TpCommonExceptions,
                               P_ACCESS_DENIED,
                               P_INVALID_PROPERTY
Throws:
TpCommonExceptions
P_ACCESS_DENIED
P_INVALID_PROPERTY


Copyright © 2009. All Rights Reserved.