public class CoiReviewType extends KraPersistableBusinessObjectBase
| Modifier and Type | Field and Description |
|---|---|
static String |
COI_REVIEW_NOT_REQUIRED_REVIEW_TYPE_CODE |
static String |
EXPEDITED_REVIEW_TYPE_CODE |
static String |
FULL_REVIEW_TYPE_CODE |
static String |
FYI_TYPE_CODE |
static String |
RESPONSE_REVIEW_TYPE_CODE |
UPDATE_USER_LENGTH| Constructor and Description |
|---|
CoiReviewType()
Constructs a CoiReviewType.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getReviewTypeCode() |
void |
setDescription(String description) |
void |
setReviewTypeCode(String reviewTypeCode) |
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 static final String FULL_REVIEW_TYPE_CODE
public static final String EXPEDITED_REVIEW_TYPE_CODE
public static final String COI_REVIEW_NOT_REQUIRED_REVIEW_TYPE_CODE
public static final String RESPONSE_REVIEW_TYPE_CODE
public static final String FYI_TYPE_CODE
Copyright © 2013 The Kuali Foundation. All Rights Reserved.