Interface SecuredChild
- All Superinterfaces:
Securable
- All Known Subinterfaces:
SecuredChild<OT>
- All Known Implementing Classes:
BioAssay, BioMaterial, DifferentialExpressionAnalysis, ExperimentalDesign, ExperimentalFactor, ExpressionAnalysisResultSet, ExpressionExperimentSubSet, FactorValue, MeanVarianceRelation, PrincipalComponentAnalysis, SampleCoexpressionAnalysis, SingleExperimentAnalysis
Indicates a securable that must have a parent that holds the permissons. For example, BioAssays are given the same
permissions as the holding Experiment, and no object should have the BioAssay's ACL as its parent.
- Version:
- $Id: SecuredChild.java,v 1.3 2013/03/16 00:39:24 paul Exp $
- Author:
- paul
-
Method Summary
-
Method Details
-
getSecurityOwner
Securable getSecurityOwner()
-