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

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

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


Constructor Summary
GetThirdPartyResult(boolean isThirdParty)
           
 
Method Summary
 boolean isThirdParty()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetThirdPartyResult

public GetThirdPartyResult(boolean isThirdParty)
Method Detail

isThirdParty

public boolean isThirdParty()


Copyright © 2013. All Rights Reserved.