@Deprecated @MappedSuperclass public abstract class VersionEntity extends MetaEntity
Constructor and Description |
---|
VersionEntity()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Version |
getVersion()
Deprecated.
|
protected void |
onPrePersist()
Deprecated.
|
void |
setVersion(Version version)
Deprecated.
|
getMeta, onPreUpdate, setMeta
getId, getObjectId, getVersionNumber, prePersist, preUpdate, setId, setObjectId, setVersionNumber
public VersionEntity()
protected void onPrePersist()
onPrePersist
in class MetaEntity
public Version getVersion()
public void setVersion(Version version)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.