org.gcube.portlets.user.td.gwtservice.shared.sdmx
Class SDMXExportSession

java.lang.Object
  extended by org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXExportSession
All Implemented Interfaces:
Serializable

public class SDMXExportSession
extends Object
implements Serializable

Author:
"Giancarlo Panichi" g.panichi@isti.cnr.it
See Also:
Serialized Form

Field Summary
protected  String id
           
protected  TabResource tabResource
           
 
Constructor Summary
SDMXExportSession()
           
 
Method Summary
 String getId()
           
 TabResource getTabResource()
           
 void setId(String id)
           
 void setTabResource(TabResource tabResource)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

id

protected String id

tabResource

protected TabResource tabResource
Constructor Detail

SDMXExportSession

public SDMXExportSession()
Method Detail

setId

public void setId(String id)

getTabResource

public TabResource getTabResource()

setTabResource

public void setTabResource(TabResource tabResource)

getId

public String getId()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013. All Rights Reserved.