public class CommitteeDecisionMotionType extends KraPersistableBusinessObjectBase
| Modifier and Type | Field and Description |
|---|---|
static String |
APPROVE
The committee decision to approve the protocol.
|
static String |
DISAPPROVE
The committee decision to disapprove the protocol.
|
static String |
SPECIFIC_MINOR_REVISIONS
The committee decision to return the protocol to the PI with minor revisions requested.
|
static String |
SUBSTANTIVE_REVISIONS_REQUIRED
The committee decision to return the protocol to the PI with substantive revisions requested.
|
UPDATE_USER_LENGTH| Constructor and Description |
|---|
CommitteeDecisionMotionType()
Constructs a CommitteeDecisionMotionType.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getMotionTypeCode() |
void |
setDescription(String description) |
void |
setMotionTypeCode(String motionTypeCode) |
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 APPROVE
public static final String DISAPPROVE
public static final String SPECIFIC_MINOR_REVISIONS
public static final String SUBSTANTIVE_REVISIONS_REQUIRED
Copyright © 2013 The Kuali Foundation. All Rights Reserved.