org.apache.cayenne.dataview
Class FormatFactory.MessageFormatBuilder

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

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


Constructor Summary
FormatFactory.MessageFormatBuilder()
           
 
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.MessageFormatBuilder

public FormatFactory.MessageFormatBuilder()
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.