org.drools.guvnor.client.util
Interface SaveCommand<T>


public interface SaveCommand<T>


Method Summary
 void save(T t)
           
 

Method Detail

save

void save(T t)


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