com.googlecode.jpattern.gwt.client.command.impl
Class GetTextResourceCommand

java.lang.Object
  extended by com.googlecode.jpattern.gwt.client.command.ACommand
      extended by com.googlecode.jpattern.gwt.client.command.impl.GetTextResourceCommand

public class GetTextResourceCommand
extends ACommand

Author:
Francesco Cina' 10/mag/2011

Constructor Summary
GetTextResourceCommand(StringBuffer url, StringBuffer fileContent)
           
 
Method Summary
protected  void exec(com.googlecode.jpattern.shared.result.IResult commandResult)
           
 
Methods inherited from class com.googlecode.jpattern.gwt.client.command.ACommand
callback, exec, getCommandCallBack, getProvider, visit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetTextResourceCommand

public GetTextResourceCommand(StringBuffer url,
                              StringBuffer fileContent)
Method Detail

exec

protected void exec(com.googlecode.jpattern.shared.result.IResult commandResult)
Specified by:
exec in class ACommand


Copyright © 2011. All Rights Reserved.