com.ibm.tivoli.maximo.miniapps.apptbook

Class LabelFunction

  • java.lang.Object
    • com.ibm.tivoli.maximo.miniapps.apptbook.LabelFunction
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String FUNCTION_NAME 
    • Constructor Summary

      Constructors 
      Constructor and Description
      LabelFunction(java.lang.String group, UserInfo userInfo) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String resolve(MapResolver resolver, java.lang.String fName, java.lang.String[] args)
      Resolve the data value against a function lookup
      • Methods inherited from class java.lang.Object

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

      • LabelFunction

        public LabelFunction(java.lang.String group,
                             UserInfo userInfo)