public class NetworkSoapBindingStub extends org.apache.axis.client.Stub implements NetworkRemote
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, serviceENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY| Constructor and Description |
|---|
NetworkSoapBindingStub() |
NetworkSoapBindingStub(javax.xml.rpc.Service service) |
NetworkSoapBindingStub(URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.axis.client.Call |
createCall() |
void |
executeAgreement(long agreementId) |
AdministratorPermission[] |
getAdministratorPermissions() |
AgreementRecordSet |
getAgreements(AgreementSearchCriteria criteria) |
NetworkPermission[] |
getAllNetworkPermissions() |
Permission[] |
getAllPermissions() |
NetworkPermission[] |
getAssignedNetworkPermissions(long networkId) |
Currency[] |
getCurrencies() |
LanguageEncoding[] |
getLanguageEncodingList() |
Network |
getNetwork(long networkId) |
NetworkRecordSet |
getNetworks(NetworkSearchCriteria networkSearchCriteria) |
TimeZone[] |
getTimeZoneList() |
NetworkSaveResult |
saveNetwork(Network network) |
WidgetImageUploadResponse |
uploadNetworkWidgetImage(WidgetImageUploadRequest request) |
_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 NetworkSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic NetworkSoapBindingStub(URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic NetworkSoapBindingStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws RemoteException
RemoteExceptionpublic Network getNetwork(long networkId) throws RemoteException, ApiException
getNetwork in interface NetworkRemoteRemoteExceptionApiExceptionpublic NetworkSaveResult saveNetwork(Network network) throws RemoteException, ApiException
saveNetwork in interface NetworkRemoteRemoteExceptionApiExceptionpublic LanguageEncoding[] getLanguageEncodingList() throws RemoteException, ApiException
getLanguageEncodingList in interface NetworkRemoteRemoteExceptionApiExceptionpublic TimeZone[] getTimeZoneList() throws RemoteException, ApiException
getTimeZoneList in interface NetworkRemoteRemoteExceptionApiExceptionpublic Permission[] getAllPermissions() throws RemoteException, ApiException
getAllPermissions in interface NetworkRemoteRemoteExceptionApiExceptionpublic NetworkPermission[] getAllNetworkPermissions() throws RemoteException, ApiException
getAllNetworkPermissions in interface NetworkRemoteRemoteExceptionApiExceptionpublic NetworkPermission[] getAssignedNetworkPermissions(long networkId) throws RemoteException, ApiException
getAssignedNetworkPermissions in interface NetworkRemoteRemoteExceptionApiExceptionpublic AdministratorPermission[] getAdministratorPermissions() throws RemoteException, ApiException
getAdministratorPermissions in interface NetworkRemoteRemoteExceptionApiExceptionpublic WidgetImageUploadResponse uploadNetworkWidgetImage(WidgetImageUploadRequest request) throws RemoteException, ApiException
uploadNetworkWidgetImage in interface NetworkRemoteRemoteExceptionApiExceptionpublic NetworkRecordSet getNetworks(NetworkSearchCriteria networkSearchCriteria) throws RemoteException, ApiException
getNetworks in interface NetworkRemoteRemoteExceptionApiExceptionpublic void executeAgreement(long agreementId)
throws RemoteException,
ApiException
executeAgreement in interface NetworkRemoteRemoteExceptionApiExceptionpublic AgreementRecordSet getAgreements(AgreementSearchCriteria criteria) throws RemoteException, ApiException
getAgreements in interface NetworkRemoteRemoteExceptionApiExceptionpublic Currency[] getCurrencies() throws RemoteException, ApiException
getCurrencies in interface NetworkRemoteRemoteExceptionApiExceptionCopyright © 2015. All Rights Reserved.