org.kuali.student.r1.common.entity
Class VersionEntity
java.lang.Object
org.kuali.student.r1.common.entity.BaseEntity
org.kuali.student.r1.common.entity.MetaEntity
org.kuali.student.r1.common.entity.VersionEntity
- All Implemented Interfaces:
- PersistableEntity<String>
- Direct Known Subclasses:
- Clu
Deprecated.
@Deprecated
@MappedSuperclass
public abstract class VersionEntity
- extends MetaEntity
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VersionEntity
public VersionEntity()
- Deprecated.
onPrePersist
protected void onPrePersist()
- Deprecated.
- Overrides:
onPrePersist
in class MetaEntity
getVersion
public Version getVersion()
- Deprecated.
setVersion
public void setVersion(Version version)
- Deprecated.
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.