org.kuali.student.r1.common.entity
Class MetaEntity
java.lang.Object
org.kuali.student.r1.common.entity.BaseEntity
org.kuali.student.r1.common.entity.MetaEntity
- All Implemented Interfaces:
- PersistableEntity<String>
- Direct Known Subclasses:
- AllowedLoLoRelationType, CluAccreditation, CluCluRelation, CluFee, CluFeeRecord, CluLoRelation, CluPublication, CluSet, Comment, Document, Lo, LoCategory, LoLoRelation, LoRepository, LuCode, LuLuRelationType, Org, OrgOrgRelation, OrgPersonRelation, OrgPositionRestriction, Proposal, RefDocRelation, RefStatementRelation, ReqComponent, Statement, Tag, VersionEntity
@MappedSuperclass
public abstract class MetaEntity
- extends BaseEntity
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetaEntity
public MetaEntity()
onPrePersist
protected void onPrePersist()
- Overrides:
onPrePersist
in class BaseEntity
onPreUpdate
protected void onPreUpdate()
- Overrides:
onPreUpdate
in class BaseEntity
getMeta
public Meta getMeta()
setMeta
public void setMeta(Meta meta)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.