org.oddjob.designer.model
Interface ComponentAction

All Known Implementing Classes:
TransferComponentAction

public interface ComponentAction


Method Summary
 java.lang.String getName()
           
 void perform()
           
 

Method Detail

getName

public java.lang.String getName()

perform

public void perform()