Uses of Class
ubic.gemma.web.controller.util.ListBatchCommand
Packages that use ListBatchCommand
Package
Description
-
Uses of ListBatchCommand in ubic.gemma.web.controller.common.description
Methods in ubic.gemma.web.controller.common.description with parameters of type ListBatchCommand -
Uses of ListBatchCommand in ubic.gemma.web.controller.common.description.bibref
Methods in ubic.gemma.web.controller.common.description.bibref with parameters of type ListBatchCommandModifier and TypeMethodDescriptionBibliographicReferenceController.browse
(ListBatchCommand batch) -
Uses of ListBatchCommand in ubic.gemma.web.controller.expression.arrayDesign
Methods in ubic.gemma.web.controller.expression.arrayDesign with parameters of type ListBatchCommandModifier and TypeMethodDescriptionArrayDesignController.browse
(ListBatchCommand batch, Long[] ids, boolean showMerged, boolean showOrphans) -
Uses of ListBatchCommand in ubic.gemma.web.controller.expression.experiment
Methods in ubic.gemma.web.controller.expression.experiment with parameters of type ListBatchCommandModifier and TypeMethodDescriptionExpressionExperimentController.browse
(ListBatchCommand batch) AJAX call for remote paging store security isn't incorporated in db query, so paging needs to occur at higher level.ExpressionExperimentController.browseByTaxon
(ListBatchCommand batch, Long taxonId) AJAXExpressionExperimentController.browseSpecificIds
(ListBatchCommand batch, Collection<Long> ids) AJAX call for remote paging store