gov.nih.nci.caarray.services.experiment.ejb
Class ExperimentDeletionResult

java.lang.Object
  extended by gov.nih.nci.caarray.services.experiment.ejb.ExperimentDeletionResult
All Implemented Interfaces:
java.io.Serializable

public class ExperimentDeletionResult
extends java.lang.Object
implements java.io.Serializable

Summarizes information from an experiment deletion.

Author:
ETavela
See Also:
Serialized Form

Constructor Summary
ExperimentDeletionResult()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExperimentDeletionResult

public ExperimentDeletionResult()