public class ProtocolStatus extends ProtocolStatusBase
| Modifier and Type | Field and Description |
|---|---|
static String |
ACTIVE_CLOSED_TO_ENROLLMENT |
static String |
ACTIVE_DATA_ANALYSIS_ONLY |
static String |
ACTIVE_OPEN_TO_ENROLLMENT |
static String |
AMENDMENT_IN_PROGRESS |
static String |
AMENDMENT_MERGED |
static String |
CLOSED_ADMINISTRATIVELY |
static String |
CLOSED_BY_INVESTIGATOR |
static String |
DEFERRED |
static String |
DELETED |
static String |
DISAPPROVED |
static String |
EXEMPT |
static String |
EXPIRED |
static String |
IN_PROGRESS |
static String |
IRB_REVIEW_NOT_REQUIRED |
static String |
RECALLED_IN_ROUTING |
static String |
RENEWAL_IN_PROGRESS |
static String |
RENEWAL_MERGED |
static String |
RETURN_TO_PI |
static String |
SPECIFIC_MINOR_REVISIONS_REQUIRED |
static String |
SUBMITTED_TO_IRB |
static String |
SUBSTANTIVE_REVISIONS_REQUIRED |
static String |
SUSPENDED_BY_DSMB |
static String |
SUSPENDED_BY_IRB |
static String |
SUSPENDED_BY_PI |
static String |
TERMINATED_BY_IRB |
static String |
WITHDRAWN |
UPDATE_USER_LENGTH| Constructor and Description |
|---|
ProtocolStatus() |
getDescription, getProtocolStatusCode, setDescription, setProtocolStatusCodegetAuthorPersonName, 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 IN_PROGRESS
public static final String SUBMITTED_TO_IRB
public static final String SPECIFIC_MINOR_REVISIONS_REQUIRED
public static final String DEFERRED
public static final String SUBSTANTIVE_REVISIONS_REQUIRED
public static final String AMENDMENT_IN_PROGRESS
public static final String RENEWAL_IN_PROGRESS
public static final String RETURN_TO_PI
public static final String ACTIVE_OPEN_TO_ENROLLMENT
public static final String ACTIVE_CLOSED_TO_ENROLLMENT
public static final String ACTIVE_DATA_ANALYSIS_ONLY
public static final String EXEMPT
public static final String CLOSED_ADMINISTRATIVELY
public static final String CLOSED_BY_INVESTIGATOR
public static final String SUSPENDED_BY_PI
public static final String DELETED
public static final String WITHDRAWN
public static final String EXPIRED
public static final String DISAPPROVED
public static final String TERMINATED_BY_IRB
public static final String SUSPENDED_BY_IRB
public static final String IRB_REVIEW_NOT_REQUIRED
public static final String SUSPENDED_BY_DSMB
public static final String AMENDMENT_MERGED
public static final String RENEWAL_MERGED
public static final String RECALLED_IN_ROUTING
Copyright © 2013 The Kuali Foundation. All Rights Reserved.