public class UserProfileAccessResource
extends org.gcube.common.core.state.GCUBEWSResource
| Modifier and Type | Field and Description |
|---|---|
protected static String |
RP_USERID |
protected static String |
RP_USERNAME
Resource Property 'Username'
|
protected static String[] |
RPNames
Respource Property 'UserProfileID'
|
| Constructor and Description |
|---|
UserProfileAccessResource() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getPropertyNames() |
String |
getUsername() |
String |
getUserProfileID() |
protected void |
initialise(Object... args) |
protected void |
setUsername(String username)
Sets the username resource property
|
protected void |
setUserProfileID(String id)
Sets the UserProfileID resource property
|
getCurrentTime, getEPR, getPorttypeContext, getProperty, getPublisher, getResourcePropertySet, getServiceContext, getTerminationTime, getTopicList, getTopicNames, initialise, initialiseContainers, inScope, load, publish, setPortTypeContext, setTerminationTime, unpublishgetID, getLock, getScheduledTasks, getScope, launchTask, onRemove, setID, setPersistenceDelegate, stopTask, storegetPortTypeMap, setPortTypeMapprotected static final String RP_USERNAME
protected static final String RP_USERID
protected static String[] RPNames
protected void initialise(Object... args) throws org.globus.wsrf.ResourceException
initialise in class org.gcube.common.core.state.GCUBEWSResourceorg.globus.wsrf.ResourceExceptionpublic String[] getPropertyNames()
getPropertyNames in class org.gcube.common.core.state.GCUBEWSResourcepublic String getUserProfileID()
protected void setUserProfileID(String id)
id - The IDpublic String getUsername()
protected void setUsername(String username)
username - The username to be setCopyright © 2015. All Rights Reserved.