Package stanford.netdb.middleware
Class Function_Map_Controller
- java.lang.Object
-
- stanford.netdb.middleware.Function_Map_Controller
-
public class Function_Map_Controller extends java.lang.ObjectThis class should be used over any of the FOO_Function_Map classes.
-
-
Constructor Summary
Constructors Constructor Description Function_Map_Controller()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.Stringget_function_name(int record_type, int action)static intget_function_type(int record_type, int action)
-