Guvnor - Structure Client 6.2.0.CR1

org.guvnor.structure.client.editors.repository.list
Class UpdateRepositoryCmd

java.lang.Object
  extended by org.guvnor.structure.client.editors.repository.list.UpdateRepositoryCmd
All Implemented Interfaces:
com.google.gwt.core.client.Scheduler.ScheduledCommand, com.google.gwt.user.client.Command

public class UpdateRepositoryCmd
extends Object
implements com.google.gwt.user.client.Command


Constructor Summary
UpdateRepositoryCmd(Repository repository, RepositoriesPresenter presenter)
           
 
Method Summary
 void add(String name, Object value)
           
 void execute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateRepositoryCmd

public UpdateRepositoryCmd(Repository repository,
                           RepositoriesPresenter presenter)
Method Detail

add

public void add(String name,
                Object value)

execute

public void execute()
Specified by:
execute in interface com.google.gwt.core.client.Scheduler.ScheduledCommand
Specified by:
execute in interface com.google.gwt.user.client.Command

Guvnor - Structure Client 6.2.0.CR1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.