public class SpecialReviewApprovalType extends KraPersistableBusinessObjectBase
| Modifier and Type | Field and Description |
|---|---|
static String |
APPROVED |
static String |
EXEMPT |
static String |
LINK_TO_IACUC
The type code for Approval Type 'Link to IACUC'.
|
static String |
LINK_TO_IRB
The type code for Approval Type 'Link to IRB'.
|
static String |
NOT_YET_APPLIED |
static String |
PENDING
The type code for Approval Type 'Approved'.
|
UPDATE_USER_LENGTH| Constructor and Description |
|---|
SpecialReviewApprovalType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getApprovalTypeCode() |
String |
getDescription() |
void |
setApprovalTypeCode(String approvalTypeCode) |
void |
setDescription(String description) |
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 PENDING
public static final String APPROVED
public static final String NOT_YET_APPLIED
public static final String EXEMPT
public static final String LINK_TO_IRB
public static final String LINK_TO_IACUC
Copyright © 2013 The Kuali Foundation. All Rights Reserved.