org.csapi.cm
Class IpEnterpriseNetworkSitePOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.cm.IpEnterpriseNetworkSitePOA
org.csapi.cm.IpEnterpriseNetworkSitePOATie
- All Implemented Interfaces:
- IpEnterpriseNetworkOperations, IpEnterpriseNetworkSiteOperations, IpInterfaceOperations, IpServiceOperations, org.omg.CORBA.portable.InvokeHandler
public class IpEnterpriseNetworkSitePOATie
- extends IpEnterpriseNetworkSitePOA
Generated from IDL interface "IpEnterpriseNetworkSite"
- 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 |
IpEnterpriseNetworkSitePOATie
public IpEnterpriseNetworkSitePOATie(IpEnterpriseNetworkSiteOperations delegate)
IpEnterpriseNetworkSitePOATie
public IpEnterpriseNetworkSitePOATie(IpEnterpriseNetworkSiteOperations delegate,
org.omg.PortableServer.POA poa)
_this
public IpEnterpriseNetworkSite _this()
- Overrides:
_this in class IpEnterpriseNetworkSitePOA
_this
public IpEnterpriseNetworkSite _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class IpEnterpriseNetworkSitePOA
_delegate
public IpEnterpriseNetworkSiteOperations _delegate()
_delegate
public void _delegate(IpEnterpriseNetworkSiteOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
setCallback
public void setCallback(IpInterface appInterface)
throws P_INVALID_INTERFACE_TYPE,
TpCommonExceptions
- Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
getSAPIPSubnet
public TpIPSubnet getSAPIPSubnet(java.lang.String sapID)
throws TpCommonExceptions,
P_UNKNOWN_SAP,
P_ILLEGAL_SITE_ID,
P_UNKNOWN_IPSUBNET
- Throws:
TpCommonExceptions
P_UNKNOWN_SAP
P_ILLEGAL_SITE_ID
P_UNKNOWN_IPSUBNET
getSiteLocation
public java.lang.String getSiteLocation()
throws TpCommonExceptions,
P_UNKNOWN_SITE_LOCATION
- Throws:
TpCommonExceptions
P_UNKNOWN_SITE_LOCATION
getVPrN
public IpInterface getVPrN()
throws TpCommonExceptions,
P_UNKNOWN_VPRN
- Throws:
TpCommonExceptions
P_UNKNOWN_VPRN
getIPSubnet
public TpIPSubnet getIPSubnet()
throws TpCommonExceptions,
P_UNKNOWN_IPSUBNET
- Throws:
TpCommonExceptions
P_UNKNOWN_IPSUBNET
getSiteList
public java.lang.String[] getSiteList()
throws P_UNKNOWN_SITES,
TpCommonExceptions
- Throws:
P_UNKNOWN_SITES
TpCommonExceptions
getSiteID
public java.lang.String getSiteID()
throws TpCommonExceptions,
P_UNKNOWN_SITE_ID
- Throws:
TpCommonExceptions
P_UNKNOWN_SITE_ID
getSite
public IpInterface getSite(java.lang.String siteID)
throws TpCommonExceptions,
P_ILLEGAL_SITE_ID,
P_UNKNOWN_SITE_ID
- Throws:
TpCommonExceptions
P_ILLEGAL_SITE_ID
P_UNKNOWN_SITE_ID
getSAPList
public java.lang.String[] getSAPList()
throws TpCommonExceptions,
P_UNKNOWN_SAPS
- Throws:
TpCommonExceptions
P_UNKNOWN_SAPS
getSiteDescription
public java.lang.String getSiteDescription()
throws TpCommonExceptions,
P_UNKNOWN_SITE_DESCRIPTION
- Throws:
TpCommonExceptions
P_UNKNOWN_SITE_DESCRIPTION
setCallbackWithSessionID
public void setCallbackWithSessionID(IpInterface appInterface,
int sessionID)
throws P_INVALID_INTERFACE_TYPE,
TpCommonExceptions,
P_INVALID_SESSION_ID
- Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
P_INVALID_SESSION_ID
Copyright © 2008. All Rights Reserved.