Finds handling requirement records with the given criteria.
name | description | type | default | type |
---|---|---|---|---|
request | read for query parameters to be used as search criteria; use any combination of fields
For example, /handling_requirement/search?hdr_title=Lump*&include_mobile=y would find handling
requirements having a title that starts with 'Lump' and are intended to be displayed on mobile apps.
from the handling_requirement table |
context | HttpServletRequest |
a list of handling requirement records matching the given criteria