com.ibm.tivoli.maximo.miniapps.scheduler.max.tooltips

Class LabelFuntion

    • Constructor Summary

      Constructors 
      Constructor and Description
      LabelFuntion(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 functionName, java.lang.String arg) 
      • Methods inherited from class java.lang.Object

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

      • LabelFuntion

        public LabelFuntion(java.lang.String group,
                            UserInfo userInfo)
    • Method Detail