org.apache.cayenne.dataview
Class FormatFactory.ChoiceFormatBuilder

java.lang.Object
  extended by org.apache.cayenne.dataview.FormatFactory.ChoiceFormatBuilder
All Implemented Interfaces:
FormatFactory.Builder
Enclosing class:
FormatFactory

public static class FormatFactory.ChoiceFormatBuilder
extends Object
implements FormatFactory.Builder


Constructor Summary
FormatFactory.ChoiceFormatBuilder()
           
 
Method Summary
 Format create(Locale locale, Map parameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormatFactory.ChoiceFormatBuilder

public FormatFactory.ChoiceFormatBuilder()
Method Detail

create

public Format create(Locale locale,
                     Map parameters)
Specified by:
create in interface FormatFactory.Builder


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