Uses of Class
gov.nih.nci.caarray.services.exception.ObjectNotExistException

Packages that use ObjectNotExistException
gov.nih.nci.caarray.services.bioassaydata   
gov.nih.nci.caarray.services.biomaterial   
gov.nih.nci.caarray.services.biomaterial.test   
gov.nih.nci.caarray.services.contact.test   
gov.nih.nci.caarray.services.experiment.test   
gov.nih.nci.caarray.services.fileparse2   
gov.nih.nci.caarray.services.fileupload2 This package provides supporting persistable beans for managing hybridization and array design file upload and parsing processes... 
gov.nih.nci.caarray.services.protocol   
gov.nih.nci.caarray.services.protocol.ejb   
gov.nih.nci.caarray.services.protocol.test   
gov.nih.nci.caarray.services.useradmin.test   
gov.nih.nci.caarray.services.util   
gov.nih.nci.caarray.services.util.dataconverter.test   
gov.nih.nci.caarray.ui.arraydesign   
gov.nih.nci.caarray.ui.biomaterial   
gov.nih.nci.caarray.ui.contact   
gov.nih.nci.caarray.ui.experiment   
gov.nih.nci.caarray.ui.ontology   
gov.nih.nci.caarray.ui.protocol   
gov.nih.nci.caarray.ui.useradmin   
 

Uses of ObjectNotExistException in gov.nih.nci.caarray.services.bioassaydata
 

Methods in gov.nih.nci.caarray.services.bioassaydata that throw ObjectNotExistException
 void DesignElementDimensionCreator.createDesignElementDimension(java.lang.Long arrayDesignId, UploadFileTypes.MICROARRAY_FILE_TYPE type)
           
 

Uses of ObjectNotExistException in gov.nih.nci.caarray.services.biomaterial
 

Methods in gov.nih.nci.caarray.services.biomaterial that throw ObjectNotExistException
static void BioMaterialUtils.copy(BioSample source, BioSampleView target)
           
static void BioMaterialUtils.copy(BioSource source, BioSourceView target)
           
static void BioMaterialUtils.copy(LabeledExtract source, LabeledExtractView target)
           
static void BioMaterialUtils.copy(MeasurementData source, Measurement target)
           
static void BioMaterialUtils.copy(Measurement source, MeasurementData target)
           
static void BioMaterialUtils.copy(TreatmentData source, Treatment target)
           
static void BioMaterialUtils.copy(Treatment source, TreatmentData target)
           
 

Uses of ObjectNotExistException in gov.nih.nci.caarray.services.biomaterial.test
 

Methods in gov.nih.nci.caarray.services.biomaterial.test that throw ObjectNotExistException
 void AddBioSampleTest.testAddBioSample()
           
 void BioSourceManagementTest.testAddBioSource()
           
 void BioSampleManagementTest.testAddBioSource()
           
 void AddBioSourceTest.testAddBioSource()
           
 void BioSampleManagementTest.testDeleteBioSamples()
           
 void BioSourceManagementTest.testDeleteBioSource()
           
 void BioSourceManagementTest.testDeleteDuplicatedBioSource()
           
 void BioSourceManagementTest.testDeleteProducedBioSample()
           
 void BioSampleManagementTest.testDeleteProducedBioSample()
           
 void BioSourceManagementTest.testDuplicateBioSource()
           
 void BioSourceManagementTest.testGetBioSampleView()
           
 void BioSampleManagementTest.testGetBioSampleViews()
           
 void UpdateTreatmentTest.testGetTreatment()
           
 void GetTreatmentTest.testGetTreatmentCompundMeasure()
          This method will test treatment Compound measurements
 void GetTreatmentTest.testGetTreatmentMeasure()
          This method will test treatment measurements
 void GetTreatmentTest.testGetTreatmentProtocolApplication()
          This method will test get treatment protocol application
 void BioSampleManagementTest.testHomeSplitBioSample()
           
 void BioSourceManagementTest.testHomeTreatBioSource()
          Phu's test for home db
 void BioSampleManagementTest.testHomeTreatBioSource()
          Phu's test for home db
 void BioSampleManagementTest.testPoolBioSamples()
           
 void BioSampleManagementTest.testSplitBioSample()
           
 void BioSourceManagementTest.testTreatBioSource()
           
 void BioSampleManagementTest.testTreatBioSource()
           
 void BioSampleManagementTest.testUpdateBioMaterialCharacteristics()
           
 void BioSourceManagementTest.testUpdateBioSource()
           
 void UpdateTreatmentTest.testUpdateTreatment()
          Test updating a treatment
 

