public interface Sequenceable extends Serializable
| Modifier and Type | Method and Description |
|---|---|
Integer |
getSequenceNumber()
This gets the current version number.
|
void |
resetPersistenceState()
This method resets the persistence state used to establish
whether this is a new entity or an already-persisted entity.
|
Integer getSequenceNumber()
void resetPersistenceState()
Copyright © 2013 The Kuali Foundation. All Rights Reserved.