public interface ProfileAdministrationPortType extends Remote
| Modifier and Type | Method and Description |
|---|---|
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) |
org.gcube.common.core.types.VOID setDefaultProfile(String parameters) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
RemoteExceptionorg.gcube.common.core.faults.GCUBEFaultorg.gcube.common.core.types.VOID createUserProfile(String parameters) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
RemoteExceptionorg.gcube.common.core.faults.GCUBEFaultorg.gcube.common.core.types.VOID dropUserProfile(String parameters) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
RemoteExceptionorg.gcube.common.core.faults.GCUBEFaultorg.gcube.common.core.types.VOID validateProfile(ValidateProfile parameters) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
RemoteExceptionorg.gcube.common.core.faults.GCUBEFaultCopyright © 2014. All Rights Reserved.