|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectGCUBEPortType
org.gcube.personalization.userprofileaccess.impl.UserProfileAccessFactoryService
public class UserProfileAccessFactoryService
Constructor Summary | |
---|---|
UserProfileAccessFactoryService()
The constructor of the class |
Method Summary | |
---|---|
org.apache.axis.message.addressing.EndpointReferenceType |
createResource(java.lang.String username)
It creates a resource with resource properties: the username and the unique ID of the user profile that creates. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UserProfileAccessFactoryService() throws GCUBEFault
GCUBEFault
- Failed to contact the IS clientMethod Detail |
---|
public org.apache.axis.message.addressing.EndpointReferenceType createResource(java.lang.String username) throws GCUBEFault
username
- The user's username
GCUBEFault
- an error occurred
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |