Interface SecuredChild
-
- All Superinterfaces:
Identifiable,gemma.gsec.model.Securable,Securable,gemma.gsec.model.SecuredChild,Serializable
- All Known Implementing Classes:
BioAssay,BioMaterial,CoexpressionAnalysis,DifferentialExpressionAnalysis,ExperimentalDesign,ExperimentalFactor,ExpressionAnalysisResultSet,ExpressionExperimentSubSet,FactorValue,MeanVarianceRelation,PrincipalComponentAnalysis,SampleCoexpressionAnalysis,SingleExperimentAnalysis
public interface SecuredChild extends Securable, gemma.gsec.model.SecuredChild
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SecurablegetSecurityOwner()-
Methods inherited from interface ubic.gemma.model.common.Identifiable
getId
-
-
-
-
Method Detail
-
getSecurityOwner
Securable getSecurityOwner()
- Specified by:
getSecurityOwnerin interfacegemma.gsec.model.SecuredChild
-
-