public class IacucExceptionCategory extends KraPersistableBusinessObjectBase
UPDATE_USER_LENGTH| Constructor and Description |
|---|
IacucExceptionCategory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Integer |
getExceptionCategoryCode() |
String |
getExceptionCategoryDesc() |
int |
hashCode() |
boolean |
isActive() |
void |
setActive(boolean active) |
void |
setExceptionCategoryCode(Integer exceptionCategoryCode) |
void |
setExceptionCategoryDesc(String exceptionCategoryDesc) |
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 Integer getExceptionCategoryCode()
public void setExceptionCategoryCode(Integer exceptionCategoryCode)
public String getExceptionCategoryDesc()
public void setExceptionCategoryDesc(String exceptionCategoryDesc)
public boolean isActive()
public void setActive(boolean active)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.