public class SubnetworkSoapBindingStub extends org.apache.axis.client.Stub implements SubnetworkRemote
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, serviceENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY| Constructor and Description |
|---|
SubnetworkSoapBindingStub() |
SubnetworkSoapBindingStub(javax.xml.rpc.Service service) |
SubnetworkSoapBindingStub(URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.axis.client.Call |
createCall() |
Permission[] |
getAllAvailablePermissions() |
Permission[] |
getDefaultPermissions() |
Subnetwork |
getSubnetwork(long subnetworkId) |
SubnetworkRecordSet |
getSubnetworks(SubnetworkSearchCriteria subnetworkSearchCriteria) |
SubnetworkSummaryRecordSet |
getSubnetworkSummaries(SubnetworkSearchCriteria subnetworkSearchCriteria) |
SubnetworkSaveResult |
saveSubnetwork(Subnetwork subnetwork) |
_createCall, _getCall, _getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsernamepublic SubnetworkSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic SubnetworkSoapBindingStub(URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic SubnetworkSoapBindingStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws RemoteException
RemoteExceptionpublic Subnetwork getSubnetwork(long subnetworkId) throws RemoteException, ApiException
getSubnetwork in interface SubnetworkRemoteRemoteExceptionApiExceptionpublic SubnetworkSummaryRecordSet getSubnetworkSummaries(SubnetworkSearchCriteria subnetworkSearchCriteria) throws RemoteException, ApiException
getSubnetworkSummaries in interface SubnetworkRemoteRemoteExceptionApiExceptionpublic SubnetworkSaveResult saveSubnetwork(Subnetwork subnetwork) throws RemoteException, ApiException
saveSubnetwork in interface SubnetworkRemoteRemoteExceptionApiExceptionpublic Permission[] getAllAvailablePermissions() throws RemoteException, ApiException
getAllAvailablePermissions in interface SubnetworkRemoteRemoteExceptionApiExceptionpublic Permission[] getDefaultPermissions() throws RemoteException, ApiException
getDefaultPermissions in interface SubnetworkRemoteRemoteExceptionApiExceptionpublic SubnetworkRecordSet getSubnetworks(SubnetworkSearchCriteria subnetworkSearchCriteria) throws RemoteException, ApiException
getSubnetworks in interface SubnetworkRemoteRemoteExceptionApiExceptionCopyright © 2015. All Rights Reserved.