com.ibm.tivoli.maximo.util

Class FunctionMapResolver

    • Constructor Detail

      • FunctionMapResolver

        public FunctionMapResolver()
      • FunctionMapResolver

        public FunctionMapResolver(java.util.Map data)
    • Method Detail

      • resolve

        public java.lang.String resolve(java.lang.String in)
        Resolve the "in" key against the data. If nothing is resolved, then the function map will be checked to see if it can resolve it using a function
        Specified by:
        resolve in interface TextReplacement.TextResolver
        Overrides:
        resolve in class MapResolver
        Returns:
        a value for 'in'