Class AbstractAuditable
java.lang.Object
ubic.gemma.model.common.AbstractIdentifiable
ubic.gemma.model.common.AbstractDescribable
ubic.gemma.model.common.auditAndSecurity.AbstractAuditable
- All Implemented Interfaces:
gemma.gsec.model.Securable,Auditable,Securable,Describable,Identifiable
- Direct Known Subclasses:
ArrayDesign,ExpressionExperimentSet,GeneSet,Investigation,UserGroup
An entity which can have an audit trail attached to it.
- Author:
- Paul
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ubic.gemma.model.common.AbstractDescribable
getDescription, getName, hashCode, setDescription, setName, toStringMethods inherited from class ubic.gemma.model.common.AbstractIdentifiable
equals, getId, setIdMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface ubic.gemma.model.common.Identifiable
getIdMethods inherited from interface gemma.gsec.model.Securable
getId
-
Constructor Details
-
AbstractAuditable
public AbstractAuditable()
-
-
Method Details
-
getAuditTrail
- Specified by:
getAuditTrailin interfaceAuditable
-
setAuditTrail
- Specified by:
setAuditTrailin interfaceAuditable
-