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

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

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


Constructor Summary
GetAllowedFileTypesResult(ArrayList<FileType> fileTypes)
           
 
Method Summary
 ArrayList<FileType> getFileTypes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetAllowedFileTypesResult

public GetAllowedFileTypesResult(ArrayList<FileType> fileTypes)
Method Detail

getFileTypes

public ArrayList<FileType> getFileTypes()


Copyright © 2013. All Rights Reserved.