org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.util
Class EntityExecutionData
java.lang.Object
org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.util.EntityExecutionData
- Direct Known Subclasses:
- TaskExecutionData
public class EntityExecutionData
- extends Object
- Author:
- Spyros Boutsis, NKUA
|
Method Summary |
org.gcube.application.framework.core.session.ASLSession |
getSession()
Returns the session object |
void |
setSession(org.gcube.application.framework.core.session.ASLSession session)
Sets the session object |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityExecutionData
public EntityExecutionData()
- Class constructor
setSession
public void setSession(org.gcube.application.framework.core.session.ASLSession session)
- Sets the session object
- Parameters:
session -
getSession
public org.gcube.application.framework.core.session.ASLSession getSession()
- Returns the session object
- Returns:
Copyright © 2013. All Rights Reserved.