Class TemplateKeywordsBean

java.lang.Object
de.xima.fc.gui.bean.templates.TemplateKeywordsBean
All Implemented Interfaces:
Serializable

@ViewScoped @Named public class TemplateKeywordsBean extends Object implements Serializable
Controller bean for managing template keywords.
Since:
8.4.0
Author:
XIMA MEDIA GmbH
See Also:
  • Constructor Details

    • TemplateKeywordsBean

      public TemplateKeywordsBean()
  • Method Details

    • getKeywordsWhitelist

      public List<String> getKeywordsWhitelist()
      Returns:
      An ordered list containing all the template keywords for the current mandant and template type (to be used by the keyword autocompletion)