org.csapi.fw.fw_enterprise_operator.service_subscription
Class IpServiceContractManagementPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.fw.fw_enterprise_operator.service_subscription.IpServiceContractManagementPOA
org.csapi.fw.fw_enterprise_operator.service_subscription.IpServiceContractManagementPOATie
- All Implemented Interfaces:
- IpServiceContractManagementOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler
public class IpServiceContractManagementPOATie
- extends IpServiceContractManagementPOA
Generated from IDL interface "IpServiceContractManagement"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
| 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 |
IpServiceContractManagementPOATie
public IpServiceContractManagementPOATie(IpServiceContractManagementOperations delegate)
IpServiceContractManagementPOATie
public IpServiceContractManagementPOATie(IpServiceContractManagementOperations delegate,
org.omg.PortableServer.POA poa)
_this
public IpServiceContractManagement _this()
- Overrides:
_this in class IpServiceContractManagementPOA
_this
public IpServiceContractManagement _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class IpServiceContractManagementPOA
_delegate
public IpServiceContractManagementOperations _delegate()
_delegate
public void _delegate(IpServiceContractManagementOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
createServiceContract
public java.lang.String createServiceContract(TpServiceContractDescription serviceContractDescription)
throws P_INVALID_SERVICE_ID,
TpCommonExceptions,
P_ACCESS_DENIED
- Throws:
P_INVALID_SERVICE_ID
TpCommonExceptions
P_ACCESS_DENIED
modifyServiceContract
public void modifyServiceContract(TpServiceContract serviceContract)
throws P_INVALID_SERVICE_ID,
TpCommonExceptions,
P_INVALID_SERVICE_CONTRACT_ID,
P_ACCESS_DENIED
- Throws:
P_INVALID_SERVICE_ID
TpCommonExceptions
P_INVALID_SERVICE_CONTRACT_ID
P_ACCESS_DENIED
deleteServiceContract
public void deleteServiceContract(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 © 2008. All Rights Reserved.