T - the type of sequence owner which itself has an owner of unknown typepublic interface SequenceAssociate<T extends SequenceOwner<?>> extends Sequenceable
| Modifier and Type | Method and Description |
|---|---|
T |
getSequenceOwner()
The SequenceOwner is returned; "this" should be returned if this associate is the sequence owner.
|
void |
setSequenceOwner(T newlyVersionedOwner)
This sets the sequence owner on the associate.
|
getSequenceNumber, resetPersistenceStatevoid setSequenceOwner(T newlyVersionedOwner)
newlyVersionedOwner - T getSequenceOwner()
Copyright © 2013 The Kuali Foundation. All Rights Reserved.