Class ConstantsManagerExtension


  • public class ConstantsManagerExtension
    extends Object
    Since:
    2.3
    Author:
    Tony Chemit - chemit@codelutin.com
    • Field Detail

      • OBJECTMODEL_EXTENSION

        public static final String OBJECTMODEL_EXTENSION
        Extension static used to identify ConstantsManagerExtension in ObjectModel
        See Also:
        Constant Field Values
    • Constructor Detail

      • ConstantsManagerExtension

        public ConstantsManagerExtension()
    • Method Detail

      • getConstantName

        public String getConstantName​(String propertyName)
        Obtain a constant nmae from a property name and store it in cache the first time it had to build it.
        Parameters:
        propertyName - the propertyName to convert
        Returns:
        the equivalent constant name