@MappedSuperclass public abstract class AbstractVersionedEntity extends AbstractIdentifiedEntity
Constructor and Description |
---|
AbstractVersionedEntity() |
Modifier and Type | Method and Description |
---|---|
Integer |
getVersion()
Gets the version for the entity.
|
void |
setVersion(Integer version)
Sets the version for the entity.
|
getIdentifier, loadAllExternalEntities, setIdentifier
Copyright © 2013. All Rights Reserved.