org.gcube.portlets.admin.software_upload_wizard.shared.rpc
Class CreateImportSessionResult

java.lang.Object
  extended by org.gcube.portlets.admin.software_upload_wizard.shared.rpc.CreateImportSessionResult
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable, net.customware.gwt.dispatch.shared.Result

public class CreateImportSessionResult
extends Object
implements net.customware.gwt.dispatch.shared.Result


Constructor Summary
CreateImportSessionResult(ImportSessionId id)
           
 
Method Summary
 ImportSessionId getId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateImportSessionResult

public CreateImportSessionResult(ImportSessionId id)
Method Detail

getId

public ImportSessionId getId()


Copyright © 2013. All Rights Reserved.