@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, setMetagetId, getObjectId, getVersionNumber, prePersist, preUpdate, setId, setObjectId, setVersionNumberpublic VersionEntity()
protected void onPrePersist()
onPrePersist in class MetaEntitypublic Version getVersion()
public void setVersion(Version version)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.