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

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

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


Constructor Summary
GetMiscFilesResult(ArrayList<Deliverable> files)
           
 
Method Summary
 ArrayList<Deliverable> getFiles()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetMiscFilesResult

public GetMiscFilesResult(ArrayList<Deliverable> files)
Method Detail

getFiles

public ArrayList<Deliverable> getFiles()


Copyright © 2013. All Rights Reserved.