public class NarrativeStatus extends KraPersistableBusinessObjectBase
UPDATE_USER_LENGTH| Constructor and Description |
|---|
NarrativeStatus() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
Determine if two NarrativeStatuses have the same values.
|
String |
getDescription() |
String |
getNarrativeStatusCode() |
void |
setDescription(String description) |
void |
setNarrativeStatusCode(String narrativeStatusCode) |
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 String getNarrativeStatusCode()
public void setNarrativeStatusCode(String narrativeStatusCode)
public String getDescription()
public void setDescription(String description)
public boolean equals(Object obj)
equals in class ObjectObject.equals(java.lang.Object)Copyright © 2013 The Kuali Foundation. All Rights Reserved.