org.gcube.datatransfer.portlets.user.shared.obj
Class WorkspaceInitializeInfo
java.lang.Object
org.gcube.datatransfer.portlets.user.shared.obj.WorkspaceInitializeInfo
- All Implemented Interfaces:
- Serializable
public class WorkspaceInitializeInfo
- extends Object
- implements Serializable
- See Also:
- Serialized Form
|
Field Summary |
protected org.gcube.portlets.user.homelibrary.home.workspace.Workspace |
workspace
|
protected static com.thoughtworks.xstream.XStream |
xstream
|
|
Method Summary |
org.gcube.portlets.user.homelibrary.home.workspace.Workspace |
getWorkspace()
|
void |
setWorkspace(org.gcube.portlets.user.homelibrary.home.workspace.Workspace workspace)
|
String |
toXML()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
xstream
protected static com.thoughtworks.xstream.XStream xstream
workspace
protected org.gcube.portlets.user.homelibrary.home.workspace.Workspace workspace
WorkspaceInitializeInfo
public WorkspaceInitializeInfo()
toXML
public String toXML()
getWorkspace
public org.gcube.portlets.user.homelibrary.home.workspace.Workspace getWorkspace()
setWorkspace
public void setWorkspace(org.gcube.portlets.user.homelibrary.home.workspace.Workspace workspace)
Copyright © 2013. All Rights Reserved.