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

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

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


Constructor Summary
GetMavenRepositoriesResult(ArrayList<MavenRepositoryInfo> repos)
           
 
Method Summary
 ArrayList<MavenRepositoryInfo> getRepos()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetMavenRepositoriesResult

public GetMavenRepositoriesResult(ArrayList<MavenRepositoryInfo> repos)
Method Detail

getRepos

public ArrayList<MavenRepositoryInfo> getRepos()


Copyright © 2013. All Rights Reserved.