org.drools.guvnor.client.packages
Interface OpenPackageCommand


public interface OpenPackageCommand

This is used by the list view to "open" a package.


Method Summary
 void open(String uuid, com.google.gwt.user.client.Command refreshPackageListCommand)
           
 

Method Detail

open

void open(String uuid,
          com.google.gwt.user.client.Command refreshPackageListCommand)
Parameters:
uuid - - the UUID to open.
refreshPackageListCommand - - the refresh package command.


Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.