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

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

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


Constructor Summary
GetPackageIdsResult(ArrayList<String> ids)
           
 
Method Summary
 ArrayList<String> getIds()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetPackageIdsResult

public GetPackageIdsResult(ArrayList<String> ids)
Method Detail

getIds

public ArrayList<String> getIds()


Copyright © 2013. All Rights Reserved.