Class Function_Map_Controller


  • public class Function_Map_Controller
    extends java.lang.Object
    This class should be used over any of the FOO_Function_Map classes.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String get_function_name​(int record_type, int action)  
      static int get_function_type​(int record_type, int action)  
      • Methods inherited from class java.lang.Object

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

      • Function_Map_Controller

        public Function_Map_Controller()
    • Method Detail

      • get_function_name

        public static java.lang.String get_function_name​(int record_type,
                                                         int action)
      • get_function_type

        public static int get_function_type​(int record_type,
                                            int action)