public class UserProfileAccessFactoryService
extends org.gcube.common.core.porttypes.GCUBEPortType
| Constructor and Description |
|---|
UserProfileAccessFactoryService()
The constructor of the class
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.axis.message.addressing.EndpointReferenceType |
createResource(String username)
It creates a resource with resource properties: the username and the unique ID of
the user profile that creates.
|
protected org.gcube.common.core.contexts.GCUBEServiceContext |
getServiceContext() |
public UserProfileAccessFactoryService()
throws org.gcube.common.core.faults.GCUBEFault
org.gcube.common.core.faults.GCUBEFault - Failed to contact the IS clientprotected org.gcube.common.core.contexts.GCUBEServiceContext getServiceContext()
getServiceContext in class org.gcube.common.core.porttypes.GCUBEPortTypepublic org.apache.axis.message.addressing.EndpointReferenceType createResource(String username) throws org.gcube.common.core.faults.GCUBEFault
username - The user's usernameorg.gcube.common.core.faults.GCUBEFault - an error occurredCopyright © 2015. All Rights Reserved.