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

java.lang.Object
  extended by org.gcube.portlets.admin.software_upload_wizard.shared.rpc.DeletePackageFiles
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable, net.customware.gwt.dispatch.shared.Action<DeletePackageFilesResult>

public class DeletePackageFiles
extends Object
implements net.customware.gwt.dispatch.shared.Action<DeletePackageFilesResult>


Constructor Summary
DeletePackageFiles(String packageId, ArrayList<String> filenames)
           
 
Method Summary
 ArrayList<String> getFilenames()
           
 String getPackageId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeletePackageFiles

public DeletePackageFiles(String packageId,
                          ArrayList<String> filenames)
Method Detail

getPackageId

public String getPackageId()

getFilenames

public ArrayList<String> getFilenames()


Copyright © 2013. All Rights Reserved.