com.ebmwebsourcing.webdesigner.presentation.gwt.client.helper
Class FileToModelUploaderListenerAdapter

java.lang.Object
  extended by com.ebmwebsourcing.webdesigner.presentation.gwt.client.helper.FileToModelUploaderListenerAdapter
All Implemented Interfaces:
FileToModelUploaderListener

public class FileToModelUploaderListenerAdapter
extends java.lang.Object
implements FileToModelUploaderListener


Constructor Summary
FileToModelUploaderListenerAdapter()
           
 
Method Summary
 void onFailure(java.lang.Throwable throwable)
           
 void onSucces(SyntaxModel model)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileToModelUploaderListenerAdapter

public FileToModelUploaderListenerAdapter()
Method Detail

onFailure

public void onFailure(java.lang.Throwable throwable)
Specified by:
onFailure in interface FileToModelUploaderListener

onSucces

public void onSucces(SyntaxModel model)
Specified by:
onSucces in interface FileToModelUploaderListener


Copyright © 2010 eBM WebSourcing. All Rights Reserved.