info.magnolia.ui.api.app.launcherlayout
Class AppLauncherGroupDefinitionKeyGenerator

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

public class AppLauncherGroupDefinitionKeyGenerator
extends info.magnolia.i18nsystem.AbstractI18nKeyGenerator<AppLauncherGroupDefinition>

Key generator for AppLauncherGroupDefinition.


Field Summary
static String APPLAUNCHER_PREFIX
           
 
Constructor Summary
AppLauncherGroupDefinitionKeyGenerator()
           
 
Method Summary
protected  void keysFor(List<String> list, AppLauncherGroupDefinition group, 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
 

Field Detail

APPLAUNCHER_PREFIX

public static final String APPLAUNCHER_PREFIX
See Also:
Constant Field Values
Constructor Detail

AppLauncherGroupDefinitionKeyGenerator

public AppLauncherGroupDefinitionKeyGenerator()
Method Detail

keysFor

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


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