info.magnolia.ui.workbench.column.definition
Class ColumnDefinitionKeyGenerator

java.lang.Object
  extended by info.magnolia.i18nsystem.AbstractI18nKeyGenerator<ColumnDefinition>
      extended by info.magnolia.ui.workbench.column.definition.ColumnDefinitionKeyGenerator
All Implemented Interfaces:
info.magnolia.i18nsystem.I18nKeyGenerator<ColumnDefinition>

public class ColumnDefinitionKeyGenerator
extends info.magnolia.i18nsystem.AbstractI18nKeyGenerator<ColumnDefinition>

Key generator for ColumnDefinition. Generates key in form <app-name>.<sub-app-name>.views.<view-name>.<column-name>.<property-name>.


Constructor Summary
ColumnDefinitionKeyGenerator()
           
 
Method Summary
protected  void keysFor(List<String> keys, ColumnDefinition columnDefinition, 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

ColumnDefinitionKeyGenerator

public ColumnDefinitionKeyGenerator()
Method Detail

keysFor

protected void keysFor(List<String> keys,
                       ColumnDefinition columnDefinition,
                       AnnotatedElement el)
Specified by:
keysFor in class info.magnolia.i18nsystem.AbstractI18nKeyGenerator<ColumnDefinition>


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