Uses of ObjectNotExistException in gov.nih.nci.caarray.services.contact.test
 

Methods in gov.nih.nci.caarray.services.contact.test that throw ObjectNotExistException
 void ContactManagementTest.testAddPerson()
           
 void ContactManagementTest.testUpdatePerson()
           
 

Uses of ObjectNotExistException in gov.nih.nci.caarray.services.experiment.test
 

Methods in gov.nih.nci.caarray.services.experiment.test that throw ObjectNotExistException
 void ExperimentManagementTest.testAddExperiment()
           
 void ExperimentManagementTest.testAddExperimentalFactors()
           
 void ExperimentManagementTest.testAddHybridizationFileUpload()
           
 void ExperimentManagementTest.testHomeAddHybridizationFileUpload()
           
 void ExperimentManagementTest.testUpdateExperiment()
           
 

Uses of ObjectNotExistException in gov.nih.nci.caarray.services.fileparse2
 

Methods in gov.nih.nci.caarray.services.fileparse2 that throw ObjectNotExistException
 void ArrayDesignFileParsingService.process(long fileUploadGroupId)
           
 void ArrayDesignFileParsingService.process(long fileUploadGroupId, java.lang.String userName)
           
 

Uses of ObjectNotExistException in gov.nih.nci.caarray.services.fileupload2
 

Methods in gov.nih.nci.caarray.services.fileupload2 that throw ObjectNotExistException
 ArrayDesignFileUploadEntry FileUploadManagerDB.getArrayDesignFileUploadEntryByArrayDesignId(long arrayDesignId)
           
 

Uses of ObjectNotExistException in gov.nih.nci.caarray.services.protocol
 

Methods in gov.nih.nci.caarray.services.protocol that throw ObjectNotExistException
static void ProtocolUtils.copy(HardwareData source, Hardware target)
           
static void ProtocolUtils.copy(Hardware source, HardwareData target)
           
static void ProtocolUtils.copy(ParameterData source, Parameter target)
           
static void ProtocolUtils.copy(Parameter source, ParameterData target)
           
static void ProtocolUtils.copy(ProtocolApplication source, ProtocolApplicationData target)
           
static void ProtocolUtils.copy(ProtocolData source, Protocol target)
          Copy data from the source to the target object based on the mapping instructions tagged in the source and target object types.
static void ProtocolUtils.copy(Protocol source, ProtocolData target)
          Copy data from the source to the target object based on the mapping instructions tagged in the source and target object types.
static void ProtocolUtils.copy(SoftwareData source, Software target)
           
static void ProtocolUtils.copy(Software source, SoftwareData target)
           
 

Uses of ObjectNotExistException in gov.nih.nci.caarray.services.protocol.ejb
 

Methods in gov.nih.nci.caarray.services.protocol.ejb that throw ObjectNotExistException
 void ProtocolManagerEJB.deleteProtocol(long protocolId)
           
 

Uses of ObjectNotExistException in gov.nih.nci.caarray.services.protocol.test
 

Methods in gov.nih.nci.caarray.services.protocol.test that throw ObjectNotExistException
 void ProtocolManagerParameterAddTest.testGetProtocol()
           
 

Uses of ObjectNotExistException in gov.nih.nci.caarray.services.useradmin.test
 

Methods in gov.nih.nci.caarray.services.useradmin.test that throw ObjectNotExistException
 void AdminManagementTest.testAddPerson()
           
 void AdminManagementTest.testUpdatePerson()
           
 

Uses of ObjectNotExistException in gov.nih.nci.caarray.services.util
 

Methods in gov.nih.nci.caarray.services.util that throw ObjectNotExistException
static java.lang.Object EJBUtils.checkSecurityForUpdate(long id, java.lang.Class objectClass, java.lang.String[] requiredRoles, ManagerDB mgrDB)
           
