gov.nih.nci.mageom.search.ArrayDesign.enhanced
Interface ArrayDesignReporterSummary

All Superinterfaces:
gov.nih.nci.caarray.services.security.intf.SecuredElementItf, java.io.Serializable
All Known Implementing Classes:
ArrayDesignReporterSummaryBean

public interface ArrayDesignReporterSummary
extends gov.nih.nci.caarray.services.security.intf.SecuredElementItf, java.io.Serializable

Coarse-grained data representation of significant ArrayDesign and Reporter information.

Since:
1.5
Author:
matyass

Method Summary
 java.lang.Long getArrayDesignId()
           
 java.lang.String getArrayDesignName()
           
 ReporterSummary[] getReportersSummary()
           
 
Methods inherited from interface gov.nih.nci.caarray.services.security.intf.SecuredElementItf
getIsEditable, getSecuredElementId, isEditable, setIsEditable, setSecuredElementId
 

Method Detail

getArrayDesignId

java.lang.Long getArrayDesignId()
Returns:
value representing ArrayDesign.Id

getArrayDesignName

java.lang.String getArrayDesignName()
Returns:
value representing ArrayDesign.name

getReportersSummary

ReporterSummary[] getReportersSummary()
Returns:
array containing all Reporter Annotation information