info.magnolia.i18nsystem.tools
Class GeneratorResult.AddKeyToNewBundle

java.lang.Object
  extended by info.magnolia.i18nsystem.tools.GeneratorResult.AddKeyToNewBundle
All Implemented Interfaces:
GeneratorResult
Enclosing interface:
GeneratorResult

public static class GeneratorResult.AddKeyToNewBundle
extends Object
implements GeneratorResult

A new key with a known text needs to be added.


Nested Class Summary
 
Nested classes/interfaces inherited from interface info.magnolia.i18nsystem.tools.GeneratorResult
GeneratorResult.AddKeyToNewBundle, GeneratorResult.AddUntranslatedKeyToNewBundle, GeneratorResult.RemoveKeyFromLegacyBundle
 
Constructor Summary
GeneratorResult.AddKeyToNewBundle(Locale locale, String key, String text)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeneratorResult.AddKeyToNewBundle

public GeneratorResult.AddKeyToNewBundle(Locale locale,
                                         String key,
                                         String text)


Copyright © 2003-2014 Magnolia International Ltd.. All Rights Reserved.