Class CRUDListParamParameterHandler

java.lang.Object
cool.scx.app.x.crud.parameter_handler.crud_list_param.CRUDListParamParameterHandler
All Implemented Interfaces:
cool.scx.web.parameter_handler.ParameterHandler

public final class CRUDListParamParameterHandler extends Object implements cool.scx.web.parameter_handler.ParameterHandler
CRUDListParamParameterHandler
Version:
0.0.1
Author:
scx567888
  • Constructor Details

    • CRUDListParamParameterHandler

      public CRUDListParamParameterHandler(ParameterInfo parameter)
  • Method Details

    • handle

      public Object handle(cool.scx.web.parameter_handler.RequestInfo requestInfo) throws Exception
      Specified by:
      handle in interface cool.scx.web.parameter_handler.ParameterHandler
      Throws:
      Exception