public class StudyReportTableController
extends org.springframework.web.servlet.mvc.BaseCommandController
StudyReportTableController class.
| Modifier and Type | Field and Description |
|---|---|
static String |
FILE_EXPERIMENT_NAME
Constant
FILE_EXPERIMENT_NAME="f_exp_name" |
static String |
FILE_EXPERIMENT_SWID
Constant
FILE_EXPERIMENT_SWID="f_exp_swid" |
static String |
FILE_FILE
Constant
FILE_FILE="f_file" |
static String |
FILE_IUS
Constant
FILE_IUS="f_ius" |
static String |
FILE_IUS_SWID
Constant
FILE_IUS_SWID="f_ius_swid" |
static String |
FILE_IUS_TAG
Constant
FILE_IUS_TAG="f_ius_tag" |
static String |
FILE_LANE
Constant
FILE_LANE="f_lane" |
static String |
FILE_LANE_NAME
Constant
FILE_LANE_NAME="f_lane_name" |
static String |
FILE_LANE_NUMBER
Constant
FILE_LANE_NUMBER="f_lane_num" |
static String |
FILE_LANE_SWID
Constant
FILE_LANE_SWID="f_lane_swid" |
static String |
FILE_LIBRARY
Constant
FILE_LIBRARY="f_library" |
static String |
FILE_META_TYPE
Constant
FILE_META_TYPE="f_file_meta" |
static String |
FILE_PARENT_SAMPLE_NAME
Constant
FILE_PARENT_SAMPLE_NAME="f_sample_name" |
static String |
FILE_PARENT_SAMPLE_SWID
Constant
FILE_PARENT_SAMPLE_SWID="f_sample_swid" |
static String |
FILE_PATH
Constant
FILE_PATH="f_file_path" |
static String |
FILE_PROCESSING_ALG
Constant
FILE_PROCESSING_ALG="f_processing_alg" |
static String |
FILE_PROCESSING_SWID
Constant
FILE_PROCESSING_SWID="f_processing_swid" |
static String |
FILE_RUN_NAME
Constant
FILE_RUN_NAME="f_run_name" |
static String |
FILE_RUN_SWID
Constant
FILE_RUN_SWID="f_run_swid" |
static String |
FILE_SAMPLE
Constant
FILE_SAMPLE="f_sample" |
static String |
FILE_SAMPLE_NAME
Constant
FILE_SAMPLE_NAME="f_child_sample_name" |
static String |
FILE_SAMPLE_SWID
Constant
FILE_SAMPLE_SWID="f_child_sample_swid" |
static String |
FILE_SEQUENCER_NAME
Constant
FILE_SEQUENCER_NAME="f_seqrun_name" |
static String |
FILE_SEQUENCER_SWID
Constant
FILE_SEQUENCER_SWID="f_seqrun_swid" |
static String |
FILE_STUDY_SWID
Constant
FILE_STUDY_SWID="f_study_swid" |
static String |
FILE_STUDY_TITLE
Constant
FILE_STUDY_TITLE="f_study_title" |
static String |
FILE_SWID
Constant
FILE_SWID="f_file_swid" |
static String |
FILE_TEMPLATE
Constant
FILE_TEMPLATE="f_template" |
static String |
FILE_TISSUE
Constant
FILE_TISSUE="f_tissue" |
static String |
FILE_WF_NAME
Constant
FILE_WF_NAME="f_wf_name" |
static String |
FILE_WF_SWID
Constant
FILE_WF_SWID="f_wf_swid" |
static String |
FILE_WF_VERSION
Constant
FILE_WF_VERSION="f_wf_version" |
static String |
JSON
Constant
JSON="json" |
static String |
PAGE_NUM
Constant
PAGE_NUM="page" |
static String |
ROWS_PER_PAGE
Constant
ROWS_PER_PAGE="rp" |
static String |
SAMPLE_CHILD
Constant
SAMPLE_CHILD="s_child" |
static String |
SAMPLE_SAMPLE
Constant
SAMPLE_SAMPLE="s_sample" |
static String |
SORT_NAME
Constant
SORT_NAME="sortname" |
static String |
SORT_ORDER
Constant
SORT_ORDER="sortorder" |
static String |
SORT_ORDER_ASC
Constant
SORT_ORDER_ASC="asc" |
static String |
SORT_ORDER_DESC
Constant
SORT_ORDER_DESC="desc" |
static String |
STUDY_ID
Constant
STUDY_ID="study_id" |
static String |
TABLE_MODEL
Constant
TABLE_MODEL="tablemodel" |
static String |
TABLE_SEL
Constant
TABLE_SEL="tablesel" |
DEFAULT_COMMAND_NAME| Constructor and Description |
|---|
StudyReportTableController()
Constructor for StudyReportTableController.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.web.servlet.ModelAndView |
handleRequestInternal(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
setFileReportService(FileReportService service)
Setter for the field
fileReportService. |
void |
setSampleReportService(SampleReportService service)
Setter for the field
sampleReportService. |
void |
setSampleService(SampleService service)
Setter for the field
sampleService. |
void |
setStudyService(StudyService studyService)
Setter for the field
studyService. |
bindAndValidate, checkCommand, createBinder, createCommand, getBindingErrorProcessor, getCommand, getCommandClass, getCommandName, getMessageCodesResolver, getPropertyEditorRegistrars, getValidator, getValidators, getWebBindingInitializer, initApplicationContext, initBinder, isValidateOnBinding, onBind, onBind, onBindAndValidate, prepareBinder, setBindingErrorProcessor, setCommandClass, setCommandName, setMessageCodesResolver, setPropertyEditorRegistrar, setPropertyEditorRegistrars, setValidateOnBinding, setValidator, setValidators, setWebBindingInitializer, suppressBinding, suppressValidation, suppressValidation, suppressValidation, useDirectFieldAccesshandleRequest, isSynchronizeOnSession, setSynchronizeOnSessionapplyCacheSeconds, applyCacheSeconds, cacheForSeconds, cacheForSeconds, checkAndPrepare, checkAndPrepare, getCacheSeconds, getSupportedMethods, isAlwaysMustRevalidate, isRequireSession, isUseCacheControlHeader, isUseCacheControlNoStore, isUseExpiresHeader, preventCaching, setAlwaysMustRevalidate, setCacheSeconds, setRequireSession, setSupportedMethods, setUseCacheControlHeader, setUseCacheControlNoStore, setUseExpiresHeadergetServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContextpublic static final String STUDY_ID
STUDY_ID="study_id"public static final String JSON
JSON="json"public static final String SORT_NAME
SORT_NAME="sortname"public static final String SORT_ORDER
SORT_ORDER="sortorder"public static final String SORT_ORDER_ASC
SORT_ORDER_ASC="asc"public static final String SORT_ORDER_DESC
SORT_ORDER_DESC="desc"public static final String PAGE_NUM
PAGE_NUM="page"public static final String ROWS_PER_PAGE
ROWS_PER_PAGE="rp"public static final String TABLE_SEL
TABLE_SEL="tablesel"public static final String TABLE_MODEL
TABLE_MODEL="tablemodel"public static final String FILE_SAMPLE
FILE_SAMPLE="f_sample"public static final String FILE_TISSUE
FILE_TISSUE="f_tissue"public static final String FILE_LIBRARY
FILE_LIBRARY="f_library"public static final String FILE_TEMPLATE
FILE_TEMPLATE="f_template"public static final String FILE_IUS
FILE_IUS="f_ius"public static final String FILE_LANE
FILE_LANE="f_lane"public static final String FILE_FILE
FILE_FILE="f_file"public static final String FILE_STUDY_TITLE
FILE_STUDY_TITLE="f_study_title"public static final String FILE_STUDY_SWID
FILE_STUDY_SWID="f_study_swid"public static final String FILE_EXPERIMENT_NAME
FILE_EXPERIMENT_NAME="f_exp_name"public static final String FILE_EXPERIMENT_SWID
FILE_EXPERIMENT_SWID="f_exp_swid"public static final String FILE_PARENT_SAMPLE_NAME
FILE_PARENT_SAMPLE_NAME="f_sample_name"public static final String FILE_PARENT_SAMPLE_SWID
FILE_PARENT_SAMPLE_SWID="f_sample_swid"public static final String FILE_SAMPLE_NAME
FILE_SAMPLE_NAME="f_child_sample_name"public static final String FILE_SAMPLE_SWID
FILE_SAMPLE_SWID="f_child_sample_swid"public static final String FILE_SEQUENCER_NAME
FILE_SEQUENCER_NAME="f_seqrun_name"public static final String FILE_SEQUENCER_SWID
FILE_SEQUENCER_SWID="f_seqrun_swid"public static final String FILE_LANE_NAME
FILE_LANE_NAME="f_lane_name"public static final String FILE_LANE_NUMBER
FILE_LANE_NUMBER="f_lane_num"public static final String FILE_LANE_SWID
FILE_LANE_SWID="f_lane_swid"public static final String FILE_IUS_TAG
FILE_IUS_TAG="f_ius_tag"public static final String FILE_IUS_SWID
FILE_IUS_SWID="f_ius_swid"public static final String FILE_WF_NAME
FILE_WF_NAME="f_wf_name"public static final String FILE_WF_VERSION
FILE_WF_VERSION="f_wf_version"public static final String FILE_WF_SWID
FILE_WF_SWID="f_wf_swid"public static final String FILE_RUN_NAME
FILE_RUN_NAME="f_run_name"public static final String FILE_RUN_SWID
FILE_RUN_SWID="f_run_swid"public static final String FILE_PROCESSING_ALG
FILE_PROCESSING_ALG="f_processing_alg"public static final String FILE_PROCESSING_SWID
FILE_PROCESSING_SWID="f_processing_swid"public static final String FILE_META_TYPE
FILE_META_TYPE="f_file_meta"public static final String FILE_SWID
FILE_SWID="f_file_swid"public static final String FILE_PATH
FILE_PATH="f_file_path"public static final String SAMPLE_SAMPLE
SAMPLE_SAMPLE="s_sample"public static final String SAMPLE_CHILD
SAMPLE_CHILD="s_child"public StudyReportTableController()
Constructor for StudyReportTableController.
protected org.springframework.web.servlet.ModelAndView handleRequestInternal(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws Exception
handleRequestInternal in class org.springframework.web.servlet.mvc.AbstractControllerExceptionpublic void setStudyService(StudyService studyService)
Setter for the field studyService.
studyService - a StudyService object.public void setSampleService(SampleService service)
Setter for the field sampleService.
service - a SampleService object.public void setFileReportService(FileReportService service)
Setter for the field fileReportService.
service - a FileReportService object.public void setSampleReportService(SampleReportService service)
Setter for the field sampleReportService.
service - a SampleReportService object.Copyright © 2015 SeqWare. All rights reserved.