public class PersonFinIntDisclosureAssociate extends KraPersistableBusinessObjectBase implements SequenceAssociate<PersonFinIntDisclosure>
UPDATE_USER_LENGTH| Constructor and Description |
|---|
PersonFinIntDisclosureAssociate() |
PersonFinIntDisclosureAssociate(PersonFinIntDisclosure personFinIntDisclosure) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getEntityNumber() |
PersonFinIntDisclosure |
getPersonFinIntDisclosure() |
Long |
getPersonFinIntDisclosureId() |
Integer |
getSequenceNumber()
This gets the current version number.
|
PersonFinIntDisclosure |
getSequenceOwner()
The SequenceOwner is returned; "this" should be returned if this associate is the sequence owner.
|
int |
hashCode() |
void |
resetPersistenceState()
This method resets the persistence state used to establish
whether this is a new entity or an already-persisted entity.
|
void |
setEntityNumber(String entityNumber) |
void |
setPersonFinIntDisclosure(PersonFinIntDisclosure personFinIntDisclosure) |
void |
setPersonFinIntDisclosureId(Long personFinIntDisclosureId) |
void |
setSequenceNumber(Integer sequenceNumber) |
void |
setSequenceOwner(PersonFinIntDisclosure newlyVersionedOwner)
This sets the sequence owner on the associate.
|
getAuthorPersonName, getKcPersonService, getUpdateTimestamp, getUpdateUser, isUpdateUserSet, postPersist, prePersist, preUpdate, setUpdateTimestamp, setUpdateUser, setUpdateUserSetafterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postRemove, postUpdate, preRemove, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberpublic PersonFinIntDisclosureAssociate(PersonFinIntDisclosure personFinIntDisclosure)
public PersonFinIntDisclosureAssociate()
public Long getPersonFinIntDisclosureId()
public void setPersonFinIntDisclosureId(Long personFinIntDisclosureId)
public void setPersonFinIntDisclosure(PersonFinIntDisclosure personFinIntDisclosure)
public String getEntityNumber()
public void setEntityNumber(String entityNumber)
public PersonFinIntDisclosure getPersonFinIntDisclosure()
public void setSequenceNumber(Integer sequenceNumber)
public int hashCode()
hashCode in class ObjectObject.hashCode()public boolean equals(Object obj)
equals in class ObjectObject.equals(java.lang.Object)public Integer getSequenceNumber()
SequenceablegetSequenceNumber in interface Sequenceablepublic void resetPersistenceState()
SequenceableresetPersistenceState in interface Sequenceablepublic PersonFinIntDisclosure getSequenceOwner()
SequenceAssociategetSequenceOwner in interface SequenceAssociate<PersonFinIntDisclosure>public void setSequenceOwner(PersonFinIntDisclosure newlyVersionedOwner)
SequenceAssociatesetSequenceOwner in interface SequenceAssociate<PersonFinIntDisclosure>Copyright © 2013 The Kuali Foundation. All Rights Reserved.