info.magnolia.ui.api.app
Class AppDescriptorKeyGenerator

java.lang.Object
  extended by info.magnolia.i18nsystem.AbstractI18nKeyGenerator<AppDescriptor>
      extended by info.magnolia.ui.api.app.AppDescriptorKeyGenerator
All Implemented Interfaces:
info.magnolia.i18nsystem.I18nKeyGenerator<AppDescriptor>

public class AppDescriptorKeyGenerator
extends info.magnolia.i18nsystem.AbstractI18nKeyGenerator<AppDescriptor>

Key generator for AppDescriptor.


Constructor Summary
AppDescriptorKeyGenerator()
           
 
Method Summary
protected  void keysFor(List<String> list, AppDescriptor app, AnnotatedElement el)
           
 
Methods inherited from class info.magnolia.i18nsystem.AbstractI18nKeyGenerator
addKey, fieldOrGetterName, getAncestorKeyGenerators, getAncestors, getIdOrNameForUnknownRoot, getKeyGenerator, getParentViaCast, getRoot, getRootKeyGenerator, keyify, keysFor, messageBundleNameFor, resolveMessageBundleNameUpwards
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppDescriptorKeyGenerator

public AppDescriptorKeyGenerator()
Method Detail

keysFor

protected void keysFor(List<String> list,
                       AppDescriptor app,
                       AnnotatedElement el)
Specified by:
keysFor in class info.magnolia.i18nsystem.AbstractI18nKeyGenerator<AppDescriptor>


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.