public class ProfileAdministrationPortTypeSOAPBindingStub extends org.apache.axis.client.Stub implements ProfileAdministrationPortType
cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, serviceENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY| Constructor and Description |
|---|
ProfileAdministrationPortTypeSOAPBindingStub() |
ProfileAdministrationPortTypeSOAPBindingStub(javax.xml.rpc.Service service) |
ProfileAdministrationPortTypeSOAPBindingStub(URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.axis.client.Call |
createCall() |
org.gcube.common.core.types.VOID |
createUserProfile(String parameters) |
org.gcube.common.core.types.VOID |
dropUserProfile(String parameters) |
org.gcube.common.core.types.VOID |
setDefaultProfile(String parameters) |
org.gcube.common.core.types.VOID |
validateProfile(ValidateProfile parameters) |
_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 ProfileAdministrationPortTypeSOAPBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic ProfileAdministrationPortTypeSOAPBindingStub(URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic ProfileAdministrationPortTypeSOAPBindingStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws RemoteException
RemoteExceptionpublic org.gcube.common.core.types.VOID setDefaultProfile(String parameters) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
setDefaultProfile in interface ProfileAdministrationPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic org.gcube.common.core.types.VOID createUserProfile(String parameters) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
createUserProfile in interface ProfileAdministrationPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic org.gcube.common.core.types.VOID dropUserProfile(String parameters) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
dropUserProfile in interface ProfileAdministrationPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic org.gcube.common.core.types.VOID validateProfile(ValidateProfile parameters) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
validateProfile in interface ProfileAdministrationPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultCopyright © 2014. All Rights Reserved.