Is there a ready-made method to obtain the requested model, module, and method name?
Obtain the module: PamirsSession.getServApp()
PamirsSession.getServApp()
Obtain request information: Request information includes the model, method name, etc. PamirsSession.getRequestVariables().getRequestInfoMap()
PamirsSession.getRequestVariables().getRequestInfoMap()