Uses of Class
org.apache.cayenne.dataview.FormatFactory

Packages that use FormatFactory
org.apache.cayenne.dataview   
 

Uses of FormatFactory in org.apache.cayenne.dataview
 

Methods in org.apache.cayenne.dataview that return FormatFactory
 FormatFactory DataView.getFormatFactory()
           
 

Methods in org.apache.cayenne.dataview with parameters of type FormatFactory
 void DataView.setFormatFactory(FormatFactory formatFactory)
           
 



Copyright © 2001-2007 Apache Cayenne. All Rights Reserved.