static java.lang.Object EJBUtils.checkSecurityForUpdate(java.lang.Object obj, java.lang.String[] requiredRoles)
           
static void DBUtils.syncOntologyEntryOneToOneAssociation(java.lang.Object object, java.lang.String attributeName)
           
 

Uses of ObjectNotExistException in gov.nih.nci.caarray.services.util.dataconverter.test
 

Methods in gov.nih.nci.caarray.services.util.dataconverter.test that throw ObjectNotExistException
 void TestProtocolConversion.testProtocol2ProtocolData()
           
static void TestDataConverter.testProtocol2ProtocolData()
           
 

Uses of ObjectNotExistException in gov.nih.nci.caarray.ui.arraydesign
 

Methods in gov.nih.nci.caarray.ui.arraydesign that throw ObjectNotExistException
 org.apache.struts.action.ActionForward ArrayAddUpdateAction.add(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ArrayDesignUpdateAction.addProvider(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ArrayCopyAction.copyArray(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ArrayDesignDetailAction.createMage(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ArrayDetailAction.deleteArray(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ArrayDesignDetailAction.deleteArrayDesign(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ArrayDesignDetailAction.downloadArrayDesignFile(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ArrayDesignDetailAction.downloadGal(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ArrayDesignDetailAction.downloadMage(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
static void ArrayUtils.getManufacturersFromForm(ArrayBaseForm form, ArrayGroupDesc desc)
           
 org.apache.struts.action.ActionForward ArrayDesignUpdateAction.loadProviderNames(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ArrayDetailAction.removeProtocolApp(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ArrayDesignDetailAction.removeProtocolApp(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ArrayDetailAction.setup(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ArrayDesignDetailAction.setup(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ArrayCopyAction.setup(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ArrayAddUpdateAction.setupAdd(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ArrayDesignUpdateAction.setupAddProvider(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ArrayDesignUpdateAction.setupUpdate(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ArrayAddUpdateAction.setupUpdate(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ArrayDesignUpdateAction.setupVisibilityUpdate(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ArrayDesignUpdateAction.update(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ArrayAddUpdateAction.update(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ArrayDesignUpdateAction.updateVisibility(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 

Uses of ObjectNotExistException in gov.nih.nci.caarray.ui.biomaterial
 

Methods in gov.nih.nci.caarray.ui.biomaterial that throw ObjectNotExistException
 org.apache.struts.action.ActionForward BiosourceAddUpdateAction.add(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward TreatmentActionTwo.addCompound(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ModifyTreatmentAction.addCompound(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward TreatmentActionTwo.applyProtocol(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          This method is called after a forward from the ApplyProtocol actions it gets the previously stored treatmentFormTwo that contains all the previous treatment information that was input before the "Apply Protocol" button was pressed.
 org.apache.struts.action.ActionForward ModifyTreatmentAction.applyProtocol(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          This method is called after a forward from the ApplyProtocol actions it gets the previously stored treatmentFormTwo that contains all the previous treatment information that was input before the "Apply Protocol" button was pressed.
 org.apache.struts.action.ActionForward BiomaterialCharacteristicsAction.applyUpdateCharacteristics(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ModifyTreatmentAction.backhome(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ModifyTreatmentAction.cancelModification(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward BiomaterialCharacteristicsAction.cancelUpdateDetail(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward SampleDetailAction.delete(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward LabeledExtractDetailAction.delete(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward BiosourceDetailAction.delete(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 void SampleDetailAction.deleteTreatment(SampleDetailForm detailForm, javax.servlet.http.HttpServletRequest request)
           
 org.apache.struts.action.ActionForward SplitAction.finishPageTwo(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward LabelAddUpdateAction.label(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ModifyTreatmentAction.modifyCompound(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward PoolAction.pool(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ModifyTreatmentAction.saveMeasurement(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward TreatmentActionTwo.setup(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward SampleUpdateAction.setup(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward SampleDetailAction.setup(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward LabeledExtractDetailAction.setup(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward BiosourceDetailAction.setup(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward BiosourceAddUpdateAction.setup(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward BiomaterialCharacteristicsAction.setupCharacteristicsList(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ModifyTreatmentAction.setupModify(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ModifyTreatmentAction.setupNewTreatment(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward LabelAddUpdateAction.setupUpdate(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward BiosourceAddUpdateAction.setupUpdate(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward BiomaterialCharacteristicsAction.setupUpdateCharacteristicsDetail(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward SampleDetailAction.submit(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward TreatmentActionOne.submitPageOne(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          This Action method handles the request that is the submission of the first treatment page
 org.apache.struts.action.ActionForward SplitAction.submitPageOne(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward TreatmentActionThree.submitPageThree(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward TreatmentActionTwo.submitPageTwo(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          This method handles the request from the Treatment add page it reviews the submitting action and determines the correct forward...
 org.apache.struts.action.ActionForward SplitAction.submitPageTwo(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward SampleUpdateAction.update(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward LabelAddUpdateAction.update(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward BiosourceAddUpdateAction.update(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward BiomaterialCharacteristicsAction.updateCharacteristicsList(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 

Uses of ObjectNotExistException in gov.nih.nci.caarray.ui.contact
 

Methods in gov.nih.nci.caarray.ui.contact that throw ObjectNotExistException
 org.apache.struts.action.ActionForward PersonAddUpdateAction.cancel(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward OrganizationAddUpdateAction.cancel(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward PersonDetailAction.delete(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward OrganizationDetailAction.delete(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward PersonDetailAction.setup(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward PersonAddUpdateAction.setup(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward OrganizationDetailAction.setup(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward OrganizationAddUpdateAction.setup(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward PersonAddUpdateAction.setupUpdate(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward OrganizationAddUpdateAction.setupUpdate(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward PersonAddUpdateAction.update(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward OrganizationAddUpdateAction.update(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 

Uses of ObjectNotExistException in gov.nih.nci.caarray.ui.experiment
 

Methods in gov.nih.nci.caarray.ui.experiment that throw ObjectNotExistException
 org.apache.struts.action.ActionForward ModifyExperimentDetailAction.addFactorValue(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ModifyExperimentDetailAction.addNewFactor(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ModifyExperimentGeneralInfoAction.cancel(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ModifyExperimentFactorAction.cancel(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ModifyExperimentContactAction.cancel(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward AddExperimentFactorAction.cancel(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ModifyExperimentDetailAction.delete(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ModifyExperimentDetailAction.downloadDataProcessFile(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ExperimentHybridizationDetailDoneAction.downloadFiles(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ModifyExperimentDetailAction.downloadHybridizationFiles(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ModifyExperimentDetailAction.downloadMAGEML(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ModifyExperimentDetailAction.downloadUploadedFile(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ModifyExperimentDetailAction.experimentFactorPage(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward AddExperimentFactorAction.factorsave(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ModifyExperimentDetailAction.generateMAGEML(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ModifyExperimentDetailAction.hybridizationDetail(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ModifyExperimentDetailAction.lock(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ModifyExperimentDetailAction.modifyAdditionalQualifier(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ModifyExperimentDetailAction.modifyPublicationPage(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ModifyExperimentDetailAction.modifyqualityControl(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ExperimentDetailPageAction.performAction(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ModifyExperimentDetailAction.removeAdditionalQualifier(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ModifyExperimentDetailAction.removeAdditionalUploadFile(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ModifyExperimentDetailAction.removeDataProcessData(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ModifyExperimentDetailAction.removeFactor(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ModifyExperimentDetailAction.removeFactorValue(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ExperimentHybridizationDetailDoneAction.removeHybridization(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ModifyExperimentDetailAction.removePublication(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ModifyExperimentDetailAction.removeQualityControl(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ModifyExperimentGeneralInfoAction.save(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ModifyExperimentFactorAction.save(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ModifyExperimentContactAction.saveContactor(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ExperimentHybridizationAction.setup(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
static ExperimentDetailForm ExperimentUtils.setupForm(ExperimentDetailForm form)
           
 void ModifyExperimentContactAction.updateContactInformation(ExperimentData data)
           
 void ModifyExperimentGeneralInfoAction.updateGeneralInformation(ExperimentData data)
           
 

Uses of ObjectNotExistException in gov.nih.nci.caarray.ui.ontology
 

Methods in gov.nih.nci.caarray.ui.ontology that throw ObjectNotExistException
 org.apache.struts.action.ActionForward OntologyDetailAction.add(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Handles the results display when returning from an add or update action
 org.apache.struts.action.ActionForward OntologyDetailAction.delete(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward OntologyDetailAction.getDetails(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Performs a new specific search using the OntologyEntry id value as provided from the intial search results and passed in the request by user selection.
 org.apache.struts.action.ActionForward OntologySearchAction.newSearch(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          This method performs the intial search for the
 org.apache.struts.action.ActionForward OntologySearchAction.oldSearch(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          This method is used when returning to the original search page after looking at details of a particular search result.
 org.apache.struts.action.ActionForward OntologyAddUpdateAction.setupUpdate(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward OntologyAddUpdateAction.update(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 

Uses of ObjectNotExistException in gov.nih.nci.caarray.ui.protocol
 

Methods in gov.nih.nci.caarray.ui.protocol that throw ObjectNotExistException
 org.apache.struts.action.ActionForward SoftwareAddUpdateAction.add(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ProtocolAddUpdateAction.add(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward HardwareAddUpdateAction.add(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ProtocolDetailAction.addHardware(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ProtocolDetailAction.addSoftware(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ParameterAddAction.addToHardware(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ParameterAddAction.addToProtocol(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ParameterAddAction.addToSoftware(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ProtocolApplicationAction.applyProtocolToArray(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ProtocolApplicationAction.applyProtocolToArrayDesign(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ProtocolApplicationAction.applyProtocolToLabeledExtract(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ProtocolApplicationAction.applyProtocolToTreatmentEvent(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward SoftwareDetailAction.associateHardware(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward SoftwareDetailAction.associateSoftware(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward HardwareDetailAction.associateSoftware(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ProtocolApplicationAction.cancel(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ModifyProtocolApplicationAction.cancel(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward SoftwareAddUpdateAction.cancelModification(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ProtocolAddUpdateAction.cancelModification(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward HardwareAddUpdateAction.cancelModification(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward SoftwareDetailAction.delete(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ProtocolDetailAction.delete(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward HardwareDetailAction.delete(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ProtocolDetailAction.deleteHardware(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward SoftwareDetailAction.deleteHardwareAssociation(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward SoftwareDetailAction.deleteParameter(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ProtocolDetailAction.deleteParameter(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward HardwareDetailAction.deleteParameter(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ProtocolDetailAction.deleteSoftware(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward SoftwareDetailAction.deleteSoftwareAssociation(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward HardwareDetailAction.deleteSoftwareAssociation(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ProtocolApplicationAction.displaySelectedProtocol(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ModifyProtocolApplicationAction.displaySelectedProtocol(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ModifyProtocolApplicationAction.save(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward SoftwareDetailAction.setup(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ProtocolDetailAction.setup(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward HardwareDetailAction.setup(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward SoftwareAddUpdateAction.setupUpdate(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ProtocolAddUpdateAction.setupUpdate(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward HardwareAddUpdateAction.setupUpdate(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward SoftwareAddUpdateAction.update(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward ProtocolAddUpdateAction.update(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward HardwareAddUpdateAction.update(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 

Uses of ObjectNotExistException in gov.nih.nci.caarray.ui.useradmin
 

Methods in gov.nih.nci.caarray.ui.useradmin that throw ObjectNotExistException
 org.apache.struts.action.ActionForward UserAddUpdateAction.cancel(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward GroupAddUpdateAction.cancel(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward UserDetailAction.delete(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward GroupDetailAction.delete(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward UserGroupAddUpdateAction.setup(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward UserDetailAction.setup(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward UserAddUpdateAction.setup(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward GroupDetailAction.setup(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward GroupAddUpdateAction.setup(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward UserGroupAddUpdateAction.setupGroupUpdate(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward UserAddUpdateAction.setupUpdate(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward GroupAddUpdateAction.setupUpdate(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward UserGroupAddUpdateAction.update(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward UserAddUpdateAction.update(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward GroupAddUpdateAction.update(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)