public class YieldGroupServiceSoapBindingStub extends org.apache.axis.client.Stub implements YieldGroupServiceInterface
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, serviceENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY| Constructor and Description |
|---|
YieldGroupServiceSoapBindingStub() |
YieldGroupServiceSoapBindingStub(javax.xml.rpc.Service service) |
YieldGroupServiceSoapBindingStub(URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.axis.client.Call |
createCall() |
YieldGroup[] |
createYieldGroups(YieldGroup[] yieldGroups)
Creates yield groups in bulk.
|
YieldGroupPage |
getYieldGroupsByStatement(Statement statement)
Gets a page of yield groups, with child tags, filtered by the
given statement.
|
YieldPartner[] |
getYieldPartners()
Returns the available partners for yield groups, each one of
them is backed by a company.
|
YieldGroup[] |
updateYieldGroups(YieldGroup[] yieldGroups)
Updates a list of yield groups.
|
_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 YieldGroupServiceSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic YieldGroupServiceSoapBindingStub(URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic YieldGroupServiceSoapBindingStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws RemoteException
RemoteExceptionpublic YieldGroup[] createYieldGroups(YieldGroup[] yieldGroups) throws RemoteException, ApiException
YieldGroupServiceInterfacecreateYieldGroups in interface YieldGroupServiceInterfaceyieldGroups - the groups to createRemoteExceptionApiExceptionpublic YieldGroupPage getYieldGroupsByStatement(Statement statement) throws RemoteException, ApiException
YieldGroupServiceInterfacegetYieldGroupsByStatement in interface YieldGroupServiceInterfacestatement - the statement used to filter yield groups.RemoteExceptionApiExceptionpublic YieldPartner[] getYieldPartners() throws RemoteException, ApiException
YieldGroupServiceInterfacegetYieldPartners in interface YieldGroupServiceInterfaceRemoteExceptionApiExceptionpublic YieldGroup[] updateYieldGroups(YieldGroup[] yieldGroups) throws RemoteException, ApiException
YieldGroupServiceInterfaceupdateYieldGroups in interface YieldGroupServiceInterfaceyieldGroups - the groups to updateRemoteExceptionApiExceptionCopyright © 2022. All rights reserved.