public class ProtocolSubmissionType extends ProtocolSubmissionTypeBase
| Modifier and Type | Field and Description |
|---|---|
static String |
AMENDMENT |
static String |
CONTINUATION |
static String |
CONTINUATION_WITH_AMENDMENT |
static String |
INITIAL_SUBMISSION |
static String |
NOTIFY_IRB |
static String |
REQUEST_FOR_DATA_ANALYSIS_ONLY |
static String |
REQUEST_FOR_SUSPENSION |
static String |
REQUEST_FOR_TERMINATION |
static String |
REQUEST_TO_CLOSE |
static String |
REQUEST_TO_CLOSE_ENROLLMENT |
static String |
REQUEST_TO_REOPEN_ENROLLMENT |
static String |
RESPONSE_TO_PREV_IRB_NOTIFICATION |
static String |
RESUBMISSION |
UPDATE_USER_LENGTH| Constructor and Description |
|---|
ProtocolSubmissionType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getSubmissionTypeCode() |
void |
setDescription(String description) |
void |
setSubmissionTypeCode(String submissionTypeCode) |
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 INITIAL_SUBMISSION
public static final String CONTINUATION
public static final String AMENDMENT
public static final String RESPONSE_TO_PREV_IRB_NOTIFICATION
public static final String REQUEST_TO_CLOSE
public static final String CONTINUATION_WITH_AMENDMENT
public static final String REQUEST_FOR_SUSPENSION
public static final String REQUEST_TO_CLOSE_ENROLLMENT
public static final String REQUEST_TO_REOPEN_ENROLLMENT
public static final String REQUEST_FOR_DATA_ANALYSIS_ONLY
public static final String NOTIFY_IRB
public static final String REQUEST_FOR_TERMINATION
public static final String RESUBMISSION
public String getSubmissionTypeCode()
getSubmissionTypeCode in class ProtocolSubmissionTypeBasepublic void setSubmissionTypeCode(String submissionTypeCode)
setSubmissionTypeCode in class ProtocolSubmissionTypeBasepublic String getDescription()
getDescription in class ProtocolSubmissionTypeBasepublic void setDescription(String description)
setDescription in class ProtocolSubmissionTypeBaseCopyright © 2013 The Kuali Foundation. All Rights Reserved.