org.drools.guvnor.client.decisiontable
Interface ColumnCentricCommand


public interface ColumnCentricCommand

Interface defining commands relating to Column operations


Method Summary
 void execute(DTColumnConfig column)
          Causes the Command to perform its encapsulated behaviour.
 

Method Detail

execute

void execute(DTColumnConfig column)
Causes the Command to perform its encapsulated behaviour.

Parameters:
column - The column on which the command should operate


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