public class QueueAction extends BaseAction
FORWARD_DEFAULT, log, mapper, setup| Constructor and Description |
|---|
QueueAction() |
| Modifier and Type | Method and Description |
|---|---|
ActionForward |
getFilter(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection connection) |
ActionForward |
getFilters(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection connection) |
ActionForward |
getFilterValues(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection connection)
Получение возможных значений фильтра
!!! В данный момент реализована работа только с типами "status" и "type",
!!! для остальных будет возвращаться пустой список
|
checkModifyed, dispatchMethod, getAccess, getDefaultMapper, processJsonForward, processJsonForward, processJsonForward, processJsonForward, processJsonForward, processJsonForward, processUserTypedForward, processUserTypedForward, processUserTypedForward, processUserTypedForward, unspecified, unspecified, unspecified, unspecified, unspecified, writeBytesToOutputStreampublic ActionForward getFilters(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection connection)
throws BGException
BGExceptionpublic ActionForward getFilter(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection connection)
throws BGException
BGExceptionpublic ActionForward getFilterValues(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection connection)
throws BGException
BGException