org.csapi.cm
Interface IpEnterpriseNetworkSiteOperations
- All Superinterfaces:
- IpEnterpriseNetworkOperations, IpInterfaceOperations, IpServiceOperations
- All Known Subinterfaces:
- IpEnterpriseNetworkSite
- All Known Implementing Classes:
- _IpEnterpriseNetworkSiteStub, IpEnterpriseNetworkSitePOA, IpEnterpriseNetworkSitePOATie
public interface IpEnterpriseNetworkSiteOperations
- extends IpEnterpriseNetworkOperations
Generated from IDL interface "IpEnterpriseNetworkSite"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
getSAPList
java.lang.String[] getSAPList()
throws TpCommonExceptions,
P_UNKNOWN_SAPS
- Throws:
TpCommonExceptions
P_UNKNOWN_SAPS
getSiteID
java.lang.String getSiteID()
throws TpCommonExceptions,
P_UNKNOWN_SITE_ID
- Throws:
TpCommonExceptions
P_UNKNOWN_SITE_ID
getSiteLocation
java.lang.String getSiteLocation()
throws TpCommonExceptions,
P_UNKNOWN_SITE_LOCATION
- Throws:
TpCommonExceptions
P_UNKNOWN_SITE_LOCATION
getSiteDescription
java.lang.String getSiteDescription()
throws TpCommonExceptions,
P_UNKNOWN_SITE_DESCRIPTION
- Throws:
TpCommonExceptions
P_UNKNOWN_SITE_DESCRIPTION
getIPSubnet
TpIPSubnet getIPSubnet()
throws TpCommonExceptions,
P_UNKNOWN_IPSUBNET
- Throws:
TpCommonExceptions
P_UNKNOWN_IPSUBNET
getSAPIPSubnet
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
Copyright © 2008. All Rights Reserved.