Class MinimalStandardTextLoader

  • All Implemented Interfaces:
    ITextPropertyLoader

    @Service
    public class MinimalStandardTextLoader
    extends java.lang.Object
    implements ITextPropertyLoader
    Author:
    Andi Hotz, (c) Sahits GmbH, 2016 Created on Feb 14, 2016
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getTextPropertyBaseName()
      Retrieve the base name for the additional text resource.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MinimalStandardTextLoader

        public MinimalStandardTextLoader()
    • Method Detail

      • getTextPropertyBaseName

        public java.lang.String getTextPropertyBaseName()
        Description copied from interface: ITextPropertyLoader
        Retrieve the base name for the additional text resource.
        Specified by:
        getTextPropertyBaseName in interface ITextPropertyLoader
        Returns:
        base name of additional text properties.