gov.nih.nci.caarray.ui.experiment
Class ExperimentUtils

java.lang.Object
  extended by gov.nih.nci.caarray.ui.experiment.ExperimentUtils

public class ExperimentUtils
extends java.lang.Object


Constructor Summary
ExperimentUtils()
           
 
Method Summary
static void applyProtocolSetting(ExperimentDetailForm experimentForm)
           
static ExperimentDetailForm setupForm(ExperimentDetailForm form)
           
static ExperimentBaseForm setupList(ExperimentBaseForm form)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExperimentUtils

public ExperimentUtils()
Method Detail

setupList

public static ExperimentBaseForm setupList(ExperimentBaseForm form)
                                    throws GeneralException
Throws:
GeneralException

setupForm

public static ExperimentDetailForm setupForm(ExperimentDetailForm form)
                                      throws ObjectNotExistException,
                                             AccessDeniedException,
                                             GeneralException
Throws:
ObjectNotExistException
AccessDeniedException
GeneralException

applyProtocolSetting

public static void applyProtocolSetting(ExperimentDetailForm experimentForm)
                                 throws java.lang.Exception
Throws:
java.lang.Exception