public class AwardTransactionType extends AwardAssociate
UPDATE_USER_LENGTH| Constructor and Description |
|---|
AwardTransactionType() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getAwardTransactionTypeCode() |
String |
getDescription() |
boolean |
getShowInActionSummary() |
void |
resetPersistenceState()
This method resets the persistence state used to establish
whether this is a new entity or an already-persisted entity.
|
void |
setAwardTransactionTypeCode(Integer awardTransactionTypeCode) |
void |
setDescription(String description) |
void |
setShowInActionSummary(boolean showInActionSummary) |
equals, getAward, getAwardNumber, getSequenceNumber, getSequenceOwner, hashCode, prePersist, setAward, setAwardNumber, setSequenceNumber, setSequenceOwnergetAuthorPersonName, getKcPersonService, getUpdateTimestamp, getUpdateUser, isUpdateUserSet, postPersist, 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 Integer getAwardTransactionTypeCode()
public void setAwardTransactionTypeCode(Integer awardTransactionTypeCode)
public String getDescription()
public void setDescription(String description)
public boolean getShowInActionSummary()
public void setShowInActionSummary(boolean showInActionSummary)
public void resetPersistenceState()
SequenceableCopyright © 2013 The Kuali Foundation. All Rights Reserved.