Uses of Class
org.apache.torque.util.CloverETLColumn

Packages that use CloverETLColumn
org.apache.torque.mojo This package contains the mojo classes which provide maven2 access to the Torque generator. 
org.apache.torque.util   
 

Uses of CloverETLColumn in org.apache.torque.mojo
 

Methods in org.apache.torque.mojo that return CloverETLColumn
protected  CloverETLColumn ConvertCloverETLMojo.getCloverETLColumn(String s)
           
 

Method parameters in org.apache.torque.mojo with type arguments of type CloverETLColumn
protected  String ConvertCloverETLMojo.getColumnDTDContent(List<CloverETLColumn> columns)
           
 

Uses of CloverETLColumn in org.apache.torque.util
 

Methods in org.apache.torque.util that return types with arguments of type CloverETLColumn
 List<CloverETLColumn> CloverETLTable.getEtlColumns()
           
 

Method parameters in org.apache.torque.util with type arguments of type CloverETLColumn
 void CloverETLTable.setEtlColumns(List<CloverETLColumn> etlColumns)
           
 



Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.