public class ReportStatus extends KraPersistableBusinessObjectBase implements org.kuali.rice.core.api.mo.common.active.MutableInactivatable
UPDATE_USER_LENGTH| Constructor and Description |
|---|
ReportStatus() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getReportStatusCode() |
boolean |
isActive() |
void |
setActive(boolean active) |
void |
setDescription(String description) |
void |
setReportStatusCode(String reportStatusCode) |
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 getDescription()
public void setDescription(String description)
public String getReportStatusCode()
public void setReportStatusCode(String reportStatusCode)
public boolean isActive()
isActive in interface org.kuali.rice.core.api.mo.common.active.Inactivatablepublic void setActive(boolean active)
setActive in interface org.kuali.rice.core.api.mo.common.active.MutableInactivatableCopyright © 2013 The Kuali Foundation. All Rights Reserved.