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-2011 JBoss Inc.. All Rights Reserved.