public class StrategySoapBindingStub extends org.apache.axis.client.Stub implements PlacementStrategyRemote
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, serviceENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY| Constructor and Description |
|---|
StrategySoapBindingStub() |
StrategySoapBindingStub(javax.xml.rpc.Service service) |
StrategySoapBindingStub(URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.axis.client.Call |
createCall() |
void |
deletePlacementStrategy(long placementStrategyId) |
PlacementStrategyRecordSet |
getPlacementStrategiesByCriteria(PlacementStrategySearchCriteria placementStrategySearchCriteria) |
PlacementStrategy |
getPlacementStrategy(long placementStrategyId) |
PlacementStrategySaveResult |
savePlacementStrategy(PlacementStrategy placementStrategy) |
_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 StrategySoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic StrategySoapBindingStub(URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic StrategySoapBindingStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws RemoteException
RemoteExceptionpublic PlacementStrategyRecordSet getPlacementStrategiesByCriteria(PlacementStrategySearchCriteria placementStrategySearchCriteria) throws RemoteException, ApiException
getPlacementStrategiesByCriteria in interface PlacementStrategyRemoteRemoteExceptionApiExceptionpublic PlacementStrategySaveResult savePlacementStrategy(PlacementStrategy placementStrategy) throws RemoteException, ApiException
savePlacementStrategy in interface PlacementStrategyRemoteRemoteExceptionApiExceptionpublic void deletePlacementStrategy(long placementStrategyId)
throws RemoteException,
ApiException
deletePlacementStrategy in interface PlacementStrategyRemoteRemoteExceptionApiExceptionpublic PlacementStrategy getPlacementStrategy(long placementStrategyId) throws RemoteException, ApiException
getPlacementStrategy in interface PlacementStrategyRemoteRemoteExceptionApiExceptionCopyright © 2015. All Rights Reserved.