public class UriResolverSession extends Object implements Serializable
| Constructor and Description |
|---|
UriResolverSession() |
UriResolverSession(String uuid,
org.gcube.portlets.user.td.widgetcommonevent.shared.uriresolver.ApplicationType applicationType) |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.portlets.user.td.widgetcommonevent.shared.uriresolver.ApplicationType |
getApplicationType() |
String |
getUuid() |
void |
setApplicationType(org.gcube.portlets.user.td.widgetcommonevent.shared.uriresolver.ApplicationType applicationType) |
void |
setUuid(String uuid) |
String |
toString() |
public UriResolverSession()
public UriResolverSession(String uuid, org.gcube.portlets.user.td.widgetcommonevent.shared.uriresolver.ApplicationType applicationType)
public String getUuid()
public void setUuid(String uuid)
public org.gcube.portlets.user.td.widgetcommonevent.shared.uriresolver.ApplicationType getApplicationType()
public void setApplicationType(org.gcube.portlets.user.td.widgetcommonevent.shared.uriresolver.ApplicationType applicationType)
Copyright © 2014. All Rights Reserved.