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

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

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


Constructor Summary
GetAvailableSoftwareTypesResult(ArrayList<ISoftwareTypeInfo> types)
           
 
Method Summary
 ArrayList<ISoftwareTypeInfo> getTypes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetAvailableSoftwareTypesResult

public GetAvailableSoftwareTypesResult(ArrayList<ISoftwareTypeInfo> types)
Method Detail

getTypes

public ArrayList<ISoftwareTypeInfo> getTypes()


Copyright © 2013. All Rights Reserved.